Subsidized housing loan for quake survivors to be scrapped from mid-October

Subsidized housing loan for quake survivors to be scrapped from mid-October
Republica Files
By Republica
Published: September 25, 2018 09:27 AM

KATHMANDU, Sept 25: The government is scrapping subsidized loan scheme meant for earthquake survivors to rebuild their houses destroyed in the 2015 earthquakes from mid-October. 

Nepal Rastra Bank (NRB) has sent a circular to bank and financial institutions (BFIs), informing them that the central bank will not provide refinancing service and interest subsidies for any new housing loan floated to earthquake survivors after Ashoj-end (October 17). 

The central bank has been providing zero percent refinance facility to BFIs to extend loans to earthquake survivors, who lost their houses during the earthquakes of 2015, for rebuilding their houses since May, 2015. 

Under this scheme, BFIs get zero percent refinancing facility from the central for the loans they float to earthquake survivors. BFIs can charge interest rate of a maximum of 2 percent on such loans. But the central bank has decided to discontinue this subsidized loan facility after three years of its launch.

“The scheme was launched to offer financial relief for earthquake survivors. Most of such people have already benefitted from this scheme,” a senior official at the NRB told Republica. “As the scheme was introduced for a certain period f time, it’s time to close it,” he added. 

Though the scheme was announced immediately after the 2015 earthquakes, there were widespread complaints about the availability of the loan facility from earthquake victims. Even BFIs were initially reluctant to float loans under the scheme, citing lack of clarity on the procedures on various issues including refinancing period. 

BFIs have floated a total of Rs 1.79 billion housing loans at concessional interest rate of 2 percent to 1,067 earthquake survivors. The number of earthquake survivors benefitting from the scheme is very low if compared to the total number of families who lost their house in the quake. According to the National Reconstruction Authority, 810,690 houses were floored by the 2015 earthquakes.

Similarly, the NRB has also allowed BFIs to charge the borrowers two percent interest rates on their cost of funds, after two years of refinancing. This change in the central bank’s working procedure on providing refinance facility will require those borrowing under the scheme to pay higher interest rates after two years of getting loans.

