Suicide cases on the rise in Nepal

Suicide cases on the rise in Nepal
By Krishna Kisi
Published: March 02, 2023 11:30 AM

BHAKTAPUR, March 2: The incidence of suicide in Nepal is on the rise and this fact was brought to light during a meeting of stakeholders to discuss strategies to prevent and reduce the cases of suicide. The District Health Office, Bhaktapur presented data to support this claim

Krishna Mijar, Senior Public Health Officer at the Health Office, presented the data that the number of suicide cases has been increasing alarmingly in the last five years. According to statistics, 5,124 people committed suicide in the FY 2073/74. In the FY 2074-75 BS, a total of 5,317 people committed suicide. 

The number is steadily increasing in the following years. In the FY 2075/76 BS, a total of 5,784 people committed suicide, while in FY 2076/77 BS, 6,241 people committed suicide. In the FY that followed 7,117 people are found to have committed suicide. "In the last year, the number of suicides increased from eight to 14 percent," said Public Health Officer Mijar. "This is alarming.”

The World Health Organization (WHO) considers suicide as an example of poor mental health and states that more than seven million people die from suicide every year worldwide. This is more than the deaths caused by HIV/AIDS, malaria or women's breast cancer and war or murder. According to the WHO data, 10 to 20 percent of people in Nepal are affected by one or more common mental problems.

Psychiatrist in the program, Dr  Durga Thapa said that if the treatment is done on time, there will be no such incidents of suicide. "That's why mental illness cannot be underestimated," she said. "Mental illness can be cured if treated."

She said that in order to improve mental health, mental health problems should be treated as easily as physical diseases. "It is possible to treat this disease by taking medicine, counseling and rehabilitation," she said. “It seems necessary to conduct a campaign on this issue.”

In the latest incident in Nepal, Prem Prasad Acharya, who self-immolated himself by sprinkling petrol on his body in front of the parliament building in New Baneshwor. This incident shows that mental illness had increased after watching the incident. While refuting suggestions of the media that financial problems was the main reason behind his self-immolation, she argued that the main reason was mental illness instead.

Stakeholders participating in the program said that since the budget for mental health is negligible it is necessary to increase it. Although the mental health burden in Nepal is 14 percent, mental health accounts for less than one percent of the total health budget. 

There is also a lack of human resources working in the field of mental health in Nepal. So far, there are around 200 psychiatrists in Nepal. One psychiatrist is equal to 1.5 million out of 30 million Nepalis. Stakeholders concluded that there is an urgent need to create a pool of mental health workers.

