AATMANIRBHAR BHARAT IN AGRICULTURAL SECTOR: A CONTEMPLATIVE STUDY

[{“box”:0,”content”:”[if 992 equals=”Open Access”]

n

Open Access

n

[/if 992]n

n

Year : May 7, 2024 at 2:08 pm | [if 1553 equals=””] Volume : [else] Volume :[/if 1553] | [if 424 equals=”Regular Issue”]Issue[/if 424][if 424 equals=”Special Issue”]Special Issue[/if 424] [if 424 equals=”Conference”][/if 424] : | Page : –

n

n

n

n

n

n

By

n

    n t

    [foreach 286]n

    n

    Prof. Ram Krishna Mandal

  1. [/foreach]

    n

n

n[if 2099 not_equal=”Yes”]n

    [foreach 286] [if 1175 not_equal=””]n t

  1. Professo, Department of Economics Cooch Behar Panchanan Barma University, Cooch Behar-736101,, West Bengal, India
  2. n[/if 1175][/foreach]

[/if 2099][if 2099 equals=”Yes”][/if 2099]nn

n

Abstract

nAgriculture is one of the few sectors of the economy that expanded consistently after independence and successfully satisfied domestic demands. Since gaining independence, the agricultural sector has been the main driver of India’s prosperity. Objective: The study’s goal is to illustrate India’s agricultural self-sufficiency (Aatmanirbharata). Design and methodology: This study is mainly descriptive in nature, utilising both quantitative and qualitative methods. Its design is based on secondary data. The information is gathered from secondary sources of Indian knowledge, including books, articles, websites, and online journals published over time. Findings and Discussion: Indian agriculture has experienced a remarkable metamorphosis since the nation’s independence, transforming it from a largely agrarian society to a thriving agricultural superpower. Many laws, advancements in technology, and changes in society have all contributed to this change. In conclusion, the evolution of agricultural policies, practices, and initiatives over time demonstrates the adaptability and tenacity of Indian farmers and policymakers. India’s joint efforts to promote innovative, inclusive, and sustainable farming practices will support growth and prosperity for many years to come. Adoption of new farming technologies that are environmentally sustainable and climate resilient will be at the centre of a second green revolution.

n

n

n

Keywords: Domestic demand, Self-sufficiency, Indian agriculture, Agricultural superpower.

n[if 424 equals=”Regular Issue”][This article belongs to Research & Reviews : Journal of Agricultural Science and Technology(rrjoast)]

n

[/if 424][if 424 equals=”Special Issue”][This article belongs to Special Issue under section in Research & Reviews : Journal of Agricultural Science and Technology(rrjoast)][/if 424][if 424 equals=”Conference”]This article belongs to Conference [/if 424]

n

n

n

How to cite this article: Prof. Ram Krishna Mandal.AATMANIRBHAR BHARAT IN AGRICULTURAL SECTOR: A CONTEMPLATIVE STUDY.Research & Reviews : Journal of Agricultural Science and Technology.May 7, 2024; ():-.

n

How to cite this URL: Prof. Ram Krishna Mandal , AATMANIRBHAR BHARAT IN AGRICULTURAL SECTOR: A CONTEMPLATIVE STUDY rrjoast May 7, 2024 {cited May 7, 2024};:-. Available from: https://journals.stmjournals.com/rrjoast/article=May 7, 2024/view=0

n


n[if 992 equals=”Open Access”] Full Text PDF Download[/if 992] nn

n[if 379 not_equal=””]n

Browse Figures

n

n

[foreach 379]n

n[/foreach]n

nn

n

n[/if 379]n

n

References

n[if 1104 equals=””]n

REFERENCES

  1. Arora, V.P.S. (2013): “Agricultural Policies in India: Retrospect and Prospect”, Agricultural Economics Research Review, Vol. 26 (No.2), July-December 2013, 135-157
  2. Chand, Ramesh (2007): “Demand for Foodgrains”, Economic and Political Weekly, December 29.
  3. Chand R, Srivastava SK and Singh J (2017) Changes in rural economy in India, 1971 to 2012: Lessons for job-led growth. Economic Political Weekly 53(52):64-71.
  4. Chand, Ramesh (2019): “Transforming Agriculture for Challenges of 21st Century”, Presidential Address,
  5. 102 Annual Conference, Indian Economic Association (IEA), 27-29 December [https://www.niti.gov.in/sites/default/files/2020-01/Presidential_Address.pdf].
  6. Mohapatra,, Rout, P.K. and Pathak, H. (2022): “Indian Agriculture: Achievements and Aspirations” in Pathak, H. et. al (editors), Indian Agriculture after Independence, Indian Council of Agricultural Research, New Delhi (ISBN: 978-81-7164-256-4), pp.1-25.
  7. Pal, Sureshal. (2022): “Investment, Policy and Entrepreneurial Ecosystem for Agricultural Development” in Pathak, H. et. al (editors), Indian Agriculture after Independence, Indian Council of Agricultural Research, New Delhi (ISBN: 978-81-7164-256-4), pp.380-82.
  8. Ravallion M and Datt G (1996) How important to India’s poor is the sectoral composition of economic growth? World Bank Economic Review 10:1-25.
  9. Sharma, T. R. et.al. (2022): “Achievements in Field Crops in Independent India”, in ed. (Pathak, H. et.al.), Indian Agriculture after Independence, Indian Council of Agricultural Research, New Delhi, pp. 1-40. (ISBN: 978-81-7164-256-4).
  10. Thirtle C, Lin L and Piesse J (2003) The impact of research led agricultural productivity growth on poverty reduction in Africa, Asia and Latin World Development 33: 1959-1975.

nn[/if 1104][if 1104 not_equal=””]n

    [foreach 1102]n t

  1. [if 1106 equals=””], [/if 1106][if 1106 not_equal=””],[/if 1106]
  2. n[/foreach]

n[/if 1104]

nn


nn[if 1114 equals=”Yes”]n

n[/if 1114]

n

n

[if 424 not_equal=””][else]Ahead of Print[/if 424] Subscription Review Article

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n

n[if 2146 equals=”Yes”]

[/if 2146][if 2146 not_equal=”Yes”]

[/if 2146]n

n

n

Volume
[if 424 equals=”Regular Issue”]Issue[/if 424][if 424 equals=”Special Issue”]Special Issue[/if 424] [if 424 equals=”Conference”][/if 424]
Received April 12, 2024
Accepted April 30, 2024
Published May 7, 2024

n

n

n

n

n

n

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