An Assessment of Recent Initiatives for Financial Inclusion with Reference to Social Security Motto Jan Dhan to Jan Suraksha in India

Year : 2024 | Volume : | : | Page : –
By

    Mahesh Yadav

  1. Assistant Professor, SDR Bapu Mahila Home Sci. and Lt. M. J. Kundaliya Eng. Med. Mahila Commerce College, Rajkot, Gujarat, India

Abstract

This research paper aims at assessing the recent initiatives by the Government of India with reference to the financial inclusion of common people in India. Financial freedom is one of the
agents of economic growth of a country. Looking at the enormous amount of opportunities towards economic development in India, financial inclusion of people becomes necessary.
Financial inclusion has been a matter of wide discussion amongst the policymakers and the Governments. India has been struggling with the poverty, especially in rural areas, having
majority of these poor in villages. The Government has been implementing different schemes and programmes to empower rural and unprivileged population. Various schemes have been
implemented for the purpose of strengthening financial services and financial inclusion. The National Mission for Financial Inclusion(NMFI) was initiated by the Government of India
which is also known as Pradhan Mantry Jan-Dhan Yojana (PMDJY) aiming “Jan-Dhan to Jan Surahsha” This paper aims to examine of “Jan Dhan to Jan Suraksha” programmes and to identify problems of the programmes.

Keywords: Financial Inclusion, social security, financial services

How to cite this article: Mahesh Yadav An Assessment of Recent Initiatives for Financial Inclusion with Reference to Social Security Motto Jan Dhan to Jan Suraksha in India ijrrd 2024; :-
How to cite this URL: Mahesh Yadav An Assessment of Recent Initiatives for Financial Inclusion with Reference to Social Security Motto Jan Dhan to Jan Suraksha in India ijrrd 2024 {cited 2024 Mar 10};:-. Available from: https://journals.stmjournals.com/ijrrd/article=2024/view=0

var fieldValue = “[user_role]”;
if (fieldValue == ‘indexingbodies’) {
document.write(‘Full Text PDF‘);
}
else if (fieldValue == ‘administrator’) { document.write(‘Full Text PDF‘); }
else if (fieldValue == ‘ijrrd’) { document.write(‘Full Text PDF‘); }
else { document.write(‘ ‘); }

References

  1.  Atinson, A. (2011). Measuring financial capability using a short survey instrument: Instruction manual. Personal Finance Research Centre, 1-18.
  2.  Chattopadhyay, S. K. (2011). Financial Inclusion in India: A case study of West Bengal. RBI working paper series 8/2011, 1-27.
  3. Dreze, J., & Sen, A. (1991). Public action for social security: Foundations and strategy. In A. Ahmed, J. Dreze, J. Hills, & A. Sen, Social security in developing countries. Oxford, Claredon Press.
  4.  Khare, P., NG, S., Sumiko Ogawa, & Ratna Sahay. (2021). Is Digital Financial Inclusion Unlocking Growth. IMF Working Paper 21/167.
  5. Natu, A. J., Bansal, D., Kurian, A., Khurana, G., & Bhushan, T. (2008). Linking Financial Inclusion with Social Security Schemes. Institute for Financial Management and Research, Working Paper Series No.22.
  6.  Rangrajan, C. (2008). Report of the Committee on the Financial Inclusion.

     

  7. Rathor, D. S. (2020, March). Financial Inclusion – A Path Leading to Social Security. International Journal of Law and Justice, 11(1 (Part 1)), 64-88.
  8.  Reserve Bank of India. (2021, September). Financial Inclusion Index for India. RBI Bulletin September 2021, pp. 89-96.
  9.  World bank (2020) [Cited 2024] Financial Inclusion index of India Available From:https://www.worldbank.org/en/topic/financialinclusion/overview
  10.  Pradhan Mantri Jan Dhan Yojana (PMJDY) – National Mission for Financial Inclusion, completes eight years of successful implementation [Internet]. Pib.gov.in. 2022 [cited 2024 Feb 17]. Available from: https://www.pib.gov.in/PressReleasePage.aspx?PRID=1854909

Ahead of Print Subscription Review Article
Volume
Received January 19, 2024
Accepted February 29, 2024
Published March 10, 2024

function myFunction2() {
var x = document.getElementById(“browsefigure”);
if (x.style.display === “block”) {
x.style.display = “none”;
}
else { x.style.display = “Block”; }
}
document.querySelector(“.prevBtn”).addEventListener(“click”, () => {
changeSlides(-1);
});
document.querySelector(“.nextBtn”).addEventListener(“click”, () => {
changeSlides(1);
});
var slideIndex = 1;
showSlides(slideIndex);
function changeSlides(n) {
showSlides((slideIndex += n));
}
function currentSlide(n) {
showSlides((slideIndex = n));
}
function showSlides(n) {
var i;
var slides = document.getElementsByClassName(“Slide”);
var dots = document.getElementsByClassName(“Navdot”);
if (n > slides.length) { slideIndex = 1; }
if (n (item.style.display = “none”));
Array.from(dots).forEach(
item => (item.className = item.className.replace(” selected”, “”))
);
slides[slideIndex – 1].style.display = “block”;
dots[slideIndex – 1].className += ” selected”;
}