Request history8.2.19PHP Version7.11sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (29.87ms)time
    • Application (7.08s)time
    • 1 x Application (99.58%)
      7.08s
      1 x Booting (0.42%)
      29.87ms
      1 templates were rendered
      • frontend.amp-detailamp-detail.blade.php#?blade
      uri
      GET amp/news/{slug}
      middleware
      web, mynews, kyc
      controller
      App\Http\Controllers\Frontend\News\NewsController@getBySlug
      namespace
      prefix
      where
      as
      news.slug
      file
      app/Http/Controllers/Frontend/News/NewsController.php:276-373
      10 statements were executed7s
      • NewsController.php#297republica11.08sselect `id`, `title`, `content`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `is_subscriber_user`, `is_free`, `is_logged_in_user`, `content`, `caption`, `news_slug`, `exclusive_news` from `news` where `permalink` = 'suicide-cases-on-the-rise-in-nepal' and `status` = 1 limit 1
        Bindings
        • 0: suicide-cases-on-the-rise-in-nepal
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica11.25msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (137167)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1750μsselect `categories`.`id`, `name`, `news_has_categories`.`news_id` as `pivot_news_id`, `news_has_categories`.`category_id` as `pivot_category_id`, `news_has_categories`.`created_at` as `pivot_created_at`, `news_has_categories`.`updated_at` as `pivot_updated_at` from `categories` inner join `news_has_categories` on `categories`.`id` = `news_has_categories`.`category_id` where `news_has_categories`.`news_id` in (137167)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1720μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (137167)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#297republica1730μsselect `authors`.`id`, `name`, `avatar`, `news_has_authors`.`news_id` as `pivot_news_id`, `news_has_authors`.`author_id` as `pivot_author_id`, `news_has_authors`.`created_at` as `pivot_created_at`, `news_has_authors`.`updated_at` as `pivot_updated_at` from `authors` inner join `news_has_authors` on `authors`.`id` = `news_has_authors`.`author_id` where `news_has_authors`.`news_id` in (137167)
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:297
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:291
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • NewsController.php#388republica13.29sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Suicide cases on the rise in Nepal' IN BOOLEAN MODE) as score from `news` where `id` != 137167 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 137167
        • 1: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica12.29msselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '0' and `news_has_attachments`.`news_id` in (142481, 143049, 143350, 144073, 150559, 156935)
        Bindings
        • 0: 0
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#388republica1880μsselect `attachments`.`id`, `directory`, `file`, `news_has_attachments`.`news_id` as `pivot_news_id`, `news_has_attachments`.`attachment_id` as `pivot_attachment_id`, `news_has_attachments`.`created_at` as `pivot_created_at`, `news_has_attachments`.`updated_at` as `pivot_updated_at` from `attachments` inner join `news_has_attachments` on `attachments`.`id` = `news_has_attachments`.`attachment_id` where `news_has_attachments`.`is_featured_image` = '1' and `news_has_attachments`.`news_id` in (142481, 143049, 143350, 144073, 150559, 156935)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:388
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:380
        • app/Http/Controllers/Frontend/News/NewsController.php:306
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • NewsController.php#416republica1810μsselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-22 05:28:00' and '2025-04-23 05:28:00' and `id` not in (137167) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-22 05:28:00
        • 1: 2025-04-23 05:28:00
        • 2: 137167
        • 3: 1
        Backtrace
        • app/Http/Controllers/Frontend/News/NewsController.php:416
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:426
        • app/Http/Controllers/Frontend/News/NewsController.php:410
        • app/Http/Controllers/Frontend/News/NewsController.php:315
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • UpdateNewsVisitListener.php#27republica12.62supdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-23 05:28:00' where `id` = 137167 and `status` = 1
        Bindings
        • 0: 2025-04-23 05:28:00
        • 1: 137167
        • 2: 1
        Backtrace
        • app/Listeners/UpdateNewsVisitListener.php:27
        • vendor/laravel/framework/src/Illuminate/Foundation/helpers.php:473
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:264
      App\Models\News
      7News.php#?
      App\Models\Attachment
      7Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          SGjNDrxA6Zbf2UgUAI8zlfhZmgceOB4ns7P5Wpzv
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/suicide-cases-on-the-rise-in-nepal
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/suicide-cases-on-the-rise-in-nepal" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/suicide-cases-on-the-rise-in-nepal
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          []
          
          request_request
          []
          
          request_headers
          0 of 0
          array:24 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "Keep-Alive" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "cf-ipcountry" => array:1 [ 0 => "US" ] "cf-connecting-ip" => array:1 [ 0 => "3.23.105.244" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "cf-visitor" => array:1 [ 0 => "{"scheme":"https"}" ] "priority" => array:1 [ 0 => "u=0, i" ] "cookie" => array:1 [ 0 => "XSRF-TOKEN=eyJpdiI6IlNQMHdpWVRaU3crNTBPR2hmcmRNYlE9PSIsInZhbHVlIjoicldBMWZTSUV2Yjd5Tm8zTEF6L2JtQnVWM2RGOGk1aGRUcjFMamoyOEZMVFQ1NjVvcTFtQVhjZGRUaHl2bU1HeUpkY1BBRnFJYkwzcXZ5bklrTUxrTUlpY3d2QkJvcTRNN295Ym5XcGRLcm9SaGxyYkpxZ0RBd3FZTTl4bGhGOHEiLCJtYWMiOiJiMGNhOTI2ZjM0YjFkMzIwYzNiNDFjNTEyYTZjMjYxNjRjZThiOGQ1NTZiYjE4ZGZjZTFmZWU1ZTI4M2E1MWNjIiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6IktEWnNmVERpcDBZL2VQWURoYUFKZHc9PSIsInZhbHVlIjoiOE0vWUE3OGpMTGFjOWZaMUxoamNGTmFkdDd1WlR3RzVpbEZ0aXNiK3RUK05Pa3ExUlJER0xlaG0wczcxKzk4WVdZY3l0WjJId0JsRWxoK1FkWGFiSmdFSmZaQUNlei9mbmNPYTk3YVd5Z2pua3dCbGRWYjhINUt1aVR1M01NOWQiLCJtYWMiOiI4NzFjYzM5MjYyMWUwM2JiYTg0OTE4Mjg5YThiMDY3ZTYxZDUwMWJkN2U3ODc0YzAxNmZmODM5NmE1MTA0YTJiIiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IlNQMHdpWVRaU3crNTBPR2hmcmRNYlE9PSIsInZhbHVlIjoicldBMWZTSUV2Yjd5Tm8zTEF6L2JtQnVWM2RGOGk1aGRUcjFMamoyOEZMVFQ1NjVvcTFtQVhjZGRUaHl2bU1HeUpkY1BBR" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "cdn-loop" => array:1 [ 0 => "cloudflare; loops=1" ] "accept-encoding" => array:1 [ 0 => "gzip, br" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "host" => array:1 [ 0 => "newtest.myrepublica.com" ] "x-forwarded-for" => array:1 [ 0 => "3.23.105.244" ] "cf-ray" => array:1 [ 0 => "9348fb005fc298c3-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "SGjNDrxA6Zbf2UgUAI8zlfhZmgceOB4ns7P5Wpzv" "republica_session" => "UbpkMZXtcvPFzybwEahu5TnWPhujQAehoTdVUYLl" ]
          response_headers
          0 of 0
          array:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Tue, 22 Apr 2025 23:43:03 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik12RFFVVFE3Qjg3N0hubStTOFZFcHc9PSIsInZhbHVlIjoiOW1kM0p6QmRHcjFncTFBSnRiY2gxSDkvbGpocXlZcDduMjdiREIyclM4Lyt3ZitKS0V0ZGpZTFllZ1QzQ2dsMmtqVmdJTStXZjFDb012M0lZU0pXcWFIdEJyZWNUb3dsbmI3TWhteE1QVCtKamtTRkRCOXhxTVFPZDdFVXBGaVoiLCJtYWMiOiJkM2ZjZTlkMDg3YjcyOGI2ODc1ZTJhZTljMDgzMzUzNDIwZTM5NWEyYzIzNDdjOTk3MzAyMzZhYTc4MDE4N2YyIiwidGFnIjoiIn0%3D; expires=Wed, 22 Apr 2026 23:43:03 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6Ik12RFFVVFE3Qjg3N0hubStTOFZFcHc9PSIsInZhbHVlIjoiOW1kM0p6QmRHcjFncTFBSnRiY2gxSDkvbGpocXlZcDduMjdiREIyclM4Lyt3ZitKS0V0ZGpZTFllZ1QzQ2dsMmtqVmdJT" 1 => "republica_session=eyJpdiI6InlmdHlJbHpMTmQxRS8zakZtV25PcWc9PSIsInZhbHVlIjoid2NiZWdoVlRwb1VvSnJFUTNReGkyTXQ4b1dtUW5VdHVrZXd0cU82OEdmZ2VvNEMxUU1tMGlCQWsxZmUwNnNleDlBSXFjZGh0bVVVSlFROWgydXhYUlBVdlcrQnE2QW1JMDE3aCtSSHRPWW9hbEd4WGtBUnE1M1F6T3Q5aERiWDYiLCJtYWMiOiI2NGVhMjU4MzEyZDQwMTFmMWYzMjBhYjY0Mzg2ZWY0MDg4ZTMzZmYyMjI0ZDM3ODgzYTA3NzBmNGMxNGMyOTNhIiwidGFnIjoiIn0%3D; expires=Wed, 22 Apr 2026 23:43:03 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6InlmdHlJbHpMTmQxRS8zakZtV25PcWc9PSIsInZhbHVlIjoid2NiZWdoVlRwb1VvSnJFUTNReGkyTXQ4b1dtUW5VdHVrZXd0cU82OEdmZ2VvNEMxUU1tMGlCQWsxZmUwNnNleD" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ik12RFFVVFE3Qjg3N0hubStTOFZFcHc9PSIsInZhbHVlIjoiOW1kM0p6QmRHcjFncTFBSnRiY2gxSDkvbGpocXlZcDduMjdiREIyclM4Lyt3ZitKS0V0ZGpZTFllZ1QzQ2dsMmtqVmdJTStXZjFDb012M0lZU0pXcWFIdEJyZWNUb3dsbmI3TWhteE1QVCtKamtTRkRCOXhxTVFPZDdFVXBGaVoiLCJtYWMiOiJkM2ZjZTlkMDg3YjcyOGI2ODc1ZTJhZTljMDgzMzUzNDIwZTM5NWEyYzIzNDdjOTk3MzAyMzZhYTc4MDE4N2YyIiwidGFnIjoiIn0%3D; expires=Wed, 22-Apr-2026 23:43:03 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6Ik12RFFVVFE3Qjg3N0hubStTOFZFcHc9PSIsInZhbHVlIjoiOW1kM0p6QmRHcjFncTFBSnRiY2gxSDkvbGpocXlZcDduMjdiREIyclM4Lyt3ZitKS0V0ZGpZTFllZ1QzQ2dsMmtqVmdJT" 1 => "republica_session=eyJpdiI6InlmdHlJbHpMTmQxRS8zakZtV25PcWc9PSIsInZhbHVlIjoid2NiZWdoVlRwb1VvSnJFUTNReGkyTXQ4b1dtUW5VdHVrZXd0cU82OEdmZ2VvNEMxUU1tMGlCQWsxZmUwNnNleDlBSXFjZGh0bVVVSlFROWgydXhYUlBVdlcrQnE2QW1JMDE3aCtSSHRPWW9hbEd4WGtBUnE1M1F6T3Q5aERiWDYiLCJtYWMiOiI2NGVhMjU4MzEyZDQwMTFmMWYzMjBhYjY0Mzg2ZWY0MDg4ZTMzZmYyMjI0ZDM3ODgzYTA3NzBmNGMxNGMyOTNhIiwidGFnIjoiIn0%3D; expires=Wed, 22-Apr-2026 23:43:03 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6InlmdHlJbHpMTmQxRS8zakZtV25PcWc9PSIsInZhbHVlIjoid2NiZWdoVlRwb1VvSnJFUTNReGkyTXQ4b1dtUW5VdHVrZXd0cU82OEdmZ2VvNEMxUU1tMGlCQWsxZmUwNnNleD" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "SGjNDrxA6Zbf2UgUAI8zlfhZmgceOB4ns7P5Wpzv" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/suicide-cases-on-the-rise-in-nepal" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/suicide-cases-on-the-rise-in-nepal" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-23 05:28:03GET/amp/news/suicide-cases-on-the-rise-in-nepal11016