
Powiat bocheński znalazł się wśród miejsc o najwyższym wskaźniku zachowań samobójczych w Małopolsce. Z danych Komendy Głównej Policji za 2024 rok wynika, że w przeliczeniu na liczbę mieszkańców wyższe wskaźniki odnotowano jedynie w Tarnowie, Nowym Sączu i powiecie oświęcimskim. To nie jest ranking, w którym ktokolwiek chciałby się znaleźć.
Przygotowana przez nas infografika pokazuje najważniejsze liczby i porównania. Same statystyki nie opowiadają jednak całej historii. Warto przyjrzeć się temu, jakie wnioski płyną z danych.
Problem dotyczy przede wszystkim dorosłych
W debacie publicznej dużo mówi się o kryzysach psychicznych dzieci i młodzieży. To ważny temat, jednak dane z powiatu bocheńskiego pokazują, że najwięcej zachowań samobójczych dotyczy osób w wieku 30–49 lat , a najwięcej zgonów odnotowano w grupie 50–69 lat .
To oznacza, że działania profilaktyczne nie mogą być kierowane wyłącznie do najmłodszych. Kryzysy psychiczne równie często dotyczą osób aktywnych zawodowo, obciążonych odpowiedzialnością za rodzinę, pracę czy sytuację finansową.
Za próbami stoją uratowani ludzie
Jednym z najbardziej wymownych wniosków z danych jest to, że zdecydowana większość zachowań samobójczych nie kończy się śmiercią .
To nie oznacza, że problem jest mniejszy. Wręcz przeciwnie – pokazuje, jak ogromne znaczenie ma szybka reakcja rodziny, znajomych, przypadkowych świadków oraz służb ratunkowych. W wielu przypadkach pomoc dociera na czas.
Eksperci od lat podkreślają, że osoby znajdujące się w kryzysie psychicznym często wcześniej wysyłają sygnały ostrzegawcze. Rozmowa, zainteresowanie czy zachęcenie do skorzystania z pomocy specjalisty mogą mieć decydujące znaczenie.
Dane nie pokazują wszystkiego
Statystyki policyjne obejmują wyłącznie przypadki zgłoszone i odnotowane przez służby. Nie pokazują osób przeżywających kryzys psychiczny, które nigdy nie podjęły próby odebrania sobie życia ani tych, które nie trafiły do policyjnych rejestrów.
Dlatego liczby należy traktować przede wszystkim jako wskaźnik skali zjawiska, a nie jego pełny obraz.
Ostrożne sygnały z całego kraju
Na tle danych z Małopolski interesująco wyglądają najnowsze informacje z całej Polski. Raport Polskiego Towarzystwa Suicydologicznego, oparty na danych Komendy Głównej Policji za 2025 rok, wskazuje drugi z rzędu spadek liczby samobójstw. Autorzy opracowania podkreślają jednak, że jest jeszcze zbyt wcześnie, by mówić o trwałym odwróceniu trendu.
Jednocześnie liczba prób samobójczych nadal utrzymuje się na bardzo wysokim poziomie. Zdaniem autorów raportu może to świadczyć m.in. o większej skuteczności systemu pomocy oraz częstszych interwencjach podejmowanych zanim dochodzi do tragedii.
Nie chodzi o ranking, lecz o reakcję
Fakt, że powiat bocheński znalazł się w czołówce województwa, nie powinien prowadzić do prostych ocen ani porównywania samorządów. Takie zestawienia zależą od wielu czynników – liczby mieszkańców, struktury wieku czy sposobu rejestrowania zdarzeń.
Powinny natomiast skłaniać do pytania, czy mieszkańcy mają wystarczająco łatwy dostęp do pomocy psychologicznej i psychiatrycznej oraz czy potrafimy rozpoznawać sygnały kryzysu u swoich bliskich. To właśnie od tego często zależy, czy tragicznej statystyki uda się uniknąć.
Kryzysy psychiczne – powiat bocheński i Małopolska
:root{ --navy:#0b2f54; --navy2:#123f70; --blue:#1477c9; --blue2:#3f95cf; --red:#c92335; --red2:#e14c59; --orange:#ee8c00; --ink:#152033; --muted:#617084; --line:#dbe5ef; --pale:#f4f8fc; --white:#fff; } *{box-sizing:border-box} html{scroll-behavior:smooth} body{ margin:0; background:#eef3f8; color:var(--ink); font-family:Inter,Segoe UI,Roboto,Arial,sans-serif; line-height:1.45; } .infographic{ width:min(1280px,calc(100% - 28px)); margin:22px auto; } .panel{ background:#fff; border:1px solid var(--line); border-radius:22px; box-shadow:0 8px 28px rgba(24,48,78,.06); } .hero{ position:relative; overflow:hidden; padding:44px 48px 38px; border-radius:28px; background:linear-gradient(130deg,#092b4b 0%,#114e82 56%,#0d6bbb 100%); } .hero::before,.hero::after{ content:""; position:absolute; border-radius:50%; pointer-events:none; } .hero::before{ width:330px;height:330px;right:-120px;top:-145px; border:54px solid rgba(255,255,255,.10); } .hero::after{ width:210px;height:210px;right:78px;top:-108px; border:38px solid rgba(255,255,255,.08); } .hero, .hero p, .hero .eyebrow, .hero .period, .hero h1, .hero h1 *{ color:#fff !important; -webkit-text-fill-color:#fff !important; } .hero .eyebrow{ position:relative;z-index:2; font-size:14px;font-weight:850;letter-spacing:.12em; } .hero h1{ position:relative;z-index:2; margin:14px 0 14px !important; max-width:990px; font-size:clamp(34px,5.2vw,70px) !important; line-height:1.04 !important; font-weight:900 !important; letter-spacing:-.045em; } .hero p{ position:relative;z-index:2; max-width:890px;margin:0; font-size:clamp(17px,2.1vw,25px); line-height:1.45; opacity:.96; } .period{ position:relative;z-index:2; display:inline-flex;margin-top:28px;padding:11px 18px; border:1px solid rgba(255,255,255,.45); border-radius:999px;background:rgba(255,255,255,.09); font-size:14px;font-weight:750; } .grid{display:grid;gap:18px;margin-top:18px} .two{grid-template-columns:1.08fr .92fr} .two-equal{grid-template-columns:1fr 1fr} .section{padding:26px} .title{ margin:0 0 5px; color:#16346a; font-size:clamp(21px,2.4vw,32px); line-height:1.15; font-weight:900; letter-spacing:-.025em; } .subtitle{margin:0;color:var(--muted);font-size:15px} .donut-wrap{ display:grid;grid-template-columns:minmax(220px,340px) 1fr; align-items:center;gap:28px;margin-top:24px; } .donut{ width:min(300px,72vw);aspect-ratio:1;border-radius:50%; margin:auto; background:conic-gradient(var(--red) 0 32.5%,var(--blue2) 32.5% 100%); position:relative; filter:drop-shadow(0 10px 18px rgba(24,70,112,.10)); } .donut::after{ content:"";position:absolute;inset:22%;border-radius:50%;background:#fff; } .donut-center{ position:absolute;inset:0;z-index:2;display:grid;place-content:center;text-align:center; font-size:17px;font-weight:800;color:#16346a; } .donut-center strong{display:block;font-size:40px;line-height:1} .legend{display:grid;gap:14px} .legend-row{ display:grid;grid-template-columns:16px 1fr auto;gap:12px;align-items:center; padding-bottom:14px;border-bottom:1px solid var(--line); } .swatch{width:13px;height:13px;border-radius:3px} .legend-row span{font-size:17px} .legend-row strong{font-size:24px} .callout{ margin-top:16px;padding:18px;border-radius:17px; background:#f7fbff;border:1px solid #d7e5f3; font-size:14px; } .callout strong{display:block;color:var(--red);font-size:23px;margin-bottom:5px} .rank-list{margin-top:20px;display:grid;gap:13px} .rank{ display:grid;grid-template-columns:28px 120px 1fr 52px;gap:12px;align-items:center; padding:9px 11px;border-radius:12px; } .rank.highlight{background:#fff1f2;border:1px solid #ffc3c8;color:#b31323;font-weight:850} .rank .num{font-size:20px;font-weight:850;color:#526176} .rank.highlight .num{color:var(--red)} .rank .name{font-weight:800} .bar{height:17px;background:#e7edf4;border-radius:999px;overflow:hidden} .bar i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2d8bca,#49a0d3)} .rank.highlight .bar i{background:linear-gradient(90deg,#bf1f31,#db3445)} .rank .value{text-align:right;font-weight:850} .notice{ display:grid;grid-template-columns:34px 1fr;gap:12px; margin-top:20px;padding:18px;border-radius:16px; background:#fff8ec;border:1px solid #f2cd8b; } .notice .icon{font-size:24px;color:#da7d00} .notice strong{font-size:18px} .kpi-grid{ display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px } .kpi{ min-height:148px;padding:20px;border-radius:18px; background:linear-gradient(180deg,#fbfdff,#f4f8fc); border:1px solid var(--line); } .kpi .big{font-size:38px;font-weight:950;line-height:1;color:#173c70} .kpi.red .big{color:var(--red)} .kpi .label{margin-top:9px;color:#334155;font-size:14px} .kpi .small{margin-top:6px;color:var(--muted);font-size:12px} .age-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:22px} .chart-title{font-weight:850;color:#175eab;margin-bottom:12px} .chart-title.red{color:var(--red)} .age-row{display:grid;grid-template-columns:70px 1fr 30px;align-items:center;gap:10px;margin:10px 0} .age-row .lbl{font-size:13px} .agebar{height:12px;background:#edf2f7;border-radius:999px;overflow:hidden} .agebar i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#2e8ccc,#0e3667)} .agebar.red i{background:linear-gradient(90deg,#d92e3e,#ad1727)} .insight{ margin-top:18px;padding:14px 16px;border-radius:14px;background:#eef5fc; border:1px solid #d8e5f2;font-size:14px } .country{ margin-top:18px;padding:26px; background:linear-gradient(135deg,#f7fbff,#eef6ff); } .country-grid{ display:grid;grid-template-columns:190px 1fr;gap:26px;align-items:center } .poland{ width:170px;height:130px;margin:auto; background:linear-gradient(135deg,#6ea4d0,#2d73af); clip-path:polygon(8% 23%,18% 13%,35% 16%,46% 5%,60% 13%,77% 8%,90% 22%,95% 40%,88% 54%,94% 70%,78% 84%,63% 80%,49% 95%,32% 87%,16% 91%,7% 75%,11% 57%,2% 42%); position:relative; } .poland::after{ content:"↗";position:absolute;left:57px;top:35px;color:#fff;font-size:48px;font-weight:900 } .country-stats{display:grid;grid-template-columns:1fr 1fr 1.25fr;gap:18px;margin-top:18px} .country-stat{padding-right:18px;border-right:1px solid var(--line)} .country-stat:last-child{border-right:0} .country-stat .number{font-size:38px;font-weight:950;color:#1764ad} .country-stat.orange .number{color:#e98700} .country-stat p{margin:6px 0 0;font-size:14px;color:#475569} .country-stat ul{margin:0;padding-left:18px;font-size:13px;color:#334155} .help{ display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:0; margin-top:18px;padding:20px 24px;border-radius:18px; background:#fff4f4;border:1px solid #ffd0d3; } .help > div{padding:4px 20px;border-right:1px solid #f3cfd2} .help > div:last-child{border-right:0} .help strong{display:block;color:#bd1f2f} .help .lead strong{font-size:18px;color:#202b3c} .help .phone{font-size:21px;font-weight:950;color:#c92335} .source{padding:12px 4px 0;font-size:11px;color:#5d6b7b} @media(max-width:950px){ .two,.two-equal,.country-grid{grid-template-columns:1fr} .kpi-grid{grid-template-columns:1fr 1fr} .help{grid-template-columns:1fr 1fr} .help > div{border-right:0;border-bottom:1px solid #f3cfd2;padding:12px} .rank{grid-template-columns:28px 105px 1fr 48px} } @media(max-width:650px){ .infographic{width:min(100% - 16px,1280px);margin:8px auto 18px} .hero{padding:27px 22px 24px;border-radius:21px} .hero h1{font-size:clamp(31px,10vw,47px)!important;line-height:1.05!important} .hero p{font-size:17px} .period{font-size:12px;line-height:1.35} .section,.country{padding:20px} .donut-wrap,.age-grid{grid-template-columns:1fr} .donut{width:230px} .rank{grid-template-columns:24px 88px 1fr 44px;gap:7px;padding:8px 4px;font-size:12px} .kpi-grid,.country-stats,.help{grid-template-columns:1fr} .country-stat{border-right:0;border-bottom:1px solid var(--line);padding:0 0 16px} .country-stat:last-child{border-bottom:0} .help > div{border-bottom:1px solid #f3cfd2} .help > div:last-child{border-bottom:0} } @media print{ body{background:#fff} .infographic{width:100%;margin:0} .panel,.hero{box-shadow:none} }
/* POPRAWKI ODPORNE NA STYLE MOTYWU I WĄSKIE KONTENERY */ .infographic{container-type:inline-size;overflow:hidden} .infographic,.infographic *{box-sizing:border-box;min-width:0} .hero,.hero *,.hero h1,.hero p{color:#fff!important;-webkit-text-fill-color:#fff!important} .hero h1{word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important} .title,.legend-row span,.kpi .label,.country-stat,.notice,.help>div{word-break:normal!important;overflow-wrap:normal!important;hyphens:none!important} .donut-wrap{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:24px!important} .donut{flex:0 1 280px!important;width:min(280px,100%)!important;margin-inline:auto!important} .donut-wrap>div:last-child{flex:1 1 250px!important;min-width:250px!important} .legend-row{grid-template-columns:14px minmax(150px,1fr) auto!important} .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))!important} .age-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))!important} .country-grid{grid-template-columns:minmax(130px,170px) minmax(0,1fr)!important} .country-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important} .help{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))!important} .pl-badge{width:145px;height:145px;margin:auto;border-radius:32px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(145deg,#1768ac,#6aa6d6);color:#fff!important;box-shadow:0 14px 28px rgba(24,86,140,.18)} .pl-badge strong{font-size:54px;line-height:1;color:#fff!important;-webkit-text-fill-color:#fff!important} .pl-badge span{margin-top:8px;font-size:13px;font-weight:800;letter-spacing:.12em;color:#fff!important;-webkit-text-fill-color:#fff!important} .poland{display:none!important} @container (max-width:720px){ .two,.two-equal,.country-grid{grid-template-columns:1fr!important} .section,.country{padding:19px!important} .donut-wrap{display:block!important} .donut{width:220px!important;margin:20px auto 24px!important} .donut-wrap>div:last-child{min-width:0!important} .legend-row{grid-template-columns:14px minmax(0,1fr) auto!important} .kpi-grid,.age-grid,.country-stats,.help{grid-template-columns:1fr!important} .country-stat{border-right:0!important;border-bottom:1px solid var(--line)!important;padding:0 0 16px!important} .country-stat:last-child{border-bottom:0!important} .help>div{border-right:0!important;border-bottom:1px solid #f3cfd2!important;padding:12px!important} .help>div:last-child{border-bottom:0!important} .rank{grid-template-columns:23px minmax(78px,96px) minmax(60px,1fr) 43px!important;gap:7px!important;padding:8px 4px!important;font-size:12px!important} } @media(max-width:720px){ .two,.two-equal,.country-grid{grid-template-columns:1fr!important} .section,.country{padding:19px!important} .donut-wrap{display:block!important} .donut{width:220px!important;margin:20px auto 24px!important} .donut-wrap>div:last-child{min-width:0!important} .legend-row{grid-template-columns:14px minmax(0,1fr) auto!important} .kpi-grid,.age-grid,.country-stats,.help{grid-template-columns:1fr!important} }
/* ========================================================= FINALNE WYMUSZENIA DLA WORDPRESS / NEWSPAPER (TAGDIV) Wszystkie reguły są zamknięte w unikalnym ID, aby motyw nie zmieniał siatki, marginesów, typografii ani łamania słów. ========================================================= */ bb-suicide-infographic, bb-suicide-infographic *{ box-sizing:border-box !important; min-width:0; } bb-suicide-infographic{ display:block !important; width:min(1180px,100%) !important; max-width:1180px !important; margin:20px auto !important; padding:0 !important; font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif !important; font-size:16px !important; line-height:1.45 !important; color:#152033 !important; text-align:left !important; container-type:inline-size; overflow:visible !important; } bb-suicide-infographic p, bb-suicide-infographic ul, bb-suicide-infographic li, bb-suicide-infographic div, bb-suicide-infographic span, bb-suicide-infographic strong, bb-suicide-infographic b{ font-family:inherit !important; text-transform:none !important; letter-spacing:normal; word-break:normal !important; overflow-wrap:normal !important; hyphens:none !important; white-space:normal !important; } bb-suicide-infographic p{margin:0 !important;padding:0 !important;} bb-suicide-infographic ul{margin:10px 0 0 !important;padding:0 0 0 20px !important;} bb-suicide-infographic li{margin:0 0 8px !important;padding:0 !important;} bb-suicide-infographic h1, bb-suicide-infographic h2, bb-suicide-infographic h3{ font-family:inherit !important; text-transform:none !important; word-break:normal !important; overflow-wrap:normal !important; hyphens:none !important; } bb-suicide-infographic .grid{display:grid !important;width:100% !important;} bb-suicide-infographic .grid.two{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr) !important;} bb-suicide-infographic .grid.two-equal{grid-template-columns:repeat(2,minmax(0,1fr)) !important;} bb-suicide-infographic .panel{display:block !important;width:100% !important;} bb-suicide-infographic .hero, bb-suicide-infographic .hero *, bb-suicide-infographic .hero h1, bb-suicide-infographic .hero p{ color:#fff !important; -webkit-text-fill-color:#fff !important; } bb-suicide-infographic .hero h1{ margin:14px 0 !important; padding:0 !important; font-size:clamp(24px,5.2vw,48px) !important; line-height:1.04 !important; font-weight:900 !important; letter-spacing:-.045em !important; } bb-suicide-infographic .title{ margin:0 0 6px !important; padding:0 !important; color:#16346a !important; -webkit-text-fill-color:#16346a !important; font-size:clamp(21px,2.4vw,32px) !important; line-height:1.15 !important; font-weight:900 !important; letter-spacing:-.025em !important; } bb-suicide-infographic .subtitle{ margin:0 !important; color:#617084 !important; -webkit-text-fill-color:#617084 !important; font-size:15px !important; line-height:1.5 !important; } bb-suicide-infographic .donut-wrap{ display:grid !important; grid-template-columns:minmax(210px,300px) minmax(220px,1fr) !important; align-items:center !important; gap:28px !important; width:100% !important; } bb-suicide-infographic .donut-wrap>div:last-child{ min-width:0 !important; width:auto !important; } bb-suicide-infographic .legend-row{ display:grid !important; grid-template-columns:14px minmax(0,1fr) auto !important; gap:11px !important; width:100% !important; } bb-suicide-infographic .legend-row span{ font-size:16px !important; line-height:1.35 !important; } bb-suicide-infographic .kpi-grid{ display:grid !important; grid-template-columns:repeat(2,minmax(0,1fr)) !important; gap:14px !important; } bb-suicide-infographic .kpi{ width:auto !important; min-height:145px !important; } bb-suicide-infographic .kpi .big{ font-size:38px !important; line-height:1 !important; white-space:nowrap !important; } bb-suicide-infographic .kpi .label{ font-size:14px !important; line-height:1.45 !important; } bb-suicide-infographic .age-grid{ display:grid !important; grid-template-columns:repeat(2,minmax(0,1fr)) !important; gap:24px !important; } bb-suicide-infographic .age-row{ display:grid !important; grid-template-columns:70px minmax(0,1fr) 30px !important; }
/* Sekcja Polska – stały, kontrolowany układ */ bb-suicide-infographic .country{ display:block !important; width:100% !important; padding:28px !important; } bb-suicide-infographic .country-grid{ display:grid !important; grid-template-columns:160px minmax(0,1fr) !important; grid-template-areas:"badge content" !important; align-items:start !important; gap:28px !important; width:100% !important; } bb-suicide-infographic .pl-badge{ grid-area:badge !important; width:145px !important; height:145px !important; margin:4px auto 0 !important; padding:0 !important; flex:none !important; } bb-suicide-infographic .country-grid>div:last-child{ grid-area:content !important; display:block !important; width:100% !important; min-width:0 !important; } bb-suicide-infographic .country-stats{ display:grid !important; grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important; grid-template-areas: "deaths attempts" "factors factors" !important; gap:18px !important; width:100% !important; margin-top:22px !important; } bb-suicide-infographic .country-stat{ display:block !important; width:100% !important; margin:0 !important; padding:18px !important; border:1px solid #d8e5f2 !important; border-radius:16px !important; background:rgba(255,255,255,.72) !important; } bb-suicide-infographic .country-stat:nth-child(1){grid-area:deaths !important;} bb-suicide-infographic .country-stat:nth-child(2){grid-area:attempts !important;} bb-suicide-infographic .country-stat:nth-child(3){grid-area:factors !important;} bb-suicide-infographic .country-stat .number{ display:block !important; margin:0 0 10px !important; font-size:40px !important; line-height:1 !important; font-weight:950 !important; white-space:nowrap !important; } bb-suicide-infographic .country-stat p{ font-size:14px !important; line-height:1.45 !important; } bb-suicide-infographic .country-stat .callout{ margin-top:14px !important; padding:14px 16px !important; min-height:84px !important; } bb-suicide-infographic .country-stat:nth-child(3)>strong{ display:block !important; margin:0 0 8px !important; font-size:18px !important; line-height:1.35 !important; color:#172033 !important; } bb-suicide-infographic .country-stat:nth-child(3) ul{ columns:3 !important; column-gap:28px !important; } bb-suicide-infographic .country-stat:nth-child(3) li{ break-inside:avoid !important; font-size:14px !important; line-height:1.45 !important; } bb-suicide-infographic .help{ display:grid !important; grid-template-columns:1.5fr repeat(3,minmax(0,1fr)) !important; }
@container (max-width:900px){ bb-suicide-infographic .grid.two, bb-suicide-infographic .grid.two-equal{grid-template-columns:1fr !important;} bb-suicide-infographic .country-grid{ grid-template-columns:130px minmax(0,1fr) !important; gap:20px !important; } bb-suicide-infographic .pl-badge{width:120px !important;height:120px !important;} bb-suicide-infographic .pl-badge strong{font-size:45px !important;} bb-suicide-infographic .country-stat:nth-child(3) ul{columns:1 !important;} bb-suicide-infographic .help{grid-template-columns:repeat(2,minmax(0,1fr)) !important;} } @container (max-width:650px){ bb-suicide-infographic{margin:8px auto 18px !important;} bb-suicide-infographic .hero{padding:27px 21px 24px !important;} bb-suicide-infographic .hero h1{font-size:clamp(30px,9.8vw,44px) !important;line-height:1.06 !important;} bb-suicide-infographic .section, bb-suicide-infographic .country{padding:19px !important;} bb-suicide-infographic .donut-wrap{grid-template-columns:1fr !important;} bb-suicide-infographic .donut{width:220px !important;margin:8px auto !important;} bb-suicide-infographic .kpi-grid, bb-suicide-infographic .age-grid{grid-template-columns:1fr !important;} bb-suicide-infographic .country-grid{ grid-template-columns:1fr !important; grid-template-areas:"badge" "content" !important; } bb-suicide-infographic .pl-badge{width:112px !important;height:112px !important;margin:0 auto 4px !important;} bb-suicide-infographic .country-stats{ grid-template-columns:1fr !important; grid-template-areas:"deaths" "attempts" "factors" !important; } bb-suicide-infographic .country-stat:nth-child(3) ul{columns:1 !important;} bb-suicide-infographic .help{grid-template-columns:1fr !important;} }
KRYZYSY PSYCHICZNE • DANE POLICYJNE 84 zachowania samobójcze w powiecie bocheńskim w ciągu roku W przeliczeniu na liczbę mieszkańców powiat bocheński znalazł się wśród obszarów Małopolski z najwyższym wskaźnikiem takich zdarzeń. Małopolska i powiaty: 2024 • Polska: kontekst z raportu za 2025
Małopolska: jak kończyły się zdarzenia? Dane Komendy Głównej Policji za 2024 rok.
1206 zdarzeń
Zakończone śmiercią 392
Niezakończone śmiercią 814
około 1 na 3 zarejestrowane zachowanie samobójcze zakończyło się zgonem.
Powiat bocheński wysoko w regionie Liczba zachowań samobójczych na 10 tys. mieszkańców.
1 Tarnów 14,30 2 Nowy Sącz 9,77 3 oświęcimski 8,26 4 bocheński 7,85 5 tarnowski 7,41
! Ważne przy porównywaniu Wskaźnik uwzględnia liczbę mieszkańców. Sama liczba zdarzeń nie pokazuje więc pełnego obrazu.
Powiat bocheński w liczbach (2024)
84 zachowania samobójcze 20 zakończone śmiercią 7,85 zachowania na 10 tys. mieszkańców 4. miejsce w Małopolsce 1,87 zgonu na 10 tys. mieszkańców
Wiek osób – powiat bocheński (2024)
Wszystkie zachowania samobójcze (84) 13–18 lat 13 19–24 lat 10 25–29 lat 5 30–49 lat 31 50–69 lat 19 70+ lat 6
Zakończone śmiercią (20) 13–18 lat 2 19–24 lat 1 25–29 lat 0 30–49 lat 7 50–69 lat 8 70+ lat 2
Najwięcej zachowań samobójczych dotyczyło osób w wieku 30–49 lat, natomiast najwięcej zgonów – osób w wieku 50–69 lat.
PL DANE 2025
Polska: kontekst z raportu za 2025 rok Najnowszy raport Polskiego Towarzystwa Suicydologicznego, oparty na danych KGP, pokazuje drugi z rzędu spadek liczby samobójstw. Nie przesądza to jednak jeszcze o trwałej zmianie.
4776 samobójstw w Polsce w 2025 roku 8,7% mniej niż w 2023 r. (zarysowujący się trend spadkowy)
10 159 prób samobójczych w Polsce w 2025 roku Liczba pozostaje na bardzo wysokim poziomie.
Możliwe czynniki wpływające na zmianę:
rozwój pomocy psychologicznej i Centrów Zdrowia Psychicznego, Krajowy Program Zapobiegania Zachowaniom Samobójczym, większa świadomość i szybsza reakcja bliskich oraz służb.
Pamiętaj, że pomoc jest dostępna Jeśli Ty lub ktoś z Twoich bliskich przeżywa kryzys – nie czekaj. Zadzwoń, napisz, porozmawiaj. Telefon zaufania 116 123 bezpłatny, całodobowy Kryzysowy Telefon Zaufania 800 70 2222 bezpłatny, całodobowy Numer alarmowy 112
ŹRÓDŁO: Komenda Główna Policji – dane za 2024 rok (Małopolska i powiaty); Polskie Towarzystwo Suicydologiczne – raport „Samobójstwa i próby samobójcze w Polsce w latach 2020–2025”, dane za 2025 rok.
Źródło: Bochnianin.pl