Request history8.2.19PHP Version3.43sRequest Duration6MBMemory UsageGET amp/news/{slug}Route
    • Booting (20.26ms)time
    • Application (3.41s)time
    • 1 x Application (99.41%)
      3.41s
      1 x Booting (0.59%)
      20.26ms
      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 executed3.37s
      • NewsController.php#297republica1277msselect `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` = 'subsidized-housing-loan-for-quake-survivors-to-be-scrapped-from-mid-october' and `status` = 1 limit 1
        Bindings
        • 0: subsidized-housing-loan-for-quake-survivors-to-be-scrapped-from-mid-october
        • 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#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` = '0' and `news_has_attachments`.`news_id` in (50590)
        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#297republica1480μ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 (50590)
        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#297republica1490μ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 (50590)
        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#297republica1560μ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 (50590)
        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#388republica12.91sselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, MATCH(title, excerpt) AGAINST ('Subsidized housing loan for quake survivors to be scrapped from midOctober' IN BOOLEAN MODE) as score from `news` where `id` != 50590 and `status` = 1 order by `score` desc, `pub_date` desc limit 6
        Bindings
        • 0: 50590
        • 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#388republica1830μ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` = '0' and `news_has_attachments`.`news_id` in (19182, 28565, 35255, 64742, 149016, 150750)
        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#388republica1550μ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 (19182, 28565, 35255, 64742, 149016, 150750)
        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#416republica1181msselect `id`, `title`, `excerpt`, `permalink`, `pub_date`, `is_subscriber_only`, `read_time`, `news_slug` from `news` where `pub_date` between '2025-04-27 07:08:49' and '2025-04-28 07:08:49' and `id` not in (50590) and `status` = 1 order by `view_count` desc limit 3
        Bindings
        • 0: 2025-04-27 07:08:49
        • 1: 2025-04-28 07:08:49
        • 2: 50590
        • 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#27republica1570μsupdate `news` set `view_count` = `view_count` + 1, `news`.`updated_at` = '2025-04-28 07:08:49' where `id` = 50590 and `status` = 1
        Bindings
        • 0: 2025-04-28 07:08:49
        • 1: 50590
        • 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
      5Attachment.php#?
      App\Models\Category
      1Category.php#?
      App\Models\Author
      1Author.php#?
          _token
          jbPdTCn2x19WQS4aRynW04zM9UVanliYHOb4yfSs
          subscriber_only_page
          https://newtest.myrepublica.com/amp/news/subsidized-housing-loan-for-quake-survivors-to-be-scrapped-...
          _previous
          array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/subsidized-housing-loan-for-quake-sur...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          path_info
          /amp/news/subsidized-housing-loan-for-quake-survivors-to-be-scrapped-from-mid-october
          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 => "18.224.18.7" ] "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=eyJpdiI6IkN2MGVOc2o3WjhtcW9NU2JNQ2NUOGc9PSIsInZhbHVlIjoid1VQUVBGUUpvRGVmU21Wb1RYK3p1amN1Q3o5Qy9HaWZOUjhyelVqL0FJR1g2RDFaTDJDTzB0U2ZpYnVoZnJCcWdXNG9aMmV2MStsSTFSb2c5ZUJ3RmVzaGZmWGNaT0hVVGFxQ0lhL0Ivb3RKMENJNFo0VmlIVnhuNGl1OUdOR1kiLCJtYWMiOiJmNzBkZjk1NDQwN2U1MjM1NzJlNWI1NTkyNzgyMzQ1ZDFjM2NhOTAzM2FiODY0YWUyODI2MTE5NjNlMDc4OGI2IiwidGFnIjoiIn0%3D; republica_session=eyJpdiI6Im1sSXp4VXJsNlA1enVFZ0JvbjNIdFE9PSIsInZhbHVlIjoiaFBES0NMN3krQ0hSZGlmMHBVZFJFNGdhYnBzYWMyTGh5WnoyWk5EUCt6R3RLYWl5OUZ0cFVNa2h3TFgyb0xOMkNDbXBqbXg4RENoQ01RZGNCcmN5UUhWMDBzcUFUTy84SlROK09jZ1ZTWXkxUXhjOU1WRVFjY25VaS9KdzFBRW4iLCJtYWMiOiIzMDRmNTNlNzZjMTVhMzhiNmQ1Y2Q1NmEwOGYzY2JlOTBmODZlMWU1YWEyYTZkYjUwZjM1ZjQ0M2U1ZWZkYjU3IiwidGFnIjoiIn0%3DXSRF-TOKEN=eyJpdiI6IkN2MGVOc2o3WjhtcW9NU2JNQ2NUOGc9PSIsInZhbHVlIjoid1VQUVBGUUpvRGVmU21Wb1RYK3p1amN1Q3o5Qy9HaWZOUjhyelVqL0FJR1g2RDFaTDJDTzB0U2ZpYnVoZnJCcWdXNG9aM" ] "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 => "18.224.18.7" ] "cf-ray" => array:1 [ 0 => "9372c191ba1ee821-ORD" ] ]
          request_cookies
          0 of 0
          array:2 [ "XSRF-TOKEN" => "jbPdTCn2x19WQS4aRynW04zM9UVanliYHOb4yfSs" "republica_session" => "Xp8yMpDpUk8GOARSCjoVClLbyzhbktcwHL0Mk8C5" ]
          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 => "Mon, 28 Apr 2025 01:23:49 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNtUkhHcDVuWlRIRzhYdjIrVk5JRFE9PSIsInZhbHVlIjoiK0FPNHFjYTJidG9BdEMzRTExTUdZaVg1RUU5RmxrYXd5L1dTZDVQSVJ3TlRtcW5jaGNsbEgrdFc4UmJNakhQWDVXY1JmOXNpcEVLVVJ4Z2pReDBjMG80MmppS0pqQjVRSmh3S3FGeFlkT3Fsa0RUS29oKzkxSEZFdDk4dlN0Z0YiLCJtYWMiOiI1ZmY1ODRjOWYwYjRiNWY5ODZlODM2YTAxOTU1ZTcyZTQ1ZTUwODExZDEzNDU2MzQ1NTIzYjY0NjRkNzQ5ZDYxIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 01:23:49 GMT; Max-Age=31536000; path=/; secure; samesite=laxXSRF-TOKEN=eyJpdiI6IjNtUkhHcDVuWlRIRzhYdjIrVk5JRFE9PSIsInZhbHVlIjoiK0FPNHFjYTJidG9BdEMzRTExTUdZaVg1RUU5RmxrYXd5L1dTZDVQSVJ3TlRtcW5jaGNsbEgrdFc4UmJNakhQWDVXY1JmO" 1 => "republica_session=eyJpdiI6Ikh4RTNlYnk4a0QxdW42SzJDNWIzYVE9PSIsInZhbHVlIjoieGcrOXhxWTVSTk1TOHpGM0V3enBaWElGbVE5SnBab0dhaldLRmZxVk9iRnJFZGxCUkhpeHZmVGNNZCtHc0I0NGROamVTN2M1Ky9NRkxPWWlyRTRNejVPUDNsK1dmTkdmMzRDN0F6T1U4Q2JxMjJkK0tPN0ZUUnBlNzZmeFhGQnYiLCJtYWMiOiIwOTBkNTYwZTA4YWMzNGE3NzcxNDI5MzljMzI4ZTlhMjg2YjcxYjIzYzJkMjU3YjU1OTQwNjM1ODU3YTIwMWJhIiwidGFnIjoiIn0%3D; expires=Tue, 28 Apr 2026 01:23:49 GMT; Max-Age=31536000; path=/; secure; httponly; samesite=laxrepublica_session=eyJpdiI6Ikh4RTNlYnk4a0QxdW42SzJDNWIzYVE9PSIsInZhbHVlIjoieGcrOXhxWTVSTk1TOHpGM0V3enBaWElGbVE5SnBab0dhaldLRmZxVk9iRnJFZGxCUkhpeHZmVGNNZCtHc0I0NG" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjNtUkhHcDVuWlRIRzhYdjIrVk5JRFE9PSIsInZhbHVlIjoiK0FPNHFjYTJidG9BdEMzRTExTUdZaVg1RUU5RmxrYXd5L1dTZDVQSVJ3TlRtcW5jaGNsbEgrdFc4UmJNakhQWDVXY1JmOXNpcEVLVVJ4Z2pReDBjMG80MmppS0pqQjVRSmh3S3FGeFlkT3Fsa0RUS29oKzkxSEZFdDk4dlN0Z0YiLCJtYWMiOiI1ZmY1ODRjOWYwYjRiNWY5ODZlODM2YTAxOTU1ZTcyZTQ1ZTUwODExZDEzNDU2MzQ1NTIzYjY0NjRkNzQ5ZDYxIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 01:23:49 GMT; path=/; secureXSRF-TOKEN=eyJpdiI6IjNtUkhHcDVuWlRIRzhYdjIrVk5JRFE9PSIsInZhbHVlIjoiK0FPNHFjYTJidG9BdEMzRTExTUdZaVg1RUU5RmxrYXd5L1dTZDVQSVJ3TlRtcW5jaGNsbEgrdFc4UmJNakhQWDVXY1JmO" 1 => "republica_session=eyJpdiI6Ikh4RTNlYnk4a0QxdW42SzJDNWIzYVE9PSIsInZhbHVlIjoieGcrOXhxWTVSTk1TOHpGM0V3enBaWElGbVE5SnBab0dhaldLRmZxVk9iRnJFZGxCUkhpeHZmVGNNZCtHc0I0NGROamVTN2M1Ky9NRkxPWWlyRTRNejVPUDNsK1dmTkdmMzRDN0F6T1U4Q2JxMjJkK0tPN0ZUUnBlNzZmeFhGQnYiLCJtYWMiOiIwOTBkNTYwZTA4YWMzNGE3NzcxNDI5MzljMzI4ZTlhMjg2YjcxYjIzYzJkMjU3YjU1OTQwNjM1ODU3YTIwMWJhIiwidGFnIjoiIn0%3D; expires=Tue, 28-Apr-2026 01:23:49 GMT; path=/; secure; httponlyrepublica_session=eyJpdiI6Ikh4RTNlYnk4a0QxdW42SzJDNWIzYVE9PSIsInZhbHVlIjoieGcrOXhxWTVSTk1TOHpGM0V3enBaWElGbVE5SnBab0dhaldLRmZxVk9iRnJFZGxCUkhpeHZmVGNNZCtHc0I0NG" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "jbPdTCn2x19WQS4aRynW04zM9UVanliYHOb4yfSs" "subscriber_only_page" => "https://newtest.myrepublica.com/amp/news/subsidized-housing-loan-for-quake-survivors-to-be-scrapped-from-mid-october" "_previous" => array:1 [ "url" => "https://newtest.myrepublica.com/amp/news/subsidized-housing-loan-for-quake-survivors-to-be-scrapped-from-mid-october" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-04-28 07:08:49GET/amp/news/subsidized-housing-loan-for-quake-survivors-to-be-scrapped-from-mid-october11014