Food Security Act prevented stunting of 1.8 million kids: Study-OxBig News Network

Advertise with OxBig News Network – WhatsApp Now +919501762829 

Expansion of the distribution of food grains mandated by the National Food Security Act of 2013 prevented stunting of about 1.8 million children in eight states, according to a paper in the American Economic Association’s journal on applied economics. The authors of the study conducted an impact evaluation of the NFSA on child stunting, nutrition and dietary diversity.
The analysis done by Aditya Shrinivas, an economist with IIM Bangalore, along with two professors of geography and economics from the universities of California and Calgary, also showed that food transfer through the PDS increased daily wages and total wage income, improving the welfare of poor households, who are typically net labour suppliers. Additionally, it helped the poorest weather local climate shocks such as poor rainfall or drought.
The NFSA standardised entitlement quantities and prices, mandating the provision of 5kg of staple grain per person per month at 3 per kg for rice and 2 per kg for wheat. Earlier, states had discretion over prices and quantities offered to PDS beneficiaries. The paper provides evidence on how food transfers alone can reduce child stunting in developing countries.
The study selected households randomly from 30 villages across eight states which account for about 41% of India’s population – Andhra Pradesh, Bihar, Gujarat, Jharkhand, Karnataka, Madhya Pradesh, Maharashtra and Odisha. Households with ration cards were the focus of the study and non-eligible households, which did not get them, served as an internal control group. The shift from per-household to per-individual entitlements benefitted larger families and states with less generous entitlements had to expand the food transfer after NFSA. The authors used these variations in entitlements to measure the value of PDS transfer before and after the NFSA.
While PDS only subsidises staple grains, the authors found that an increase in PDS transfers improves dietary diversity and improves the consumption of nutrient-dense foods. “We find that PDS transfers increase the share of the food budget spent on animal proteins while decreasing the share spent on grains. The magnitude of increase in nutrient intake is large enough to explain our core finding of a reduction in stunting,” stated the paper. The authors suggest that this could be because the decrease in out-of-pocket expenditure on staple foods frees up household food budgets for a shift of expenditure to more nutrient-dense foods.
“The magnitude of this effect was largest for infants 0 to 2 years, consistent with the critical window of the first 1,000 days of life during which a child’s development is highly sensitive to nutritional intake,” stated the paper. Extensive research has shown that extreme weather events such as droughts substantially increase child stunting, particularly for agricultural households who rely on rain-fed agriculture as their source of income. “In years with a negative rainfall shock, PDS transfers reduce stunting by 7% points, as compared to 3.2% points during a positive rainfall shock year. These results suggest that a nutrition-sensitive safety net like the PDS supports food security, making child nutrition outcomes less sensitive to local climate shocks,” observed the authors.
Moreover, food transfers can provide insurance against the rise in local food prices in response to agricultural production shocks, they added. PDS has often been criticised for not reaching the intended beneficiaries and for supplying only cereals that provide “empty calories”. However, the study found that the expansion of PDS following the implementation of NFSA did reach the intended beneficiaries, helped improve nutrition of the poorest households and brought down child stunting.

var _mfq = window._mfq || [];
_mfq.push([“setVariable”, “toi_titan”, window.location.href]);

!(function(f, b, e, v, n, t, s) {
function loadFBEvents(isFBCampaignActive) {
if (!isFBCampaignActive) {
return;
}
(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod(…arguments) : n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://connect.facebook.net/en_US/fbevents.js’, n, t, s);
fbq(‘init’, ‘593671331875494’);
fbq(‘track’, ‘PageView’);
};

function loadGtagEvents(isGoogleCampaignActive) {
if (!isGoogleCampaignActive) {
return;
}
var id = document.getElementById(‘toi-plus-google-campaign’);
if (id) {
return;
}
(function(f, b, e, v, n, t, s) {
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
t.id = ‘toi-plus-google-campaign’;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://www.googletagmanager.com/gtag/js?id=AW-877820074’, n, t, s);
};

function loadSurvicateJs(allowedSurvicateSections = []){
const section = window.location.pathname.split(‘/’)[1]
const isHomePageAllowed = window.location.pathname === ‘/’ && allowedSurvicateSections.includes(‘homepage’)

if(allowedSurvicateSections.includes(section) || isHomePageAllowed){
(function(w) {

function setAttributes() {
var prime_user_status = window.isPrime ? ‘paid’ : ‘free’ ;
w._sva.setVisitorTraits({
toi_user_subscription_status : prime_user_status
});
}

if (w._sva && w._sva.setVisitorTraits) {
setAttributes();
} else {
w.addEventListener(“SurvicateReady”, setAttributes);
}

var s = document.createElement(‘script’);
s.src=”https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js”;
s.async = true;
var e = document.getElementsByTagName(‘script’)[0];
e.parentNode.insertBefore(s, e);
})(window);
}

}

window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = “toiplus_site_settings” in f && “isFBCampaignActive” in f.toiplus_site_settings && “isGoogleCampaignActive” in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl=”https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published”;
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
‘script’,
);

#Food #Security #Act #prevented #stunting #million #kids #Study

India, India news, India news today, Today news, Google news, Breaking news,stunting prevention,PDS food transfer,National Food Security Act,Food Security Act,dietary diversity,child stunting

latest news today, news today, breaking news, latest news today, english news, internet news, top news, oxbig, oxbig news, oxbig news network, oxbig news today, news by oxbig, oxbig media, oxbig network, oxbig news media

HINDI NEWS

News Source

spot_img

Related News

More News

More like this
Related

Sabadell’s UK Bank Sale Could Be a Win-Win-Win | Company Business News

Judged by the share prices, Banco de Sabadell SA’s...

Ukrainian drone attack kills one, injures two in Russia’s Lipetsk

A woman in her 70s was killed, and two...

PM Modi Receives Ghana`s Highest Civilian Honor, Calls It `Matter Of Immense Pride`-OxBig News Network

Prime Minister Narendra Modi was conferred with The Officer...