Deprecated (16384): The ArrayAccess methods will be removed in 4.0.0.Use getParam(), getData() and getQuery() instead. - /home/brlfuser/public_html/src/Controller/FrontendCatController.php, line: 30
You can disable deprecation warnings by setting `Error.errorLevel` to `E_ALL & ~E_USER_DEPRECATED` in your config/app.php. [CORE/src/Core/functions.php, line 311]
deprecationWarning - CORE/src/Core/functions.php, line 311
Cake\Http\ServerRequest::offsetGet() - CORE/src/Http/ServerRequest.php, line 2421
App\Controller\FrontendCatController::index() - APP/Controller/FrontendCatController.php, line 30
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98
Warning (2): Invalid argument supplied for foreach() [APP/Controller/FrontendCatController.php, line 386]
$catSlug = 'news-alerts-57'
$catData = object(App\Model\Entity\Category) {
'id' => (int) 70,
'name' => 'चर्चा में....',
'slug' => 'news-alerts-57',
'status' => (int) 0,
'lang' => 'H',
'parent_id' => null,
'lft' => (int) 165,
'rght' => (int) 168,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$subcat_ids = [
(int) 0 => (int) 70,
(int) 1 => (int) 81,
(int) 2 => (int) 81
]
$children = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Categories.id AS `Categories__id`, Categories.name AS `Categories__name`, Categories.slug AS `Categories__slug`, Categories.status AS `Categories__status`, Categories.lang AS `Categories__lang`, Categories.parent_id AS `Categories__parent_id`, Categories.lft AS `Categories__lft`, Categories.rght AS `Categories__rght`, Categories.created AS `Categories__created`, Categories.modified AS `Categories__modified` FROM categories Categories WHERE (Categories.rght < :c0 AND Categories.lft > :c1) ORDER BY Categories.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Categories__id' => 'integer',
'Categories.id' => 'integer',
'id' => 'integer',
'Categories__name' => 'string',
'Categories.name' => 'string',
'name' => 'string',
'Categories__slug' => 'string',
'Categories.slug' => 'string',
'slug' => 'string',
'Categories__status' => 'tinyinteger',
'Categories.status' => 'tinyinteger',
'status' => 'tinyinteger',
'Categories__lang' => 'string',
'Categories.lang' => 'string',
'lang' => 'string',
'Categories__parent_id' => 'integer',
'Categories.parent_id' => 'integer',
'parent_id' => 'integer',
'Categories__lft' => 'integer',
'Categories.lft' => 'integer',
'lft' => 'integer',
'Categories__rght' => 'integer',
'Categories.rght' => 'integer',
'rght' => 'integer',
'Categories__created' => 'datetime',
'Categories.created' => 'datetime',
'created' => 'datetime',
'Categories__modified' => 'datetime',
'Categories.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 1,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [
'for' => (int) 70
],
'repository' => object(App\Model\Table\CategoriesTable) {}
}
$value = object(App\Model\Entity\Category) {
'id' => (int) 81,
'name' => 'चर्चा में.....',
'slug' => 'news-alerts',
'status' => (int) 1,
'lang' => 'H',
'parent_id' => (int) 70,
'lft' => (int) 166,
'rght' => (int) 167,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'children' => [],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [
'children' => true
],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$key = (int) 0
$subchildren = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Categories.id AS `Categories__id`, Categories.name AS `Categories__name`, Categories.slug AS `Categories__slug`, Categories.status AS `Categories__status`, Categories.lang AS `Categories__lang`, Categories.parent_id AS `Categories__parent_id`, Categories.lft AS `Categories__lft`, Categories.rght AS `Categories__rght`, Categories.created AS `Categories__created`, Categories.modified AS `Categories__modified` FROM categories Categories WHERE parent_id in (:c0,:c1)',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Categories__id' => 'integer',
'Categories.id' => 'integer',
'id' => 'integer',
'Categories__name' => 'string',
'Categories.name' => 'string',
'name' => 'string',
'Categories__slug' => 'string',
'Categories.slug' => 'string',
'slug' => 'string',
'Categories__status' => 'tinyinteger',
'Categories.status' => 'tinyinteger',
'status' => 'tinyinteger',
'Categories__lang' => 'string',
'Categories.lang' => 'string',
'lang' => 'string',
'Categories__parent_id' => 'integer',
'Categories.parent_id' => 'integer',
'parent_id' => 'integer',
'Categories__lft' => 'integer',
'Categories.lft' => 'integer',
'lft' => 'integer',
'Categories__rght' => 'integer',
'Categories.rght' => 'integer',
'rght' => 'integer',
'Categories__created' => 'datetime',
'Categories.created' => 'datetime',
'created' => 'datetime',
'Categories__modified' => 'datetime',
'Categories.modified' => 'datetime',
'modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\CategoriesTable) {}
}
$cat = object(App\Model\Entity\Category) {
'id' => (int) 81,
'name' => 'चर्चा में.....',
'slug' => 'news-alerts',
'status' => (int) 1,
'lang' => 'H',
'parent_id' => (int) 70,
'lft' => (int) 166,
'rght' => (int) 167,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Categories'
}
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Articles.id AS `Articles__id`, Articles.title AS `Articles__title`, Articles.subheading AS `Articles__subheading`, Articles.description AS `Articles__description`, Articles.credit_writer AS `Articles__credit_writer`, Articles.article_img AS `Articles__article_img`, Articles.article_img_thumb AS `Articles__article_img_thumb`, Articles.status AS `Articles__status`, Articles.show_on_home AS `Articles__show_on_home`, Articles.lang AS `Articles__lang`, Articles.category_id AS `Articles__category_id`, Articles.tag_keyword AS `Articles__tag_keyword`, Articles.seo_url AS `Articles__seo_url`, Articles.meta_title AS `Articles__meta_title`, Articles.meta_keywords AS `Articles__meta_keywords`, Articles.meta_description AS `Articles__meta_description`, Articles.noindex AS `Articles__noindex`, Articles.publish_date AS `Articles__publish_date`, Articles.most_visit_section_id AS `Articles__most_visit_section_id`, Articles.article_big_img AS `Articles__article_big_img`, Articles.liveid AS `Articles__liveid`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.edate AS `Articles__edate`, Categories.id AS `Categories__id`, Categories.name AS `Categories__name`, Categories.slug AS `Categories__slug`, Categories.status AS `Categories__status`, Categories.lang AS `Categories__lang`, Categories.parent_id AS `Categories__parent_id`, Categories.lft AS `Categories__lft`, Categories.rght AS `Categories__rght`, Categories.created AS `Categories__created`, Categories.modified AS `Categories__modified` FROM articles Articles LEFT JOIN categories Categories ON Categories.id = (Articles.category_id) WHERE (Articles.category_id in (:c0,:c1,:c2) AND Articles.status = :c3) ORDER BY Articles.publish_date desc, Articles.id DESC LIMIT 5 OFFSET 35',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
],
':c2' => [
[maximum depth reached]
],
':c3' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Articles__id' => 'integer',
'Articles.id' => 'integer',
'id' => 'integer',
'Articles__title' => 'string',
'Articles.title' => 'string',
'title' => 'string',
'Articles__subheading' => 'string',
'Articles.subheading' => 'string',
'subheading' => 'string',
'Articles__description' => 'text',
'Articles.description' => 'text',
'description' => 'text',
'Articles__credit_writer' => 'string',
'Articles.credit_writer' => 'string',
'credit_writer' => 'string',
'Articles__article_img' => 'string',
'Articles.article_img' => 'string',
'article_img' => 'string',
'Articles__article_img_thumb' => 'string',
'Articles.article_img_thumb' => 'string',
'article_img_thumb' => 'string',
'Articles__status' => 'tinyinteger',
'Articles.status' => 'tinyinteger',
'status' => 'tinyinteger',
'Articles__show_on_home' => 'tinyinteger',
'Articles.show_on_home' => 'tinyinteger',
'show_on_home' => 'tinyinteger',
'Articles__lang' => 'string',
'Articles.lang' => 'string',
'lang' => 'string',
'Articles__category_id' => 'integer',
'Articles.category_id' => 'integer',
'category_id' => 'integer',
'Articles__tag_keyword' => 'string',
'Articles.tag_keyword' => 'string',
'tag_keyword' => 'string',
'Articles__seo_url' => 'string',
'Articles.seo_url' => 'string',
'seo_url' => 'string',
'Articles__meta_title' => 'string',
'Articles.meta_title' => 'string',
'meta_title' => 'string',
'Articles__meta_keywords' => 'string',
'Articles.meta_keywords' => 'string',
'meta_keywords' => 'string',
'Articles__meta_description' => 'text',
'Articles.meta_description' => 'text',
'meta_description' => 'text',
'Articles__noindex' => 'tinyinteger',
'Articles.noindex' => 'tinyinteger',
'noindex' => 'tinyinteger',
'Articles__publish_date' => 'date',
'Articles.publish_date' => 'date',
'publish_date' => 'date',
'Articles__most_visit_section_id' => 'integer',
'Articles.most_visit_section_id' => 'integer',
'most_visit_section_id' => 'integer',
'Articles__article_big_img' => 'string',
'Articles.article_big_img' => 'string',
'article_big_img' => 'string',
'Articles__liveid' => 'integer',
'Articles.liveid' => 'integer',
'liveid' => 'integer',
'Articles__created' => 'datetime',
'Articles.created' => 'datetime',
'created' => 'datetime',
'Articles__modified' => 'datetime',
'Articles.modified' => 'datetime',
'modified' => 'datetime',
'Articles__edate' => 'string',
'Articles.edate' => 'string',
'edate' => 'string',
'Categories__id' => 'integer',
'Categories.id' => 'integer',
'Categories__name' => 'string',
'Categories.name' => 'string',
'name' => 'string',
'Categories__slug' => 'string',
'Categories.slug' => 'string',
'slug' => 'string',
'Categories__status' => 'tinyinteger',
'Categories.status' => 'tinyinteger',
'Categories__lang' => 'string',
'Categories.lang' => 'string',
'Categories__parent_id' => 'integer',
'Categories.parent_id' => 'integer',
'parent_id' => 'integer',
'Categories__lft' => 'integer',
'Categories.lft' => 'integer',
'lft' => 'integer',
'Categories__rght' => 'integer',
'Categories.rght' => 'integer',
'rght' => 'integer',
'Categories__created' => 'datetime',
'Categories.created' => 'datetime',
'Categories__modified' => 'datetime',
'Categories.modified' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Categories' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'scope' => null,
'sort' => 'Articles.publish_date',
'whitelist' => [
[maximum depth reached]
]
],
'repository' => object(App\Model\Table\ArticlesTable) {}
}
$articleList = object(Cake\ORM\ResultSet) {
'items' => [
(int) 0 => object(App\Model\Entity\Article) {},
(int) 1 => object(App\Model\Entity\Article) {},
(int) 2 => object(App\Model\Entity\Article) {},
(int) 3 => object(App\Model\Entity\Article) {},
(int) 4 => object(App\Model\Entity\Article) {}
]
}
$metaKeywords = ''
$metaTitle = 'चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!'
$metaDesc = ''
$article = object(App\Model\Entity\Article) {
'id' => (int) 61888,
'title' => 'बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!',
'subheading' => null,
'description' => '<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">हाल की <a href="https://www.hindustantimes.com/cities/lucknow-news/pm-modi-to-launch-6300-crore-projects-in-bundelkhand-region-of-uttar-pradesh-101637258523293.html">मीडिया रिपोर्ट्स</a> यह बताती हैं कि</span> <span style="font-size:10.0pt">आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु.</span> 6,300<span style="font-size:10.0pt"> करोड़ की परियोजनाओं की घोषणाएं की गई हैं</span>, <span style="font-size:10.0pt">जिनमें झांसी में <a href="https://www.hindustantimes.com/cities/lucknow-news/pm-modi-to-launch-6300-crore-projects-in-bundelkhand-region-of-uttar-pradesh-101637258523293.html">टैंक रोधी</a> <a href="https://www.hindustantimes.com/cities/lucknow-news/pm-modi-to-launch-6300-crore-projects-in-bundelkhand-region-of-uttar-pradesh-101637258523293.html">मिसाइलों</a> के प्रणोदन प्रणाली के लिए </span>400<span style="font-size:10.0pt"> करोड़ रुपये का संयंत्र भी शामिल है. </span>18<span style="font-size:10.0pt"> नवंबर</span>, 2021<span style="font-size:10.0pt"> को झांसी नोड (उत्तर प्रदेश रक्षा औद्योगिक गलियारे से संबंधित) में पहली परियोजना के लिए नींव रखी गई है. उत्तर प्रदेश और तमिलनाडु के दो रक्षा औद्योगिक गलियारों में साल 2024-25 तक कुल </span>20,000<span style="font-size:10.0pt"> करोड़ रुपये के निवेश आने की उम्मीद है. महोबा जिले में धसान नदी पर</span> <span style="font-size:10.0pt">लगभग </span>2,600<span style="font-size:10.0pt"> करोड़ रुपये की लागत से तैयार होने वाली अर्जुन सहायक परियोजना की मदद से बांदा</span>, <span style="font-size:10.0pt">हमीरपुर और महोबा जिले के </span>168<span style="font-size:10.0pt"> गांवों में </span>1.5<span style="font-size:10.0pt"> लाख किसानों को सिंचाई सुविधा प्रदान करने का अनुमान है. मुख्यमंत्री योगी आदित्यनाथ के नेतृत्व वाली उत्तर प्रदेश राज्य सरकार ने हाल ही में दावा किया है कि इटावा</span>, <span style="font-size:10.0pt">औरैया</span>, <span style="font-size:10.0pt">जालौन</span>, <span style="font-size:10.0pt">हमीरपुर</span>, <span style="font-size:10.0pt">बांदा </span>, <span style="font-size:10.0pt">महोबा और चित्रकूट को जोड़ने वाले </span>296<span style="font-size:10.0pt"> किलोमीटर लंबे बुंदेलखंड एक्सप्रेसवे (जिसकी नींव </span>29<span style="font-size:10.0pt"> फरवरी</span>, 2020<span style="font-size:10.0pt"> को रखी गई थी) पर लगभग </span>76<span style="font-size:10.0pt"> प्रतिशत काम</span> <span style="font-size:10.0pt">पूरा हो चुका है. </span>11<span style="font-size:10.0pt"> दिसंबर</span>, 2021<span style="font-size:10.0pt"> को उत्तर प्रदेश के बलरामपुर में सरयू नहर परियोजना का उद्घाटन करते हुए प्रधान मंत्री नरेंद्र मोदी ने कहा कि केन-बेतवा नदी को जोड़ने की परियोजना से बुंदेलखंड का जल संकट समाप्त हो जाएगा.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">मध्य भारत के बुंदेलखंड क्षेत्र ने अपने सामाजिक-आर्थिक पिछड़ेपन के लिए सामाजिक वैज्ञानिकों</span>, <span style="font-size:10.0pt">शोधकर्ताओं और नागरिक समाज संगठनों का ध्यान आकर्षित किया</span>, <span style="font-size:10.0pt">हाल के दिनों में अगले साल की शुरुआत में होने वाले उत्तर प्रदेश विधानसभा चुनावों के कारण इसे राजनीतिक कारणों से ध्यान आकर्षित किया गया है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">मध्य भारत का बुंदेलखंड क्षेत्र उत्तर प्रदेश के </span>7 <span style="font-size:10.0pt">जिलों और मध्य प्रदेश के छह जिलों में फैला हुआ है. चित्रकूट</span>, <span style="font-size:10.0pt">बांदा</span>, <span style="font-size:10.0pt">झांसी</span>, <span style="font-size:10.0pt">जालौन</span>, <span style="font-size:10.0pt">हमीरपुर</span>, <span style="font-size:10.0pt">महोबा और ललितपुर जिले</span>, <span style="font-size:10.0pt">जो बुंदेलखंड क्षेत्र का हिस्सा हैं</span>, <span style="font-size:10.0pt">उत्तर प्रदेश में स्थित हैं. बुंदेलखंड क्षेत्र के अंतर्गत आने वाले मध्य प्रदेश के जिले छतरपुर</span>, <span style="font-size:10.0pt">टीकमगढ़</span>, <span style="font-size:10.0pt">दमोह</span>, <span style="font-size:10.0pt">सागर</span>, <span style="font-size:10.0pt">दतिया और पन्ना हैं. वर्षा के बिना एक लंबे समय के बाद जलप्रलय के साथ वार्षिक वर्षा अक्सर अनिश्चित होती है. यद्यपि </span><a href="https://im4change.org/upload/files/Water%20Resources%20Management%20of%20Bundelkhand%20Uttar%20Pradesh%20Planning%20Department.pdf">95 </a><span style="font-size:10.0pt"><a href="https://im4change.org/upload/files/Water%20Resources%20Management%20of%20Bundelkhand%20Uttar%20Pradesh%20Planning%20Department.pdf">प्रतिशत</a> से अधिक वर्षा जून और सितंबर के बीच होती है (अधिकतम वर्षा आमतौर पर जुलाई-अगस्त में होती है)</span>, <span style="font-size:10.0pt">नवंबर-मई के दौरान होने वाली वर्षा की थोड़ी मात्रा क्षेत्र में खेती के लिए काफी उपयोगी है. भूविज्ञान और स्थलाकृति और प्राप्त वर्षा के पैटर्न के कारण</span>, <span style="font-size:10.0pt">बुंदेलखंड क्षेत्र सूखा और बाढ़ दोनों से प्रभावित है. अभेद्य चट्टानी परत क्षेत्र के अधिकांश हिस्सों में काफी उथली गहराई पर मौजूद है. वर्षा जल का अपवाह अधिक होता है. इसका मतलब है कि बारिश के पानी के पास इस क्षेत्र की मिट्टी में प्रवेश करने के लिए बहुत कम समय मिलता है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">बुंदेलखंड में रहने वाले अधिकांश ग्रामीण लोगों का मुख्य आधार कृषि है. खेती के अलावा</span>, <span style="font-size:10.0pt">वे पशुपालन और डेयरी</span>, <span style="font-size:10.0pt">मुर्गी पालन</span>, <span style="font-size:10.0pt">मत्स्य पालन</span>, <span style="font-size:10.0pt">मधुमक्खी पालन और रेशम उत्पादन जैसी माध्यमिक गतिविधियों पर निर्भर हैं. लगातार सूखे (हाल के वर्षों में जलवायु परिवर्तन के कारण) और अनिश्चित मानसून ने इस क्षेत्र में रहने वाले लोगों की आजीविका को प्रभावित किया है. पानी की कमी (सिंचाई की सुनिश्चित सुविधाओं की कमी के कारण) के साथ-साथ कम कृषि उत्पादकता ने न केवल लोगों की क्रय शक्ति को प्रभावित किया है</span>, <span style="font-size:10.0pt">बल्कि बच्चों और वयस्कों दोनों की खाद्य और पोषण सुरक्षा को भी प्रभावित किया है. आजीविका सुरक्षा के लिए बुंदेलखंड क्षेत्र से भारत के अन्य जगहों पर पलायन काफी आम बात है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">उपरोक्त पृष्ठभूमि के उल्ट</span>, <span style="font-size:10.0pt">बुंदेलखंड क्षेत्र के विभिन्न जिलों में बाल पोषण की स्थिति का आकलन करने के लिए राष्ट्रीय परिवार स्वास्थ्य सर्वेक्षण-एनएफएचएस डेटा का उपयोग करके) प्रयास किया गया है. इसके साथ साथ उत्तर प्रदेश और में समग्र बाल पोषण की स्थिति का आकलन करने का प्रयास किया गया है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">वर्तमान विश्लेषण में</span>, <span style="font-size:10.0pt">3 संकेतकों पर विचार किया गया है - 5 वर्ष से कम उम्र के बच्चों का अनुपात जो स्टंटिग से पीड़ित हैं (उम्र के अनुसार कम लंबाई)</span>; <span style="font-size:10.0pt">5 वर्ष से कम उम्र के बच्चे जो वेस्टिंग से ग्रस्त है (लंबाई के हिसाब से कम वजन)</span>; <span style="font-size:10.0pt">और 5 वर्ष से कम उम्र के बच्चों का अनुपात जो अंडरवेट (उम्र के अनुसार कम वजन) हैं. यह ध्यान दिया जाना चाहिए कि संयुक्त राष्ट्र बाल कोष (यूनिसेफ) के अनुसार</span>, <span style="font-size:10.0pt">कम पोषण में किसी की उम्र के लिए कम वजन</span>, <span style="font-size:10.0pt">उम्र के हिसाब से कम लंबाई (स्टंटेड)</span>, <span style="font-size:10.0pt">खतरनाक रूप से पतले (वेस्टिड)</span>, <span style="font-size:10.0pt">और विटामिन और खनिजों में कमी (सूक्ष्म पोषक तत्व कुपोषण) शामिल है.</span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">पांच साल से कम उम्र के बच्चों में स्टंटिंग की व्यापकता</span></span></span></strong></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">एनएफएचएस के हाल ही में <a href="https://dhsprogram.com/publications/publication-OF43-Other-Fact-Sheets.cfm">जारी आंकड़ों</a> से पता चलता है कि पूरे देश में</span>,<span style="font-size:10.0pt"> स्टंटिंग से ग्रसित</span> <span style="font-size:10.0pt">5 साल से कम उम्र के बच्चों का प्रतिशत 2015-16 और 2019-21 के बीच 38.4 प्रतिशत से घटकर 35.5 प्रतिशत हो गया है</span>, <span style="font-size:10.0pt">यानी -2.9 प्रतिशत की कमी. जबकि मध्य प्रदेश में</span>, <span style="font-size:10.0pt">स्टंटिंग से ग्रसित</span> <span style="font-size:10.0pt">5 वर्ष से कम उम्र के बच्चों का प्रतिशत</span> <span style="font-size:10.0pt">2015-16 और 2020-21 के बीच 42.0 प्रतिशत से घटकर 35.7 प्रतिशत (यानी -6.3 प्रतिशत अंक) हो गया है</span>, <span style="font-size:10.0pt">इसी दौरान </span><span style="font-size:10.0pt">उत्तर प्रदेश में (46.3 प्रतिशत से 39.7 प्रतिशत अर्थात -6.6 प्रतिशत अंक) भी लगभग इतनी ही गिरावट आई है. कृपया चार्ट-1 देखें.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">जबकि दमोह (-2.9 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">दतिया (-12.1 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">और टीकमगढ़ (-22.2 प्रतिशत अंक) जिलों में </span><span style="font-size:10.0pt">स्टंटिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 वर्ष से कम उम्र के बच्चों का प्रतिशत एनएफएचएस-4 और एनएफएचएस-5 के बीच कम हुआ है, जबकि छतरपुर (+2.4 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">पन्ना (+2.8 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">और सागर (+1.7 प्रतिशत अंक) जिलों में </span><span style="font-size:10.0pt">स्टंटिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 वर्ष से कम उम्र के बच्चों का प्रतिशत इसी दौरान बढ़ा है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">चित्रकूट (-3.4 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">जालौन (-0.5 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">और महोबा (-2.3 प्रतिशत अंक) जिलों में </span><span style="font-size:10.0pt">स्टंटिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 वर्ष से कम उम्र के बच्चों का प्रतिशत एनएफएचएस -4 और एनएफएचएस -5 के बीच कम हो गया है</span>, <span style="font-size:10.0pt">जबकि बांदा (+4.3 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">हमीरपुर (+9.5 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">झांसी (+4.8 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">और ललितपुर (+5.9 प्रतिशत अंक) जिलों में </span><span style="font-size:10.0pt">स्टंटिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 साल से कम उम्र के बच्चों का प्रतिशत बढ़ा है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">तो</span>, <span style="font-size:10.0pt">साल </span> <span style="font-size:10.0pt">2015-16 और 2020-21 के बीच बुंदेलखंड में आने वाले 13 जिलों में से सात जिलों में</span>, <span style="font-size:10.0pt">स्टंटिंग से ग्रसित 5 साल से कम उम्र के बच्चों का अनुपात</span> <span style="font-size:10.0pt">बढ़ा है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">2020-21 में पांच साल से कम उम्र के बच्चों में स्टंटिंग का प्रचलन मध्य प्रदेश (35.7 प्रतिशत) के राज्यस्तरीय औसत की तुलना में छतरपुर (45.1 प्रतिशत)</span>, <span style="font-size:10.0pt">दमोह (40.3 प्रतिशत)</span>, <span style="font-size:10.0pt">दतिया (36.8 प्रतिशत)</span>, <span style="font-size:10.0pt">पन्ना (45.1 प्रतिशत) और सागर (42.7 प्रतिशत) जिलों में अधिक है. 2020-21 में पांच साल से कम उम्र के बच्चों में स्टंटिंग का प्रचलन उत्तर प्रदेश (39.7 प्रतिशत) के राज्यस्तरीय औसत की तुलना में बांदा (51.0 प्रतिशत)</span>, <span style="font-size:10.0pt">चित्रकूट (47.5 प्रतिशत)</span>, <span style="font-size:10.0pt">हमीरपुर (48.0 प्रतिशत)</span>, <span style="font-size:10.0pt">जालौन (45.1 प्रतिशत)</span>, <span style="font-size:10.0pt">झांसी (40.9 प्रतिशत)</span>, <span style="font-size:10.0pt">ललितपुर (46.6 प्रतिशत) और महोबा (42.3 प्रतिशत) में अधिक है.</span></span></span></p>
<p><img alt="" src="https://im4change.org/upload/images/Chart%201%20Percentage%20of%20children%20under%205%20years%20who%20are%20stunted.png" /></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">नोट: कृपया उपरोक्त चार्ट के डेटा को स्प्रैडशीट प्रारूप में एक्सेस करने के लिए <a href="https://docs.google.com/spreadsheets/d/1WDzaTq8g-zSy6XaQbLA9bkk1gEkNtk8L/edit?usp=sharing&ouid=112233925171588304692&rtpof=true&sd=true">यहां क्लिक करें.</a></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">स्रोत: मध्य प्रदेश --</span></span></span></p>
<p><em>District Factsheet: Chhatarpur, Madhya Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Chhatarpur%20Madhya%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Chhatarpur%20Madhya%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Damoh, Madhya Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Damoh%20Madhya%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Damoh%20Madhya%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Datia, Madhya Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Datia%20Madhya%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Datia%20Madhya%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Panna, Madhya Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Panna%20Madhya%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Panna%20Madhya%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Sagar, Madhya Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Sagar%20Madhya%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Sagar%20Madhya%20Pradesh%20NFHS-5.pdf">click here</a> to access</em></p>
<p><em>***<br />
District Factsheet: Tikamgarh, Madhya Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Tikamgarh%20Madhya%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Tikamgarh%20Madhya%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
Madhya Pradesh Factsheet, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/docs/NFHS-5%20Madhya%20Pradesh.pdf" title="https://im4change.org/docs/NFHS-5%20Madhya%20Pradesh.pdf">click here</a> to access </em></p>
<p><em>---</em></p>
<p><em>Uttar Pradesh -- </em></p>
<p><em>District Factsheet: Banda, Uttar Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Banda%20Uttar%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Banda%20Uttar%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Chitrakoot, Uttar Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Chitrakoot%20Uttar%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Chitrakoot%20Uttar%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Hamirpur, Uttar Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Hamirpur%20Uttar%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Hamirpur%20Uttar%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Jalaun, Uttar Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Jalaun%20Uttar%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Jalaun%20Uttar%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Jhansi, Uttar Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Jhansi%20Uttar%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Jhansi%20Uttar%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***<br />
District Factsheet: Lalitpur, Uttar Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Lalitpur%20Uttar%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Lalitpur%20Uttar%20Pradesh%20NFHS-5.pdf">click here</a> to access <br />
***</em></p>
<p><em>District Factsheet: Mahoba, Uttar Pradesh, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/upload/files/District%20Factsheet%20Mahoba%20Uttar%20Pradesh%20NFHS-5.pdf" title="/upload/files/District%20Factsheet%20Mahoba%20Uttar%20Pradesh%20NFHS-5.pdf">click here</a> to access </em></p>
<p>***<br />
<em>Uttar Pradesh Factsheet, NFHS-5, 2020-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/docs/NFHS-5%20Uttar%20Pradesh.pdf" title="https://im4change.org/docs/NFHS-5%20Uttar%20Pradesh.pdf">click here</a> to access </em></p>
<p><em>---</em></p>
<p><em>India Factsheet, NFHS-5, 2019-21, Ministry of Health and Family Welfare, please <a href="https://im4change.org/docs/India_National_Fact_Sheet.pdf" title="https://im4change.org/docs/India_National_Fact_Sheet.pdf">click here</a> to access</em></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,">-----</span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt"><a href="https://www.unicef.org/india/what-we-do/stop-stunting">संयुक्त राष्ट्र बाल</a> <a href="https://www.unicef.org/india/what-we-do/stop-stunting">कोष (यूनिसेफ)</a> के अनुसार</span>, <span style="font-size:10.0pt">स्टंटिंग</span>, <span style="font-size:10.0pt">या उम्र के हिसाब से कम लंबाई</span>, <span style="font-size:10.0pt">बच्चों को अपरिवर्तनीय शारीरिक और मानसिक क्षति के लिए जिम्मेदार है. एक बच्चा जो स्टंटिंग से ग्रसित है वह अपनी उम्र के हिसाब से लंबाई में बहुत छोटा है</span>, <span style="font-size:10.0pt">पूरी तरह से विकसित नहीं होता है और बौनापन प्रारंभिक जीवन में वृद्धि और विकास के सबसे महत्वपूर्ण समय के दौरान पुराने कुपोषण को दर्शाता है. स्टंटिंग की व्यापकता को 0 से 59 महीने की आयु के बच्चों के प्रतिशत के रूप में परिभाषित किया गया है</span>, <span style="font-size:10.0pt">जिनकी उम्र के लिए ऊंचाई शून्य से दो मानक विचलन (मध्यम और गंभीर स्टंटिंग) से कम है और विश्व स्वास्थ्य संगठन के मध्य से तीन मानक विचलन (गंभीर स्टंटिंग) से कम है- डब्ल्यूएचओ बाल विकास मानक. स्टंटिंग एक अविकसित मस्तिष्क के साथ जुड़ा हुआ है</span>, <span style="font-size:10.0pt">जिसमें लंबे समय तक रहने वाले हानिकारक परिणाम शामिल हैं</span>, <span style="font-size:10.0pt">जिसमें कम मानसिक क्षमता और सीखने की क्षमता</span>, <span style="font-size:10.0pt">बचपन में खराब स्कूल प्रदर्शन</span>,<span style="font-size:10.0pt"> कम</span> <span style="font-size:10.0pt">शारीरिक </span><span style="font-size:10.0pt">विकास और भविष्य में पोषण संबंधी पुरानी बीमारियों जैसे मधुमेह</span>, <span style="font-size:10.0pt">उच्च रक्तचाप और मोटापे के जोखिम में वृद्धि शामिल है. विशेषज्ञों ने ध्यान दिया है कि स्टंटिंग पूर्व-गर्भाधान से शुरू होती है जब एक किशोर लड़की जो बाद में मां बन जाती है</span>, <span style="font-size:10.0pt">कुपोषित और एनीमिक होती है और स्थिति तब और अधिक खराब हो जाती है जब शिशुओं का आहार खराब होता है</span>, <span style="font-size:10.0pt">और जब स्वच्छता और स्वच्छता अपर्याप्त होती है. यह दो साल की उम्र तक अपरिवर्तनीय है. स्टंटिंग से स्कूल की उपस्थिति और प्रदर्शन पर प्रतिकूल प्रभाव पड़ता है. यह</span>, <span style="font-size:10.0pt">बदले में</span>, <span style="font-size:10.0pt">बाद में वयस्क आय-सृजन को कम कर सकता है. कम पोषण उत्पादकता में कमी</span>,<span style="font-size:10.0pt"> ज्ञान प्राप्त करने में कठिनाई और खराब शैक्षिक परिणामों के कारण आर्थिक प्रगति को कम करता है. स्टंटिंग के तात्कालिक और अंतर्निहित कारकों में सबसे गरीब परिवारों में शिशु और बच्चों की देखभाल</span>, <span style="font-size:10.0pt">स्वच्छता और सीमित खाद्य सुरक्षा शामिल हैं. यह प्रजनन और मातृ पोषण से निकटता से जुड़ा हुआ है और अक्सर गर्भ में मां की सामाजिक स्थिति और शिक्षा के स्तर से निर्धारित होता है. भोजन सेवन और गर्भावस्था और स्तनपान के दौरान एक किशोरी और एक महिला की देखभाल की गुणवत्ता से संबंधित पारंपरिक मान्यताएं भी कारक हैं, जबकि पिछले 10 वर्षों में विशेष स्तनपान प्रथाओं में सुधार हुआ है</span>, <span style="font-size:10.0pt">लेकिन </span><span style="font-size:10.0pt">पूरक आहार प्रथाएं खराब हो गई हैं. यह ध्यान दिया जाना चाहिए कि गरीबी स्टंटिंग का एक स्पष्ट कारण नहीं है क्योंकि सबसे अमीर घरों में भी स्टंटिंग से ग्रसित बच्चे हैं.</span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">पांच साल से कम उम्र के बच्चों में वेस्टिंग की व्यापकता</span></span></span></strong></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">भारत में</span>, <span style="font-size:10.0pt">वेस्टिंग से ग्रसित </span><span style="font-size:10.0pt">5 साल से कम उम्र के बच्चों का प्रतिशत 2015-16 और 2019-21 के बीच 21.0 प्रतिशत से घटकर 19.3 प्रतिशत यानि -1.7 प्रतिशत अंक हो गया है. मध्य प्रदेश में</span>,<span style="font-size:10.0pt"> वेस्टिंग से ग्रसित</span> <span style="font-size:10.0pt">5 साल से कम उम्र के बच्चों का प्रतिशत 2015-16 और 2020-21 (यानी -6.8 प्रतिशत अंक) के बीच 25.8 प्रतिशत से घटकर 19.0 प्रतिशत हो गया है</span>, <span style="font-size:10.0pt">जबकि इसी दौरान उत्तर प्रदेश में यह पहले से मामूली कम (17.9 प्रतिशत से 17.3 प्रतिशत अर्थात -0.6 प्रतिशत अंक) कम हुआ है. कृपया चार्ट-2 देखें.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">एनएफएचएस-4 और एनएफएचएस-5 के बीच छतरपुर (-1.4 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">दमोह (-4.8 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">दतिया (-9.8 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">पन्ना (-0.8 प्रतिशत अंक) और सागर (-1.7 प्रतिशत अंक) जिलों में </span><span style="font-size:10.0pt">वेस्टिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 वर्ष से कम उम्र के बच्चों का प्रतिशत कम हुआ है</span>, <span style="font-size:10.0pt">जबकि इसी दौरान टीकमगढ़ जिले (+0.5 प्रतिशत अंक) में </span><span style="font-size:10.0pt">वेस्टिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 साल से कम उम्र के बच्चों का प्रतिशत बढ़ गया है,</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">एनएफएचएस -4 और एनएफएचएस -5 के बीच चित्रकूट (-8.5 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">हमीरपुर (-11.7 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">जालौन (-12.7 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">झांसी (-2.0 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">और ललितपुर (-20.3 प्रतिशत अंक) जिलों में </span><span style="font-size:10.0pt">वेस्टिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 वर्ष से कम उम्र के बच्चों का प्रतिशत कम हुआ है, लेकिन बांदा (+7.7 प्रतिशत अंक) और महोबा (+1.1 प्रतिशत अंक) में </span><span style="font-size:10.0pt">वेस्टिंग से ग्रसित</span> <span style="font-size:10.0pt">5 साल से कम उम्र के बच्चों के प्रतिशत में वृद्धि हुई है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">अत: वर्ष 2015-16 से 2020-21 के बीच बुंदेलखंड क्षेत्र के अंतर्गत आने वाले 13 जिलों में से तीन जिलों में </span><span style="font-size:10.0pt">वेस्टिंग से ग्रसित</span><span style="font-size:10.0pt"> 5 वर्ष से कम आयु के बच्चों का अनुपात बढ़ा है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">2020-21 में पांच साल से कम उम्र के बच्चों में वेस्टिंग का प्रचलन मध्य प्रदेश (19.0 फीसदी) के राज्यस्तरीय की तुलना में पन्ना (23.2 फीसदी) और टीकमगढ़ (19.7 फीसदी) में अधिक है. वहीं 2020-21 में पांच साल से कम उम्र के बच्चों में वेस्टिंग का प्रचलन</span> <span style="font-size:10.0pt">उत्तर प्रदेश (17.3 प्रतिशत) के राज्यस्तरीय औसत की तुलना में बांदा (25.7 फीसदी)</span>, <span style="font-size:10.0pt">चित्रकूट (24.8 फीसदी)</span>, <span style="font-size:10.0pt">हमीरपुर (20.6 फीसदी)</span>, <span style="font-size:10.0pt">जालौन (19.5 फीसदी)</span>, <span style="font-size:10.0pt">झांसी (25.2 फीसदी)</span>, <span style="font-size:10.0pt">ललितपुर (18.7 फीसदी)</span>, <span style="font-size:10.0pt">और महोबा (25.0 प्रतिशत) में अधिक है.</span></span></span></p>
<p><img alt="" src="https://im4change.org/upload/images/Chart%202%20Percentage%20of%20children%20under%205%20years%20who%20are%20wasted.png" /></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">नोट: कृपया उपरोक्त चार्ट के डेटा को स्प्रैडशीट प्रारूप में एक्सेस करने के लिए <a href="https://docs.google.com/spreadsheets/d/1WDzaTq8g-zSy6XaQbLA9bkk1gEkNtk8L/edit?usp=sharing&ouid=112233925171588304692&rtpof=true&sd=true">यहां क्लिक करें</a></span></span></span></em></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">स्रोत: चार्ट-1 के समान</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,">---</span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt"><a href="https://data.unicef.org/topic/nutrition/malnutrition/">यूनिसेफ</a> के अनुसार</span>, <span style="font-size:10.0pt">वेस्टिंग उस स्थिति को संदर्भित करता है जब कोई बच्चा अपनी लंबाई के हिसाब से बहुत पतला होता है. एकदम तेजी से वजन घटने या वजन बढ़ाने में विफलता के कारण बच्चे वेस्टिंग से ग्रसत होते है. एक बच्चा जो मध्यम या गंभीर रूप से वेस्टिंग से ग्रसत होता है</span>, <span style="font-size:10.0pt">उसे मृत्यु का खतरा बढ़ जाता है</span>, <span style="font-size:10.0pt">लेकिन इलाज संभव है. खराब पोषक तत्वों के सेवन और/या बीमारी के कारण वेस्टिंग को एक मृत्यु के खतरे के तौर पर देखा जाता है. थोड़े समय में पोषण की स्थिति में तेजी से गिरावट की विशेषता</span>, <span style="font-size:10.0pt">वेस्टिंग से पीड़ित बच्चों में रोग प्रतिरोधक क्षमता कम हो जाती है</span>, <span style="font-size:10.0pt">अधिक आवृत्ति और सामान्य संक्रमण की गंभीरता के कारण उनकी मृत्यु का खतरा बढ़ जाता है</span>, <span style="font-size:10.0pt">खासकर जब यह गंभीर स्थिति में होता है. वेस्टिंग को कुपोषण का सबसे तात्कालिक</span>, <span style="font-size:10.0pt">दृश्यमान और जानलेवा रूप माना जाता है. यह सबसे कमजोर बच्चों में कुपोषण को रोकने में विफलता का परिणाम है. वेस्टिंग से ग्रसत बच्चे बहुत पतले होते हैं और उनकी रोग प्रतिरोधक क्षमता कमजोर होती है</span>, <span style="font-size:10.0pt">जिससे वे विकास में देरी</span>, <span style="font-size:10.0pt">बीमारी और मृत्यु की चपेट में आ जाते हैं. वेस्टिंग से प्रभावित कुछ बच्चे भी पोषण संबंधी शोफ से पीड़ित होते हैं</span>, <span style="font-size:10.0pt">जिसमें सूजन वाले चेहरे</span>, <span style="font-size:10.0pt">पैरों और अंगों की विशेषता होती है. वेस्टिंग और तीव्र कुपोषण के अन्य रूप मातृ कुपोषण</span>, <span style="font-size:10.0pt">जन्म के समय कम वजन</span>, <span style="font-size:10.0pt">खराब भोजन और देखभाल प्रथाओं</span>, <span style="font-size:10.0pt">और खाद्य असुरक्षा</span>, <span style="font-size:10.0pt">सुरक्षित पेयजल तक सीमित पहुंच और गरीबी से बढ़े हुए संक्रमण के कारण होते हैं. प्रमाण बताते हैं कि वेस्टिंग जीवन में बहुत जल्दी हो जाती है और 2 साल से कम उम्र के बच्चों को असमान रूप से प्रभावित करती है. जलवायु परिवर्तन से प्रेरित सूखे और बाढ़ सहित संघर्ष</span>, <span style="font-size:10.0pt">महामारी और खाद्य असुरक्षा के परिणामस्वरूप वेस्टिंग से पीड़ित बच्चों की संख्या नाटकीय रूप से बढ़ सकती है. फिर भी</span>, <span style="font-size:10.0pt">वेस्टिंग केवल संकट की विशेषता नहीं है. वास्तव में</span>, <span style="font-size:10.0pt">वेस्टिंग से ग्रसत सभी बच्चों में से दो तिहाई ऐसे स्थान पर रहते हैं जो आपात स्थिति का सामना नहीं कर रहे हैं. जबकि हाल के वर्षों में वेस्टिंग से ग्रसत और जीवन के लिए खतरनाक कुपोषण के अन्य रूपों के लिए इलाज किए जा रहे बच्चों की संख्या में वृद्धि हुई है</span>, <span style="font-size:10.0pt">गंभीर रूप से वेस्टिंग से ग्रसत तीन बच्चों में से केवल एक की समय पर उपचार और देखभाल हो पाती है जिससे उन्हें जीवित रहने और विकसित होने में मदद मिलती है. तकनीकी रूप से</span>, <span style="font-size:10.0pt">इसे संदर्भ आबादी के औसत लंबाई के हिसाब से कम वजन से शून्य से 2 मानक विचलन (मध्यम और गंभीर) और शून्य से 3 मानक विचलन (गंभीर) से नीचे गिरने वाले अंडर-फाइव की संख्या (अनुपात) के रूप में परिभाषित किया गया है.</span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">5 वर्ष से कम वजन वाले बच्चों का प्रतिशत</span></span></span></strong></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">2015-16 और 2019-21 के बीच पूरे देश में</span>, <span style="font-size:10.0pt">5 साल से कम वजन वाले बच्चों का प्रतिशत 35.8 प्रतिशत से घटकर 32.1 प्रतिशत हो गया है</span>, <span style="font-size:10.0pt">यानी -3.7 प्रतिशत अंक. हालांकि मध्य प्रदेश के लिए 5 साल से कम वजन वाले बच्चों का प्रतिशत 2015-16 और 2020-21 के बीच 42.8 प्रतिशत से गिरकर 33.0 प्रतिशत हो गया है (अर्थात</span>, -<span style="font-size:10.0pt">9.8 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">इसी दौरान </span><span style="font-size:10.0pt">उत्तर प्रदेश के लिए यह 39.5 प्रतिशत से घटकर 32.1 प्रतिशत (यानी -7.4 प्रतिशत अंक) हो गया है. कृपया चार्ट-3 पर एक नजर डालें.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">एनएफएचएस-4 और एनएफएचएस-5 के बीच छतरपुर (-6.7 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">दमोह (-5.7 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">दतिया (-17.5 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">पन्ना (-1.6 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">और टीकमगढ़ (-8.4 प्रतिशत अंक) जिलों में 5 वर्ष से कम आयु के कम वजन वाले बच्चों का प्रतिशत घटा है</span>, <span style="font-size:10.0pt">जबकि सागर जिले में (+5.3 प्रतिशत अंक) 5 वर्ष से कम वजन वाले बच्चों का प्रतिशत इसी दौरान बढ़ा है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">हालांकि 2015-16 और 2020-21 के बीच चित्रकूट (-10.7 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">हमीरपुर (-3.5 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">जालौन (-13.1 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">झांसी (-0.2 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">ललितपुर (-14.0 प्रतिशत अंक)</span>, <span style="font-size:10.0pt">और महोबा (-14.3 प्रतिशत अंक) जिलों में 5 वर्ष से कम वजन वाले बच्चों का प्रतिशत गिर गया है</span>,<span style="font-size:10.0pt"> लेकिन</span> <span style="font-size:10.0pt">बांदा जिले में (+8.3 प्रतिशत अंक) 5 वर्ष से कम वजन वाले बच्चों का प्रतिशत इसी दौरान बढ़ा है. बुंदेलखंड क्षेत्र में बांदा एकमात्र जिला है</span>, <span style="font-size:10.0pt">जिसने कुपोषण के तीनों संकेतकों में वृद्धि का अनुभव किया है</span>, <span style="font-size:10.0pt">यानी 5 साल से कम उम्र के बच्चों में स्टंटिंग</span>, <span style="font-size:10.0pt">वेस्टिंग और कम वजन का प्रसार.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">2015-16 से 2020-21 के बीच बुंदेलखंड के 13 में से सिर्फ दो जिलों में 5 साल से कम उम्र के कम वजन वाले बच्चों का अनुपात बढ़ा है.</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">2020-21 में पांच साल से कम उम्र के बच्चों में कम वजन का प्रचलन मध्य प्रदेश (33.0 फीसदी) के राज्य स्तरीय औसत की तुलना में छतरपुर (34.6 फीसदी)</span>, <span style="font-size:10.0pt">पन्ना (39.2 फीसदी)</span>, <span style="font-size:10.0pt">सागर (35.8 फीसदी)</span>, <span style="font-size:10.0pt">और टीकमगढ़ (34.9 फीसदी) में अधिक है. 2020-21 में पांच साल से कम उम्र के बच्चों में कम वजन का प्रचलन उत्तर प्रदेश (32.1 प्रतिशत) के राज्यस्तरीय औसत से बांदा (49.8 फीसदी)</span>, <span style="font-size:10.0pt">चित्रकूट (41.8 फीसदी)</span>, <span style="font-size:10.0pt">हमीरपुर (36.3 फीसदी)</span>, <span style="font-size:10.0pt">जालौन (36.1 फीसदी)</span>, <span style="font-size:10.0pt">झांसी (39.3 फीसदी)</span>, <span style="font-size:10.0pt">ललितपुर (34.8 फीसदी) और महोबा (33.4 प्रतिशत) में अधिक है.</span></span></span></p>
<p><img alt="" src="https://im4change.org/upload/images/Chart%203%20Percentage%20of%20children%20under%205%20years%20who%20are%20underweight.png" /><em><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">नोट: कृपया उपरोक्त चार्ट के डेटा को स्प्रैडशीट प्रारूप में एक्सेस करने के लिए <a href="https://docs.google.com/spreadsheets/d/1WDzaTq8g-zSy6XaQbLA9bkk1gEkNtk8L/edit?usp=sharing&ouid=112233925171588304692&rtpof=true&sd=true">यहां क्लिक करें</a></span></span></span></em></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">स्रोत: चार्ट-1 के समान</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">---</span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt"><a href="https://unstats.un.org/unsd/mdg/Metadata.aspx?IndicatorId=0&SeriesId=559">संयुक्त राष्ट्र</a> के अनुसार</span>, (<span style="font-size:10.0pt">मामूली और गंभीर) कम वजन वाले बच्चों की व्यापकता 0-59 महीने की आयु के उन बच्चों का प्रतिशत है</span>, <span style="font-size:10.0pt">जिनका वजन अंतरराष्ट्रीय संदर्भ आबादी की उम्र के हिसाब से औसत वजन से दो मानक विचलन से कम है. अंतर्राष्ट्रीय संदर्भ जनसंख्या</span>, <span style="font-size:10.0pt">जिसे अक्सर एनसीएचएस/डब्ल्यूएचओ संदर्भ जनसंख्या के रूप में संदर्भित किया जाता है</span>, <span style="font-size:10.0pt">को संयुक्त राज्य अमेरिका के संदर्भ के रूप में राष्ट्रीय स्वास्थ्य सांख्यिकी केंद्र (एनसीएचएस) द्वारा तैयार किया गया था और बाद में विश्व स्वास्थ्य संगठन (डब्ल्यूएचओ) द्वारा अपनाया गया था. कम वजन वाले बच्चों को उम्र के हिसाब से औसत से कम वजन के रूप में जाना जाता है. एक बच्चा जो कम वजन का है</span>, <span style="font-size:10.0pt">वह </span><span style="font-size:10.0pt">स्टंटिंग</span>, <span style="font-size:10.0pt">वेस्टिंग या दोनों से ग्रसित हो सकता है. हल्के से कम वजन वाले बच्चों में मृत्यु का जोखिम बढ़ जाता है</span>, <span style="font-size:10.0pt">और गंभीर रूप से कम वजन वाले बच्चों में जोखिम और भी अधिक होता है.</span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">बाल मृत्यु दर संकेतकों पर डेटा</span></span></span></strong></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"><span style="font-size:10.0pt">हालांकि</span>, <span style="font-size:10.0pt"><a href="https://im4change.org/docs/India_National_Fact_Sheet.pdf">राष्ट्रीय</a> और राज्य स्तर (<a href="https://im4change.org/docs/NFHS-5%20Madhya%20Pradesh.pdf">मध्य प्रदेश</a> और <a href="https://im4change.org/docs/NFHS-5%20Uttar%20Pradesh.pdf">उत्तर प्रदेश</a>) में तीन बाल मृत्यु दर संकेतक यानी नवजात मृत्यु दर (एनएनएमआर)</span>, <span style="font-size:10.0pt">शिशु मृत्यु दर (आईएमआर) और पांच साल से कम उम्र की मृत्यु दर (यू5एमआर) के लिए डेटा उपलब्ध है, लेकिन यह जिलेवार उपलब्ध नहीं है जो बुंदेलखंड क्षेत्र का हिस्सा हैं. इसके परिणामस्वरूप बुंदेलखंड क्षेत्र के 13 जिलों में बाल मृत्यु दर की प्रवृत्तियों को हम नहीं देख सके.</span></span></span></p>
<p><strong><em>References</em></strong></p>
<p>The DHS (Demographic and Health Surveys) Program, National, State and Union Territory, and District Fact Sheets 2019-21 National Family Health Survey NFHS-5 (English), USAID, please <a href="https://dhsprogram.com/publications/publication-OF43-Other-Fact-Sheets.cfm" title="https://dhsprogram.com/publications/publication-OF43-Other-Fact-Sheets.cfm">click here</a> and <a href="http://rchiips.org/nfhs/factsheet_NFHS-5.shtml" title="http://rchiips.org/nfhs/factsheet_NFHS-5.shtml">here</a> to access </p>
<p>Stop stunting, UNICEF, please click here to access, please <a href="https://www.unicef.org/india/what-we-do/stop-stunting" title="https://www.unicef.org/india/what-we-do/stop-stunting">click here</a> to access </p>
<p>Malnutrition, UNICEF, April 2021, please <a href="https://data.unicef.org/topic/nutrition/malnutrition/" title="https://data.unicef.org/topic/nutrition/malnutrition/">click here</a> to access </p>
<p>Child Nutrition, October 2019, please <a href="https://data.unicef.org/topic/nutrition/child-nutrition/" title="https://data.unicef.org/topic/nutrition/child-nutrition/">click here</a> to access</p>
<p>Progress for Children: A Report Card on Nutrition, Number 4, May 2006, please <a href="https://www.unicef.org/media/86536/file/Progress_for_Children_-_No._4.pdf" title="https://www.unicef.org/media/86536/file/Progress_for_Children_-_No._4.pdf">click here</a> to access </p>
<p>Millennium Development Goals Indicators, United Nations Statistics Division, please <a href="https://unstats.un.org/unsd/mdg/Metadata.aspx?IndicatorId=0&SeriesId=559" title="https://unstats.un.org/unsd/mdg/Metadata.aspx?IndicatorId=0&SeriesId=559">click here</a> to access </p>
<p>Malnutrition, World Health Organisation, 9 June, 2021, please <a href="https://www.who.int/news-room/fact-sheets/detail/malnutrition" title="https://www.who.int/news-room/fact-sheets/detail/malnutrition">click here</a> to access </p>
<p>Malnutrition in children: Stunting, wasting, overweight and underweight, World Health Organisation, please <a href="https://www.who.int/data/nutrition/nlis/info/malnutrition-in-children" title="https://www.who.int/data/nutrition/nlis/info/malnutrition-in-children">click here</a> to access</p>
<p>Voices of the Invisible Citizens II: One year of COVID-19 -- Are we seeing shifts in internal migration patterns in India? prepared by Migrants Resilience Collaborative (a Jan Sahas initiative) in collaboration with EdelGive Foundation and Global Development Incubator, released on 25th June, 2021, please <a href="https://im4change.org/upload/files/Jan%20Sahas%202021%20report.pdf" title="https://im4change.org/upload/files/Jan%20Sahas%202021%20report.pdf">click here</a> to access</p>
<p>Water Resources Management of Bundelkhand, Uttar Pradesh Planning Department, Government of Uttar Pradesh, please <a href="https://im4change.org/upload/files/Water%20Resources%20Management%20of%20Bundelkhand%20Uttar%20Pradesh%20Planning%20Department.pdf" title="https://im4change.org/upload/files/Water%20Resources%20Management%20of%20Bundelkhand%20Uttar%20Pradesh%20Planning%20Department.pdf">click here</a> to access</p>
<p>Bundelkhand: Overview of 2018 Monsoon, SANDRP, 12 October, 2018, please <a href="https://sandrp.in/2018/10/12/bundelkhand-overview-of-2018-monsoon/" title="https://sandrp.in/2018/10/12/bundelkhand-overview-of-2018-monsoon/">click here</a> to access </p>
<p>Bundelkhand: Building on Partnership -Rakesh Singh, Pradan, please <a href="https://im4change.org/upload/files/Bundelkhand-Building-on-Partnership-By-Rakesh-singh%20PRADAN.pdf" title="https://im4change.org/upload/files/Bundelkhand-Building-on-Partnership-By-Rakesh-singh%20PRADAN.pdf">click here</a> to access </p>
<p>Assessment of Impact of Drought on Men, Women and Children: An Inter-Agency Initiative, Rapid Assessment Survey conducted in Banda, Chitrakoot, Siddharth Nagar, Sonbhadga & Mahoba districts of Uttar Pradesh during 2016, Prepared by CASA, ActionAid, UNICEF, please <a href="https://im4change.org/docs/drought-assessment-report-bundelkhand-region-up-state-february-2016.pdf" title="https://im4change.org/docs/drought-assessment-report-bundelkhand-region-up-state-february-2016.pdf">click here</a> to access</p>
<p>Bundelkhand Drought Impact Assessment Survey 2015, Swaraj Abhiyan in association with Parmarth, Orai, please <a href="https://im4change.org/docs/bundelkhand%20survey%202015_v05.pdf" title="https://im4change.org/docs/bundelkhand%20survey%202015_v05.pdf">click here</a> to access</p>
<p>Bundelkhand Historic Region, India, Britannica.com, please <a href="https://www.britannica.com/place/Bundelkhand" title="https://www.britannica.com/place/Bundelkhand">click here</a> to access </p>
<p>Study on Bundelkhand, Planning Commission, please <a href="https://niti.gov.in/planningcommission.gov.in/docs/reports/sereport/ser/bndel/stdy_bndel.pdf" title="https://niti.gov.in/planningcommission.gov.in/docs/reports/sereport/ser/bndel/stdy_bndel.pdf">click here</a> to access </p>
<p>In five years we have done more work on Saryu canal project than what was done in five decades: PM, 11 December, 2021, please <a href="https://www.narendramodi.in/text-of-prime-minister-narendra-modi-s-address-at-inauguration-of-the-saryu-nahar-national-project-in-balrampur-uttar-pradesh-558858" title="https://www.narendramodi.in/text-of-prime-minister-narendra-modi-s-address-at-inauguration-of-the-saryu-nahar-national-project-in-balrampur-uttar-pradesh-558858">click here</a> to access</p>
<p>Defence Industrial Corridors, Ministry of Defence, Press Information Bureau, 3 December, 2021, please <a href="https://pib.gov.in/PressReleaseIframePage.aspx?PRID=1777610" title="https://pib.gov.in/PressReleaseIframePage.aspx?PRID=1777610">click here</a> to access</p>
<p>Expressways, airports, AIIMS: Yogi government’s big infra race before polls -Maulshree Seth, The Indian Express, 27 November, 2021, please <a href="https://indianexpress.com/article/india/yogi-govt-infra-race-before-polls-7643744/" title="https://indianexpress.com/article/india/yogi-govt-infra-race-before-polls-7643744/">click here</a> to read more </p>
<p>PM Modi to launch Rs.6300 crore projects in Bundelkhand region of Uttar Pradesh -Haidar Naqvi, Hindustan Times, 18 November, 2021, please <a href="https://www.hindustantimes.com/cities/lucknow-news/pm-modi-to-launch-6300-crore-projects-in-bundelkhand-region-of-uttar-pradesh-101637258523293.html" title="https://www.hindustantimes.com/cities/lucknow-news/pm-modi-to-launch-6300-crore-projects-in-bundelkhand-region-of-uttar-pradesh-101637258523293.html">click here</a> to access</p>
<p>Dried Wells, Broken Dams, Distressed Villagers Define UP's Multi-Crore 'Bundelkhand Package' -Dheeraj Mishra, TheWire.in, 27 October, 2021, please <a href="https://thewire.in/rights/uttar-pradesh-agriculture-bundelkhand-package-irrigation-adityanath" title="https://thewire.in/rights/uttar-pradesh-agriculture-bundelkhand-package-irrigation-adityanath">click here</a> to access </p>
<p>No one needs the Ken-Betwa Link Project -Himanshu Thakkar, The Indian Express, 8 April, 2021, please <a href="https://indianexpress.com/article/opinion/columns/ken-betwa-link-project-bundelkhand-7263573/" title="https://indianexpress.com/article/opinion/columns/ken-betwa-link-project-bundelkhand-7263573/">click here</a> to read more </p>
<p> </p>
<p><strong>Image Courtesy: UNDP India</strong></p>
',
'credit_writer' => '',
'article_img' => 'Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg',
'article_img_thumb' => 'Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg',
'status' => (int) 1,
'show_on_home' => (int) 1,
'lang' => 'H',
'category_id' => (int) 70,
'tag_keyword' => '',
'seo_url' => 'the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more',
'meta_title' => '',
'meta_keywords' => '',
'meta_description' => '',
'noindex' => (int) 1,
'publish_date' => object(Cake\I18n\FrozenDate) {},
'most_visit_section_id' => null,
'article_big_img' => null,
'liveid' => null,
'created' => object(Cake\I18n\FrozenTime) {},
'modified' => object(Cake\I18n\FrozenTime) {},
'edate' => '',
'category' => object(App\Model\Entity\Category) {},
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[hasErrors]' => false,
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Articles'
}
App\Controller\FrontendCatController::index() - APP/Controller/FrontendCatController.php, line 386
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 162
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 98
[main] - ROOT/webroot/index.php, line 39
Warning (512): Unable to emit headers. Headers sent in file=/home/brlfuser/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [CORE/src/Http/ResponseEmitter.php, line 48]
if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<!--[if lt IE 7 ]>
<html class="ie ie6" lang='en'> <![endif]-->
<!--[if IE 7 ]>
<html class="ie ie7" lang='en'> <![endif]-->
<!--[if IE 8 ]>
<html class="ie ie8" lang='en'> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang='en'>
<!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>
चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए! </title>
<meta name="description" content="हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन..."/>
<meta name="keywords" content="im4change, corruption, food security, Right To Education, malnutrition, Hunger, Health, MNREGA"/>
<meta name="news_keywords" content="im4change, corruption, food security, Right To Education, malnutrition, Hunger, Health, MNREGA">
<link rel="alternate" type="application/rss+xml" title="ROR" href="/ror.xml"/>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feeds/"/>
<link rel="stylesheet" href="/css/bootstrap.min.css?1697864993"/> <link rel="stylesheet" href="/css/style.css?v=1.1.2"/> <link rel="stylesheet" href="/css/style-inner.css?1577045210"/> <link rel="stylesheet" id="Oswald-css"
href="https://fonts.googleapis.com/css?family=Oswald%3Aregular%2C700&ver=3.8.1" type="text/css"
media="all">
<link rel="stylesheet" href="/css/jquery.modal.min.css?1578285302"/> <script src="/js/jquery-1.10.2.js?1575549704"></script> <script src="/js/jquery-migrate.min.js?1575549704"></script> <link rel="shortcut icon" href="/favicon.ico" title="Favicon">
<link rel="stylesheet" href="/css/jquery-ui.css?1580720609"/> <script src="/js/jquery-ui.js?1575549704"></script> <link rel="preload" as="style" href="https://www.im4change.org/css/custom.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/jquery.modal.min.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/jquery-ui.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/li-scroller.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<!-- <link rel="preload" as="style" href="https://www.im4change.org/css/style.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous"> -->
<link rel="preload" as="style" href="https://www.im4change.org/css/style-inner.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel='dns-prefetch' href="//im4change.org/css/custom.css" crossorigin >
<link rel="preload" as="script" href="https://www.im4change.org/js/bootstrap.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.li-scroller.1.0.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.modal.min.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.ui.totop.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-1.10.2.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-migrate.min.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-ui.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/setting.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/tie-scripts.js">
<!--[if IE]>
<script type="text/javascript">jQuery(document).ready(function () {
jQuery(".menu-item").has("ul").children("a").attr("aria-haspopup", "true");
});</script>
<![endif]-->
<!--[if lt IE 9]>
<script src="/js/html5.js"></script>
<script src="/js/selectivizr-min.js"></script>
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" media="all" href="/css/ie8.css"/>
<![endif]-->
<meta property="og:title" content="चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!" />
<meta property="og:url" content="https://im4change.in/hindi/news-alerts-57?page=8" />
<meta property="og:type" content="article" />
<meta property="og:description" content="हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन..." />
<meta property="og:image" content="" />
<meta property="fb:app_id" content="0" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://im4change.in/images/apple1.png">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://im4change.in/images/apple2.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://im4change.in/images/apple3.png">
<link rel="apple-touch-icon-precomposed" href="https://im4change.in/images/apple4.png">
<style>
.gsc-results-wrapper-overlay{
top: 38% !important;
height: 50% !important;
}
.gsc-search-button-v2{
border-color: #035588 !important;
background-color: #035588 !important;
}
.gsib_a{
height: 30px !important;
padding: 2px 8px 1px 6px !important;
}
.gsc-search-button-v2{
height: 41px !important;
}
input.gsc-input{
background: none !important;
}
@media only screen and (max-width: 600px) {
.gsc-results-wrapper-overlay{
top: 11% !important;
width: 87% !important;
left: 9% !important;
height: 43% !important;
}
.gsc-search-button-v2{
padding: 10px 10px !important;
}
.gsc-input-box{
height: 28px !important;
}
/* .gsib_a {
padding: 0px 9px 4px 9px !important;
}*/
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
table.gsc-search-box{
width: 15% !important;
float: right !important;
margin-top: -118px !important;
}
.gsc-search-button-v2 {
padding: 6px !important;
}
}
</style>
<script>
$(function () {
$("#accordion").accordion({
event: "click hoverintent"
});
});
/*
* hoverIntent | Copyright 2011 Brian Cherne
* http://cherne.net/brian/resources/jquery.hoverIntent.html
* modified by the jQuery UI team
*/
$.event.special.hoverintent = {
setup: function () {
$(this).bind("mouseover", jQuery.event.special.hoverintent.handler);
},
teardown: function () {
$(this).unbind("mouseover", jQuery.event.special.hoverintent.handler);
},
handler: function (event) {
var currentX, currentY, timeout,
args = arguments,
target = $(event.target),
previousX = event.pageX,
previousY = event.pageY;
function track(event) {
currentX = event.pageX;
currentY = event.pageY;
}
;
function clear() {
target
.unbind("mousemove", track)
.unbind("mouseout", clear);
clearTimeout(timeout);
}
function handler() {
var prop,
orig = event;
if ((Math.abs(previousX - currentX) +
Math.abs(previousY - currentY)) < 7) {
clear();
event = $.Event("hoverintent");
for (prop in orig) {
if (!(prop in event)) {
event[prop] = orig[prop];
}
}
// Prevent accessing the original event since the new event
// is fired asynchronously and the old event is no longer
// usable (#6028)
delete event.originalEvent;
target.trigger(event);
} else {
previousX = currentX;
previousY = currentY;
timeout = setTimeout(handler, 100);
}
}
timeout = setTimeout(handler, 100);
target.bind({
mousemove: track,
mouseout: clear
});
}
};
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-472075-3']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<link rel="stylesheet" href="/css/custom.css?v=1.16"/> <script src="/js/jquery.ui.totop.js?1575549704"></script> <script src="/js/setting.js?1575549704"></script> <link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#616163" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="im4change">
<link rel="apple-touch-icon" href="/icons/logo-192x192.png">
</head>
<body id="top" class="home inner blog">
<div class="background-cover"></div>
<div class="wrapper animated">
<header id="theme-header" class="header_inner" style="position: relative;">
<div class="logo inner_logo" style="left:20px !important">
<a title="Home" href="https://im4change.in/hindi/">
<img src="https://im4change.in/images/logo2.jpg?1582080632" class="logo_image" alt="im4change"/> </a>
</div>
<div class="langhindi" style="color: #000;display:none;"
href="https://im4change.in/hindi/">
<a class="more-link" href="https://im4change.in/hindi/">Home</a>
<a href="https://im4change.in/" class="langbutton ">English</a>
</div>
<nav class="fade-in animated2" id="main-nav">
<div class="container">
<div class="main-menu"><ul class="menu" id="menu-main">
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" style="left: -40px;"><a target="_blank" href="https://im4change.in/hindi/">Home</a>
</li>
<li class="menu-item mega-menu menu-item-type-taxonomy mega-menu menu-item-object-category mega-menu menu-item-has-children parent-list" style=" margin-left: -40px;"><a href="#">KNOWLEDGE GATEWAY <span class="sub-indicator"></span> <span class="sub-indicator"></span></a>
<div class="mega-menu-block background_menu" style="padding-top:25px;">
<div class="container">
<div class="mega-menu-content">
<div class="mega-menu-item">
<h3><b>खेतिहर संकट</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/आँकड़ों-में-गांव-72.html"
class="left postionrel">आँकड़ों में गांव </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/पलायन-माइग्रेशन-34.html"
class="left postionrel">पलायन (माइग्रेशन) </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/बेरोजगारी-30.html"
class="left postionrel">बेरोजगारी </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/घटती-आमदनी-18.html"
class="left postionrel">घटती आमदनी </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/खेतिहर-संकट-70.html"
class="left postionrel">खेतिहर संकट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/शोध-और-विकास-71.html"
class="left postionrel">शोध और विकास </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>सशक्तीकरण</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/अन्य-नीतिगत-पहल-73.html"
class="left postionrel">यूनियन बजट व अन्य नीतिगत कदम </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/शिक्षा-का-अधिकार-60.html"
class="left postionrel">शिक्षा का अधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/विस्थापन-2851.html"
class="left postionrel">विस्थापन </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/नरेगा-39.html"
class="left postionrel">नरेगा और सोशल ऑडिट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/जेंडर-2852.html"
class="left postionrel">जेंडर </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/सूचना-का-अधिकार-58.html"
class="left postionrel">सूचना का अधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/वनाधिकार-61.html"
class="left postionrel">वनाधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/सोशल-ऑडिट-48.html"
class="left postionrel">सोशल ऑडिट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/भोजन-का-अधिकार-59.html"
class="left postionrel">भोजन का अधिकार </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>भूख</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/मानव-विकास-सूचकांक-45.html"
class="left postionrel">मानव विकास सूचकांक </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/poverty-and-inequality.html"
class="left postionrel">गरीबी और असमानता </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/शिक्षा-50.html"
class="left postionrel">शिक्षा </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/सवाल-सेहत-का-51.html"
class="left postionrel">सवाल सेहत का </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/what-is-sdg-know-it-all.html"
class="left postionrel">सतत् विकास लक्ष्य </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/कुपोषण-41.html"
class="left postionrel">कुपोषण </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/भुखमरी-एक-आकलन-40.html"
class="left postionrel">भुखमरी-एक आकलन </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/मिड-डे-मील-एमडीएमएस-योजना-53.html"
class="left postionrel">मिड डे मील (एमडीएमएस) योजना </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/सार्वजनिक-वितरण-प्रणाली-42.html"
class="left postionrel">सार्वजनिक वितरण प्रणाली </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>कर्ज - आत्महत्या</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/किसान-और-आत्महत्या-14.html"
class="left postionrel">किसान और आत्महत्या </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/लघु-ऋण-62.html"
class="left postionrel">लघु ऋण </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/नीतिगत-पहल-64.html"
class="left postionrel">नीतिगत पहल </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/कर्ज-का-फंदा-15.html"
class="left postionrel">कर्ज का फंदा </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>पर्यावरण</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/खबरदार-52.html"
class="left postionrel">खबरदार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/पानी-और-साफ-सफाई-55.html"
class="left postionrel">पानी और साफ-सफाई </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/खेती-पर-असर-54.html"
class="left postionrel">खेती पर असर </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>कानून और इन्साफ</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/सामाजिक-न्याय.html"
class="left postionrel">सामाजिक न्याय </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/न्यायकितना-दूर-कितना-पास-47.html"
class="left postionrel">न्याय:कितना दूर-कितना पास </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/मानवाधिकार-56.html"
class="left postionrel">मानवाधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/भ्रष्टाचार-35.html"
class="left postionrel">भ्रष्टाचार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/आपदा-और-राहत-49.html"
class="left postionrel">आपदा और राहत </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/असुरक्षित-परिवेश-46.html"
class="left postionrel">असुरक्षित परिवेश </a>
</p>
</div>
</div>
</div></div>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page "><a target="_blank" href="https://im4change.in/hindi/nceus_reports.php">NCEUS reports</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent-list "><a target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html">कुछ अपने बारे में <span class="sub-indicator"></span> <span class="sub-indicator"></span></a>
<ul class="sub-menu aboutmenu">
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/मकसद-8.html">मकसद</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/contactus.php">संपर्क करें</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html">कुछ अपने बारे में</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/fellowships.php" title="फैलोशिप">फैलोशिप</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/media-workshops.php">मीडिया कार्यशाला</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/research.php">अनुसंधान</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/links-64">पार्टनर्स</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" id="menu-item-539">
<a href="https://im4change.in/" class="langbutton langlinkfont11">English</a> </li>
</ul><select id="main-menu-mob"><option value="#">Go to...</option><option value="https://im4change.in/hindi/"> Home</option><option value="https://im4change.in/hindi/links-64#"> KNOWLEDGE GATEWAY </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%86%E0%A4%82%E0%A4%95%E0%A4%A1%E0%A4%BC%E0%A5%8B%E0%A4%82-%E0%A4%AE%E0%A5%87%E0%A4%82-%E0%A4%97%E0%A4%BE%E0%A4%82%E0%A4%B5-72.html"> आंकड़ों में गांव </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F-70.html"> खेतिहर संकट </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%AC%E0%A5%87%E0%A4%B0%E0%A5%8B%E0%A4%9C%E0%A4%97%E0%A4%BE%E0%A4%B0%E0%A5%80-30.html"> बेरोजगारी </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%98%E0%A4%9F%E0%A4%A4%E0%A5%80-%E0%A4%86%E0%A4%AE%E0%A4%A6%E0%A4%A8%E0%A5%80-18.html"> घटती आमदनी </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%AA%E0%A4%B2%E0%A4%BE%E0%A4%AF%E0%A4%A8-%E0%A4%AE%E0%A4%BE%E0%A4%87%E0%A4%97%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%B6%E0%A4%A8-34.html"> पलायन (माइग्रेशन) </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%B6%E0%A5%8B%E0%A4%A7-%E0%A4%94%E0%A4%B0-%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B8-71.html"> शोध और विकास </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%9C%E0%A5%87%E0%A4%82%E0%A4%A1%E0%A4%B0-2852.html"> जेंडर </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B5%E0%A4%BF%E0%A4%B8%E0%A5%8D%E0%A4%A5%E0%A4%BE%E0%A4%AA%E0%A4%A8-2851.html"> विस्थापन </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%AD%E0%A5%8B%E0%A4%9C%E0%A4%A8-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-59.html"> भोजन का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%A8%E0%A4%B0%E0%A5%87%E0%A4%97%E0%A4%BE-39.html"> नरेगा </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B8%E0%A5%8B%E0%A4%B6%E0%A4%B2-%E0%A4%91%E0%A4%A1%E0%A4%BF%E0%A4%9F-48.html"> सोशल ऑडिट </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B8%E0%A5%82%E0%A4%9A%E0%A4%A8%E0%A4%BE-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-58.html"> सूचना का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B6%E0%A4%BF%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BE-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-60.html"> शिक्षा का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B5%E0%A4%A8%E0%A4%BE%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-61.html"> वनाधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%85%E0%A4%A8%E0%A5%8D%E0%A4%AF-%E0%A4%A8%E0%A5%80%E0%A4%A4%E0%A4%BF%E0%A4%97%E0%A4%A4-%E0%A4%AA%E0%A4%B9%E0%A4%B2-73.html"> अन्य नीतिगत पहल </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AD%E0%A5%81%E0%A4%96%E0%A4%AE%E0%A4%B0%E0%A5%80-%E0%A4%8F%E0%A4%95-%E0%A4%86%E0%A4%95%E0%A4%B2%E0%A4%A8-40.html"> भुखमरी-एक आकलन </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%95%E0%A5%81%E0%A4%AA%E0%A5%8B%E0%A4%B7%E0%A4%A3-41.html"> कुपोषण </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AE%E0%A4%BE%E0%A4%A8%E0%A4%B5-%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B8-%E0%A4%B8%E0%A5%82%E0%A4%9A%E0%A4%95%E0%A4%BE%E0%A4%82%E0%A4%95-45.html"> मानव विकास सूचकांक </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B6%E0%A4%BF%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BE-50.html"> शिक्षा </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B8%E0%A4%B5%E0%A4%BE%E0%A4%B2-%E0%A4%B8%E0%A5%87%E0%A4%B9%E0%A4%A4-%E0%A4%95%E0%A4%BE-51.html"> सवाल सेहत का </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AE%E0%A4%BF%E0%A4%A1-%E0%A4%A1%E0%A5%87-%E0%A4%AE%E0%A5%80%E0%A4%B2-%E0%A4%8F%E0%A4%AE%E0%A4%A1%E0%A5%80%E0%A4%8F%E0%A4%AE%E0%A4%8F%E0%A4%B8-%E0%A4%AF%E0%A5%8B%E0%A4%9C%E0%A4%A8%E0%A4%BE-53.html"> मिड डे मील (एमडीएमएस) योजना </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B8%E0%A4%BE%E0%A4%B0%E0%A5%8D%E0%A4%B5%E0%A4%9C%E0%A4%A8%E0%A4%BF%E0%A4%95-%E0%A4%B5%E0%A4%BF%E0%A4%A4%E0%A4%B0%E0%A4%A3-%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%A3%E0%A4%BE%E0%A4%B2%E0%A5%80-42.html"> सार्वजनिक वितरण प्रणाली </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%8F%E0%A4%AE-%E0%A4%A1%E0%A5%80-%E0%A4%9C%E0%A5%80-113.html"> एम डी जी </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%95%E0%A4%BF%E0%A4%B8%E0%A4%BE%E0%A4%A8-%E0%A4%94%E0%A4%B0-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE-14.html"> किसान और आत्महत्या </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%95%E0%A4%BE-%E0%A4%AB%E0%A4%82%E0%A4%A6%E0%A4%BE-15.html"> कर्ज का फंदा </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%B2%E0%A4%98%E0%A5%81-%E0%A4%8B%E0%A4%A3-62.html"> लघु ऋण </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%A8%E0%A5%80%E0%A4%A4%E0%A4%BF%E0%A4%97%E0%A4%A4-%E0%A4%AA%E0%A4%B9%E0%A4%B2-64.html"> नीतिगत पहल </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%AA%E0%A4%BE%E0%A4%A8%E0%A5%80-%E0%A4%94%E0%A4%B0-%E0%A4%B8%E0%A4%BE%E0%A4%AB-%E0%A4%B8%E0%A4%AB%E0%A4%BE%E0%A4%88-55.html"> पानी और साफ-सफाई </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A5%80-%E0%A4%AA%E0%A4%B0-%E0%A4%85%E0%A4%B8%E0%A4%B0-54.html"> खेती पर असर </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%96%E0%A4%AC%E0%A4%B0%E0%A4%A6%E0%A4%BE%E0%A4%B0-52.html"> खबरदार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%A8%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%AF%E0%A4%95%E0%A4%BF%E0%A4%A4%E0%A4%A8%E0%A4%BE-%E0%A4%A6%E0%A5%82%E0%A4%B0-%E0%A4%95%E0%A4%BF%E0%A4%A4%E0%A4%A8%E0%A4%BE-%E0%A4%AA%E0%A4%BE%E0%A4%B8-47.html"> न्याय:कितना दूर-कितना पास </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%AE%E0%A4%BE%E0%A4%A8%E0%A4%B5%E0%A4%BE%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-56.html"> मानवाधिकार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%AD%E0%A5%8D%E0%A4%B0%E0%A4%B7%E0%A5%8D%E0%A4%9F%E0%A4%BE%E0%A4%9A%E0%A4%BE%E0%A4%B0-35.html"> भ्रष्टाचार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%85%E0%A4%B8%E0%A5%81%E0%A4%B0%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BF%E0%A4%A4-%E0%A4%AA%E0%A4%B0%E0%A4%BF%E0%A4%B5%E0%A5%87%E0%A4%B6-46.html"> असुरक्षित परिवेश </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%86%E0%A4%AA%E0%A4%A6%E0%A4%BE-%E0%A4%94%E0%A4%B0-%E0%A4%B0%E0%A4%BE%E0%A4%B9%E0%A4%A4-49.html"> आपदा और राहत </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A5%81%E0%A4%9B-%E0%A4%85%E0%A4%AA%E0%A4%A8%E0%A5%87-%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A5%87-%E0%A4%AE%E0%A5%87%E0%A4%82-9.html"> कुछ अपने बारे में </option><option value="https://im4change.in/hindi/%E0%A4%AE%E0%A4%95%E0%A4%B8%E0%A4%A6-8.html"> – मकसद</option><option value="https://im4change.in/hindi/contactus.php"> – संपर्क करें</option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A5%81%E0%A4%9B-%E0%A4%85%E0%A4%AA%E0%A4%A8%E0%A5%87-%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A5%87-%E0%A4%AE%E0%A5%87%E0%A4%82-9.html"> – कुछ अपने बारे में</option><option value="https://im4change.in/hindi/fellowships.php"> फैलोशिप</option><option value="https://im4change.in/hindi/media-workshops.php"> मीडिया कार्यशाला</option><option value="https://im4change.in/hindi/research.php"> अनुसंधान</option><option value="https://im4change.in/hindi/links-64" selected="selected"> पार्टनर्स</option><option value="https://im4change.in/"> English</option></select>
</div> </div>
<!-- <div style="float: right;">
<script async src="https://cse.google.com/cse.js?cx=18b4f2e0f11bed3dd"></script>
<div class="gcse-search"></div>
</div> -->
<div class="search-block" style=" margin-left: 8px; margin-right: 7px;">
<form method="get" id="searchform" name="searchform"
action="https://im4change.in/hindi/search"
onsubmit="return searchvalidate();">
<button class="search-button" type="submit" value="Search"></button>
<input type="text" id="s" name="qryStr" value=""
onfocus="if (this.value == 'Search...') {this.value = '';}"
onblur="if (this.value == '') {this.value = 'Search...';}">
</form>
</div>
</nav>
</header>
<div class="container">
<div id="main-content" class=" main1 container fade-in animated3 sidebar-narrow-left">
<div class="content-wrap">
<div class="content" style="width: 900px;min-height: 500px;">
<section class="cat-box recent-box">
<h2 class="cat-box-title">
चर्चा में.... </h2>
</section>
<div class="clear"></div>
<div style="line-height: 21px; min-height: 280px;">
<div class="page-head">
<div class="stripe-line"></div>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank" title="बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<h1 style="font-weight: 700;font-size: 14px;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank">बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!</a>
</h1>
<br><small>January 15, 2022</small>
<p style="padding-top: 6px;">हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...</p>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank" title="बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर देखना चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank"><strong style="" >बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर देखना चाहिए!</strong></a>
<br><small>January 15, 2022</small>
<p style="padding-top: 6px;">हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...</p>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html" target="_blank" title="नवीनतम एनएफएचएस डेटा: कुल प्रजनन दर में गिरावट की प्रवृत्ति के बीच केरल और तमिलनाडु अपवाद बनकर उभरे! " style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image TFR in India 11 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html" target="_blank"><strong style="" >नवीनतम एनएफएचएस डेटा: कुल प्रजनन दर में गिरावट की प्रवृत्ति के बीच केरल और तमिलनाडु अपवाद बनकर उभरे! </strong></a>
<br><small>December 14, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय परिवार स्वास्थ्य सर्वेक्षण पांचवें दौर (एनएफएचएस-5) के दूसरे चरण के आंकड़े जारी होने के बाद, मीडिया टिप्पणीकारों और विशेषज्ञों ने लिखा है कि भारत के लिए कुल प्रजनन दर (टीएफआर) प्रतिस्थापन स्तर की प्रजनन क्षमता से नीचे चली गई है. साल 2015-16 में पूरे...</p>
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html" target="_blank" title="अधिक बच्चे पैदा करने की शक्तियों जैसे जुमलों से गुमराह होने वाले मतदाताओं को इससे संबंधित आधिकारिक डेटा जरूरी देखने चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Over population 24 Nov 2021 Hindi.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html" target="_blank"><strong style="" >अधिक बच्चे पैदा करने की शक्तियों जैसे जुमलों से गुमराह होने वाले मतदाताओं को इससे संबंधित आधिकारिक डेटा जरूरी देखने चाहिए!</strong></a>
<br><small>December 3, 2021</small>
<p style="padding-top: 6px;">अन्य धार्मिक समुदायों के पुरुषों की तुलना में मुस्लिम पुरुषों द्वारा बच्चे पैदा करने को अक्सर एक राजनैतिक प्रोपैगेंडा के तौर पर इस्तेमाल किया जाता है और चुनाव से ठीक पहले भारतीय बहुसंख्यक हिंदुओं से वोट प्राप्त करने के लिए एक विभाजनकारी प्रोपैगेंडा बनाया जाता...</p>
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html" target="_blank" title="आत्महत्याओं पर एनसीआरबी डेटा को सावधानी के साथ समझना" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Suicides photo Himashu joshi.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html" target="_blank"><strong style="" >आत्महत्याओं पर एनसीआरबी डेटा को सावधानी के साथ समझना</strong></a>
<br><small>November 22, 2021</small>
<p style="padding-top: 6px;">पिछले वर्षों की तुलना में 2020 के दौरान भारत में आत्महत्याओं की कुल संख्या में वृद्धि हाल ही में सुर्खियों में रही है. जबकि कुछ मीडिया टिप्पणीकारों ने कहा है कि 2020 में आर्थिक संकट (नौकरी छूटने, आय में कमी, व्यवसाय में विफलता और बढ़ती...</p>
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div class="pagination pagination-large">
<ul class="pagination">
<li class="prev"><a rel="prev" href="/hindi/news-alerts-57?page=7">previous</a></li><li><a href="/hindi/news-alerts-57">1</a></li><li class="ellipsis">…</li><li><a href="/hindi/news-alerts-57?page=4">4</a></li><li><a href="/hindi/news-alerts-57?page=5">5</a></li><li><a href="/hindi/news-alerts-57?page=6">6</a></li><li><a href="/hindi/news-alerts-57?page=7">7</a></li><li class="active"><a href="">8</a></li><li><a href="/hindi/news-alerts-57?page=9">9</a></li><li><a href="/hindi/news-alerts-57?page=10">10</a></li><li><a href="/hindi/news-alerts-57?page=11">11</a></li><li><a href="/hindi/news-alerts-57?page=12">12</a></li><li class="next"><a rel="next" href="/hindi/news-alerts-57?page=9">next</a></li> </ul>
</div>
</div> </div>
</div>
<!-- Right Side Section Start -->
<!-- MAP Section START -->
<aside class="sidebar indexMarg">
<div class="ad-cell">
<a href="https://im4change.in/hindi/statemap.php" title="">
<img src="https://im4change.in/images/map_new_version.png?1582080666" alt="India State Map" class="indiamap" width="232" height="252"/> </a>
<div class="rightmapbox">
<div id="sideOne" class="docltitle"><a href="https://im4change.in/hindi/state-report/india/36" target="_blank">DOCUMENTS/
REPORTS</a></div>
<div id="sideTwo" class="statetitle"><a href="https://im4change.in/hindi/states.php"target="_blank">STATE DATA/
HDRs.</a></div>
</div>
<div class="widget widgePadTop"></div>
</div>
</aside>
<!-- MAP Section END -->
<aside class="sidebar sidePadbottom">
<div class="rightsmlbox1" >
<a href="https://im4change.in/hindi/knowledge_gateway" target="_blank" style="color: #035588;
font-size: 17px;">
KNOWLEDGE GATEWAY
</a>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title">
<a href="https://im4change.in/newsletter" target="_blank">
NEWSLETTER
</a>
</p>
</div>
</div>
<div class="rightsmlbox1" style="height: 325px;">
<div>
<p class="rightsmlbox1_title">
Interview with Prof. Ravi Srivastava
</p>
<p class="rightsmlbox1_title">
<a href="https://im4change.in/hindi/video/interview-with-prof-ravi-srivastava-on-current-economic-crisis">
<img width="250" height="200" src="/images/interview_video_home.jpg" alt="Interview with Prof. Ravi Srivastava"/>
</a>
<!--
<iframe width="250" height="200" src="https://www.youtube.com/embed/MmaTlntk-wc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>-->
</p>
<a href="https://im4change.in/hindi/videogallery" class="more-link CatArchalAnch1" target="_blank">
More videos
</a>
</div>
</div>
<div class="rightsmlbox1">
<div>
<!--div id="sstory" class="rightboxicons"></div--->
<p class="rightsmlbox1_title"><a href="https://im4change.in/hindi/list-success-stories" target="_blank">विजयगाथा</a></p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a
href="https://im4change.in/hindi/साक्षात्कार-55" target="_blank">साक्षात्कार</a>
</p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a href="https://www.commoncause.in/page.php?id=10" >Donate</a></p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a
target="_blank" href="https://im4change.in/hindi/blog/क्या-हरित-क्रांति-भारत-के-गरीबों-की-अनदेखी-पर-टिकी-है-12.html"
class="isf_link" title="क्या हरित क्रांति भारत के गरीबों की अनदेखी पर टिकी है">क्या हरित क्रांति भारत के गरीबों की अनदेखी पर टिकी है</a></p> </div>
</div>
<div class="rightsmlbox1" style="height: 104px !important;">
<a href="https://im4change.in/hindi/quarterly_reports.php" target="_blank">
Quarterly Reports on Effect of Economic Slowdown on Employment in India (2008 - 2015)
</a>
</div>
<!-- <div class="rightsmlbox1">
<a href="https://play.google.com/store/apps/details?id=com.im4.im4change" target="_blank">
</a></div> -->
<!-- <section class="cat-box recent-box secMarg">
<h2 class="cat-box-title">Most Visited</h2>
</section> -->
<!-- accordion Starts here -->
<!-- <div id="accordion" class="accordMarg">
</div> -->
<!-- accordion ends here -->
<!-- Widget Tag Cloud Starts here -->
<div id="tag_cloud-2" class="widget widget_tag_cloud">
<section class="cat-box recent-box secMarg">
<h2 class="cat-box-title">MOST VISITED TAGS</h2>
</section>
<div class="widget-top wiPdTp">
<div class="stripe-line"></div>
</div>
<div class="widget-container">
<div class="tagcloud">
<a href="https://im4change.in/hindi/search?qryStr=मानवाधिकार"
target="_blank" class="tag-link-4 font4">मानवाधिकार</a>
<a href="https://im4change.in/hindi/search?qryStr=भ्रष्टाचार"
target="_blank" class="tag-link-4 font4">भ्रष्टाचार</a>
<a href="https://im4change.in/hindi/search?qryStr=सेहत"
target="_blank" class="tag-link-4 font4">सेहत</a>
<a href="https://im4change.in/hindi/search?qryStr=स्वास्थ्य"
target="_blank" class="tag-link-4 font4">स्वास्थ्य</a>
<a href="https://im4change.in/hindi/search?qryStr=पर्यावरण"
target="_blank" class="tag-link-4 font4">पर्यावरण</a>
<a href="https://im4change.in/hindi/search?qryStr=शिक्षा"
target="_blank" class="tag-link-4 font4">शिक्षा</a>
<a href="https://im4change.in/hindi/search?qryStr=महिला"
target="_blank" class="tag-link-4 font4">महिला</a>
<a href="https://im4change.in/hindi/search?qryStr=गरीबी"
target="_blank" class="tag-link-4 font4">गरीबी</a>
<a href="https://im4change.in/hindi/search?qryStr=कृषि-उत्पादन"
target="_blank" class="tag-link-4 font4">कृषि-उत्पादन</a>
<a href="https://im4change.in/hindi/search?qryStr=महंगाई"
target="_blank" class="tag-link-4 font4">महंगाई</a>
<a href="https://im4change.in/hindi/search?qryStr=शिक्षा का अधिकार"
target="_blank" class="tag-link-4 font4">शिक्षा का अधिकार</a>
<a href="https://im4change.in/hindi/search?qryStr=किसान"
target="_blank" class="tag-link-4 font4">किसान</a>
<a href="https://im4change.in/hindi/search?qryStr=सशक्तीकरण"
target="_blank" class="tag-link-4 font4">सशक्तीकरण</a>
<a href="https://im4change.in/hindi/search?qryStr=प्रदूषण"
target="_blank" class="tag-link-4 font4">प्रदूषण</a>
<a href="https://im4change.in/hindi/search?qryStr=आदिवासी"
target="_blank" class="tag-link-4 font4">आदिवासी</a>
<a href="https://im4change.in/hindi/search?qryStr=रोजगार"
target="_blank" class="tag-link-4 font4">रोजगार</a>
<a href="https://im4change.in/hindi/search?qryStr=जेंडर"
target="_blank" class="tag-link-4 font4">जेंडर</a>
<a href="https://im4change.in/hindi/search?qryStr=भूमि-अधिग्रहण"
target="_blank" class="tag-link-4 font4">भूमि-अधिग्रहण</a>
<a href="https://im4change.in/hindi/search?qryStr=ग्रामीण-विकास"
target="_blank" class="tag-link-4 font4">ग्रामीण-विकास</a>
<a href="https://im4change.in/hindi/search?qryStr=कुपोषण"
target="_blank" class="tag-link-4 font4">कुपोषण</a>
</div>
</div>
</div>
<!-- Widget Tag Cloud Ends here -->
</aside>
<!-- Right Side Section End -->
</div>
<section class="cat-box cats-review-box footerSec">
<h2 class="cat-box-title vSec CatArcha">Video
Archives</h2>
<h2 class="cat-box-title CatArchaTitle">Archives</h2>
<div class="cat-box-content">
<div class="reviews-cat">
<div class="CatArchaDiv1">
<div class="CatArchaDiv2">
<ul>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/How-justified-is-the-demand-for-MSP-minimum-support-price-.html" target="_blank">
क्या एम.एस.पी की मांग सिर्फ एक चुनावी नाटक है... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/What-kind-of-challenges-are-facing-fiscal-federalism.html" target="_blank">
क्या राजकोषीय संघवाद की गाड़ी हिचकोले खा रही है... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/What-impact-did-ASER-have-on-India's-education-system.html" target="_blank">
भारत की शिक्षा व्यवस्था पर 'असर' ने क्या असर... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/Unemployment-is-decreasing-in-the-country-Is-this-true-What-is-the-condition-of-employment-in-the-country-today.html" target="_blank">
पीएलएफएस रिपोर्ट: देश में घट रही है बेरोजगारी ! </a>
</li>
<li class="CatArchalLi1">
<a href="https://im4change.in/hindi/news-alerts-57"
class="more-link CatArchalAnch1" target="_blank">
More...
</a>
</li>
</ul>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/I51LYnP8BOk/1.jpg"
alt=" Im4Change.org हिंदी वेबसाइट का परिचय. Short Video on im4change.org...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Short-Video-on-im4change-Hindi-website-Inclusive-Media-for-Change" target="_blank">
Im4Change.org हिंदी वेबसाइट का परिचय. Short Video on im4change.org... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/kNqha-SwfIY/1.jpg"
alt=" "Session 1: Scope of IDEA and AgriStack" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-1- Scope-of-IDEA-and-AgriStack-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 1: Scope of IDEA and AgriStack" in Exploring... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/6kIVjlgZItk/1.jpg"
alt=" "Session 2: Farmer Centric Digitalisation in Agriculture" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-2-Farmer-Centric-Digitalisation-in-Agriculture-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 2: Farmer Centric Digitalisation in Agriculture" in Exploring... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/2BeHTu0y7xc/1.jpg"
alt=" "Session 3: Future of Digitalisation in Agriculture" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-3-Future-of-Digitalisation-in-Agriculture-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 3: Future of Digitalisation in Agriculture" in Exploring... </a>
</p>
</div>
<div class="divWidth">
<ul class="divWidthMarg">
<li>
<a href="https://im4change.in/hindi/video/Public-Spending-on-Agriculture-in-India-Source-Foundation-for-Agrarian-Studies"
title="Public Spending on Agriculture in India (Source: Foundation for Agrarian Studies)" target="_blank">
Public Spending on Agriculture in India (Source: Foundation for...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/Agrarian-Change-Seminar-Protests-against-the-New-Farm-Laws-in-India-by-Prof-Vikas-Rawal-JNU-Source-Journal-Of-Agrarian-Change"
title="Agrarian Change Seminar: 'Protests against the New Farm Laws in India' by Prof. Vikas Rawal, JNU (Source: Journal Of Agrarian Change) " target="_blank">
Agrarian Change Seminar: 'Protests against the New Farm Laws...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/Webinar-Ramrao-The-Story-of-India-Farm-Crisis-Source-Azim-Premji-University"
title="Webinar: Ramrao - The Story of India's Farm Crisis (Source: Azim Premji University)" target="_blank">
Webinar: Ramrao - The Story of India's Farm Crisis...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/water-and-agricultural-transformation-in-India"
title="Water and Agricultural Transformation in India: A Symbiotic Relationship (Source: IGIDR)" target="_blank">
Water and Agricultural Transformation in India: A Symbiotic Relationship...</a>
</li>
<li class="CatArchalLi1">
<a href="https://im4change.in/hindi/videogallery"
class="more-link CatArchalAnch1" target="_blank">
More...
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section> </div>
<div class="clear"></div>
<!-- Footer option Starts here -->
<div class="footer-bottom fade-in animated4">
<div class="container">
<div class="social-icons icon_flat">
<p class="SocialMargTop"> Website Developed by <a target="_blank" title="Web Development"
class="wot right"
href="http://www.ravinderkhurana.com/" rel="nofollow">
RAVINDErkHURANA.com</a></p>
</div>
<div class="alignleft">
<a
target="_blank" href="https://im4change.in/hindi/मकसद-8.html"
class="link"
title="मकसद">मकसद</a> | <a
target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html"
class="link" title="कुछ अपने बारे में">कुछ अपने बारे में</a> | <a
target="_blank" href="https://im4change.in/hindi/media-workshops.php"
class="ucwords">मीडिया कार्यशाला</a> | <a
target="_blank" href="https://im4change.in/hindi/अस्वीकरण/disclaimer-149.html"
title="Disclaimer">अस्वीकरण</a> </div>
</div>
</div>
<!-- Footer option ends here -->
</div>
<div id="connect">
<a target="_blank"
href="http://www.facebook.com/sharer.php?u=https://im4change.in/hindi/news-alerts-57?page=8"
title="Share on Facebook">
<img src="https://im4change.in/images/Facebook.png?1582080640" alt="share on Facebook" class="ImgBorder"/>
</a><br/>
<a target="_blank"
href="http://twitter.com/share?text=Im4change&url=https://im4change.in/hindi/news-alerts-57?page=8"
title="Share on Twitter">
<img src="https://im4change.in/images/twitter.png?1582080632" alt="Twitter" class="ImgBorder"/> </a>
<br/>
<a href="/feeds" title="RSS Feed" target="_blank">
<img src="https://im4change.in/images/rss.png?1582080632" alt="RSS" class="ImgBorder"/>
</a>
<br/>
<a class="feedback-link" id="feedbackFormLink" href="#">
<img src="https://im4change.in/images/feedback.png?1582080630" alt="Feedback" class="ImgBorder"/>
</a> <br/>
<a href="javascript:function iprl5(){var d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Saving...) '+d.title;z.setAttribute('src',l.protocol+'//www.instapaper.com/j/WKrH3R7ORD5p?u='+encodeURIComponent(l.href)+'&t='+(new Date().getTime()));b.appendChild(z);}catch(e){alert('Please wait until the page has loaded.');}}iprl5();void(0)"
class="bookmarklet" onclick="return explain_bookmarklet();">
<img src="https://im4change.in/images/read-it-later.png?1582080632" alt="Read Later" class="ImgBorder"/> </a>
</div>
<!-- Feedback form Starts here -->
<div id="feedbackForm" class="overlay_form" class="ImgBorder">
<h2>Contact Form</h2>
<div id="contactform1">
<div id="formleft">
<form id="submitform" action="/contactus.php" method="post">
<input type="hidden" name="submitform" value="submitform"/>
<input type="hidden" name="salt_key" value="a0e0f2c6a0644a70e57ad2c96829709a"/>
<input type="hidden" name="ref" value="feedback"/>
<fieldset>
<label>Name :</label>
<input type="text" name="name" class="tbox" required/>
</fieldset>
<fieldset>
<label>Email :</label>
<input type="text" name="email" class="tbox" required/>
</fieldset>
<fieldset>
<label>Message :</label>
<textarea rows="5" cols="20" name="message" required></textarea>
</fieldset>
<fieldset>
Please enter security code
<div class="clear"></div>
<input type="text" name="vrcode" class="tbox"/>
</fieldset>
<fieldset>
<input type="submit" class="button" value="Submit"/>
<a href="#" id="closefeedbakcformLink">Close</a>
</fieldset>
</form>
</div>
<div class="clearfix"></div>
</div>
</div>
<div id="donate_popup" class="modal" style="max-width: 800px;">
<table width="100%" border="1">
<tr>
<td colspan="2" align="center">
<b>Support im4change</b>
</td>
</tr>
<tr>
<td width="25%" valign="middle">
<img src="https://im4change.in/images/logo2.jpg?1582080632" alt="" width="100%"/> </td>
<td style="padding-left:10px;padding-top:10px;">
<form action="https://im4change.in/hindi/donate" method="get">
<table width="100%" cellpadding="2" cellspacing="2">
<tr>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
10
</td>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
100
</td>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
1000
</td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
50
</td>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
500
</td>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
<input type="text" name="price" placeholder="?" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
</td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td colspan="3" align="right">
<input type="button" name="Pay" value="Pay"
style="width: 200px;background-color: rgb(205, 35, 36);color: #ffffff;"/>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</div><script type='text/javascript'>
/* <![CDATA[ */
var tievar = {'go_to': 'Go to...'};
/* ]]> */
</script>
<script src="/js/tie-scripts.js?1575549704"></script><script src="/js/bootstrap.js?1575549704"></script><script src="/js/jquery.modal.min.js?1578284310"></script><script>
$(document).ready(function() {
// tell the autocomplete function to get its data from our php script
$('#s').autocomplete({
source: "/hindi/autocomplete"
});
});
</script>
<script src="/vj-main-sw-register.js" async></script>
<script>function init(){var imgDefer=document.getElementsByTagName('img');for(var i=0;i<imgDefer.length;i++){if(imgDefer[i].getAttribute('data-src')){imgDefer[i].setAttribute('src',imgDefer[i].getAttribute('data-src'))}}}
window.onload=init;</script>
</body>
</html>'
}
$maxBufferLength = (int) 8192
$file = '/home/brlfuser/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/home/brlfuser/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=853'
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 39
Warning (2): Cannot modify header information - headers already sent by (output started at /home/brlfuser/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 148]
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<!--[if lt IE 7 ]>
<html class="ie ie6" lang='en'> <![endif]-->
<!--[if IE 7 ]>
<html class="ie ie7" lang='en'> <![endif]-->
<!--[if IE 8 ]>
<html class="ie ie8" lang='en'> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang='en'>
<!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>
चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए! </title>
<meta name="description" content="हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन..."/>
<meta name="keywords" content="im4change, corruption, food security, Right To Education, malnutrition, Hunger, Health, MNREGA"/>
<meta name="news_keywords" content="im4change, corruption, food security, Right To Education, malnutrition, Hunger, Health, MNREGA">
<link rel="alternate" type="application/rss+xml" title="ROR" href="/ror.xml"/>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feeds/"/>
<link rel="stylesheet" href="/css/bootstrap.min.css?1697864993"/> <link rel="stylesheet" href="/css/style.css?v=1.1.2"/> <link rel="stylesheet" href="/css/style-inner.css?1577045210"/> <link rel="stylesheet" id="Oswald-css"
href="https://fonts.googleapis.com/css?family=Oswald%3Aregular%2C700&ver=3.8.1" type="text/css"
media="all">
<link rel="stylesheet" href="/css/jquery.modal.min.css?1578285302"/> <script src="/js/jquery-1.10.2.js?1575549704"></script> <script src="/js/jquery-migrate.min.js?1575549704"></script> <link rel="shortcut icon" href="/favicon.ico" title="Favicon">
<link rel="stylesheet" href="/css/jquery-ui.css?1580720609"/> <script src="/js/jquery-ui.js?1575549704"></script> <link rel="preload" as="style" href="https://www.im4change.org/css/custom.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/jquery.modal.min.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/jquery-ui.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/li-scroller.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<!-- <link rel="preload" as="style" href="https://www.im4change.org/css/style.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous"> -->
<link rel="preload" as="style" href="https://www.im4change.org/css/style-inner.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel='dns-prefetch' href="//im4change.org/css/custom.css" crossorigin >
<link rel="preload" as="script" href="https://www.im4change.org/js/bootstrap.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.li-scroller.1.0.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.modal.min.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.ui.totop.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-1.10.2.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-migrate.min.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-ui.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/setting.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/tie-scripts.js">
<!--[if IE]>
<script type="text/javascript">jQuery(document).ready(function () {
jQuery(".menu-item").has("ul").children("a").attr("aria-haspopup", "true");
});</script>
<![endif]-->
<!--[if lt IE 9]>
<script src="/js/html5.js"></script>
<script src="/js/selectivizr-min.js"></script>
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" media="all" href="/css/ie8.css"/>
<![endif]-->
<meta property="og:title" content="चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!" />
<meta property="og:url" content="https://im4change.in/hindi/news-alerts-57?page=8" />
<meta property="og:type" content="article" />
<meta property="og:description" content="हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन..." />
<meta property="og:image" content="" />
<meta property="fb:app_id" content="0" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://im4change.in/images/apple1.png">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://im4change.in/images/apple2.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://im4change.in/images/apple3.png">
<link rel="apple-touch-icon-precomposed" href="https://im4change.in/images/apple4.png">
<style>
.gsc-results-wrapper-overlay{
top: 38% !important;
height: 50% !important;
}
.gsc-search-button-v2{
border-color: #035588 !important;
background-color: #035588 !important;
}
.gsib_a{
height: 30px !important;
padding: 2px 8px 1px 6px !important;
}
.gsc-search-button-v2{
height: 41px !important;
}
input.gsc-input{
background: none !important;
}
@media only screen and (max-width: 600px) {
.gsc-results-wrapper-overlay{
top: 11% !important;
width: 87% !important;
left: 9% !important;
height: 43% !important;
}
.gsc-search-button-v2{
padding: 10px 10px !important;
}
.gsc-input-box{
height: 28px !important;
}
/* .gsib_a {
padding: 0px 9px 4px 9px !important;
}*/
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
table.gsc-search-box{
width: 15% !important;
float: right !important;
margin-top: -118px !important;
}
.gsc-search-button-v2 {
padding: 6px !important;
}
}
</style>
<script>
$(function () {
$("#accordion").accordion({
event: "click hoverintent"
});
});
/*
* hoverIntent | Copyright 2011 Brian Cherne
* http://cherne.net/brian/resources/jquery.hoverIntent.html
* modified by the jQuery UI team
*/
$.event.special.hoverintent = {
setup: function () {
$(this).bind("mouseover", jQuery.event.special.hoverintent.handler);
},
teardown: function () {
$(this).unbind("mouseover", jQuery.event.special.hoverintent.handler);
},
handler: function (event) {
var currentX, currentY, timeout,
args = arguments,
target = $(event.target),
previousX = event.pageX,
previousY = event.pageY;
function track(event) {
currentX = event.pageX;
currentY = event.pageY;
}
;
function clear() {
target
.unbind("mousemove", track)
.unbind("mouseout", clear);
clearTimeout(timeout);
}
function handler() {
var prop,
orig = event;
if ((Math.abs(previousX - currentX) +
Math.abs(previousY - currentY)) < 7) {
clear();
event = $.Event("hoverintent");
for (prop in orig) {
if (!(prop in event)) {
event[prop] = orig[prop];
}
}
// Prevent accessing the original event since the new event
// is fired asynchronously and the old event is no longer
// usable (#6028)
delete event.originalEvent;
target.trigger(event);
} else {
previousX = currentX;
previousY = currentY;
timeout = setTimeout(handler, 100);
}
}
timeout = setTimeout(handler, 100);
target.bind({
mousemove: track,
mouseout: clear
});
}
};
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-472075-3']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<link rel="stylesheet" href="/css/custom.css?v=1.16"/> <script src="/js/jquery.ui.totop.js?1575549704"></script> <script src="/js/setting.js?1575549704"></script> <link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#616163" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="im4change">
<link rel="apple-touch-icon" href="/icons/logo-192x192.png">
</head>
<body id="top" class="home inner blog">
<div class="background-cover"></div>
<div class="wrapper animated">
<header id="theme-header" class="header_inner" style="position: relative;">
<div class="logo inner_logo" style="left:20px !important">
<a title="Home" href="https://im4change.in/hindi/">
<img src="https://im4change.in/images/logo2.jpg?1582080632" class="logo_image" alt="im4change"/> </a>
</div>
<div class="langhindi" style="color: #000;display:none;"
href="https://im4change.in/hindi/">
<a class="more-link" href="https://im4change.in/hindi/">Home</a>
<a href="https://im4change.in/" class="langbutton ">English</a>
</div>
<nav class="fade-in animated2" id="main-nav">
<div class="container">
<div class="main-menu"><ul class="menu" id="menu-main">
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" style="left: -40px;"><a target="_blank" href="https://im4change.in/hindi/">Home</a>
</li>
<li class="menu-item mega-menu menu-item-type-taxonomy mega-menu menu-item-object-category mega-menu menu-item-has-children parent-list" style=" margin-left: -40px;"><a href="#">KNOWLEDGE GATEWAY <span class="sub-indicator"></span> <span class="sub-indicator"></span></a>
<div class="mega-menu-block background_menu" style="padding-top:25px;">
<div class="container">
<div class="mega-menu-content">
<div class="mega-menu-item">
<h3><b>खेतिहर संकट</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/आँकड़ों-में-गांव-72.html"
class="left postionrel">आँकड़ों में गांव </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/पलायन-माइग्रेशन-34.html"
class="left postionrel">पलायन (माइग्रेशन) </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/बेरोजगारी-30.html"
class="left postionrel">बेरोजगारी </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/घटती-आमदनी-18.html"
class="left postionrel">घटती आमदनी </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/खेतिहर-संकट-70.html"
class="left postionrel">खेतिहर संकट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/शोध-और-विकास-71.html"
class="left postionrel">शोध और विकास </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>सशक्तीकरण</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/अन्य-नीतिगत-पहल-73.html"
class="left postionrel">यूनियन बजट व अन्य नीतिगत कदम </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/शिक्षा-का-अधिकार-60.html"
class="left postionrel">शिक्षा का अधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/विस्थापन-2851.html"
class="left postionrel">विस्थापन </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/नरेगा-39.html"
class="left postionrel">नरेगा और सोशल ऑडिट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/जेंडर-2852.html"
class="left postionrel">जेंडर </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/सूचना-का-अधिकार-58.html"
class="left postionrel">सूचना का अधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/वनाधिकार-61.html"
class="left postionrel">वनाधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/सोशल-ऑडिट-48.html"
class="left postionrel">सोशल ऑडिट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/भोजन-का-अधिकार-59.html"
class="left postionrel">भोजन का अधिकार </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>भूख</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/मानव-विकास-सूचकांक-45.html"
class="left postionrel">मानव विकास सूचकांक </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/poverty-and-inequality.html"
class="left postionrel">गरीबी और असमानता </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/शिक्षा-50.html"
class="left postionrel">शिक्षा </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/सवाल-सेहत-का-51.html"
class="left postionrel">सवाल सेहत का </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/what-is-sdg-know-it-all.html"
class="left postionrel">सतत् विकास लक्ष्य </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/कुपोषण-41.html"
class="left postionrel">कुपोषण </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/भुखमरी-एक-आकलन-40.html"
class="left postionrel">भुखमरी-एक आकलन </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/मिड-डे-मील-एमडीएमएस-योजना-53.html"
class="left postionrel">मिड डे मील (एमडीएमएस) योजना </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/सार्वजनिक-वितरण-प्रणाली-42.html"
class="left postionrel">सार्वजनिक वितरण प्रणाली </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>कर्ज - आत्महत्या</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/किसान-और-आत्महत्या-14.html"
class="left postionrel">किसान और आत्महत्या </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/लघु-ऋण-62.html"
class="left postionrel">लघु ऋण </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/नीतिगत-पहल-64.html"
class="left postionrel">नीतिगत पहल </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/कर्ज-का-फंदा-15.html"
class="left postionrel">कर्ज का फंदा </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>पर्यावरण</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/खबरदार-52.html"
class="left postionrel">खबरदार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/पानी-और-साफ-सफाई-55.html"
class="left postionrel">पानी और साफ-सफाई </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/खेती-पर-असर-54.html"
class="left postionrel">खेती पर असर </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>कानून और इन्साफ</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/सामाजिक-न्याय.html"
class="left postionrel">सामाजिक न्याय </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/न्यायकितना-दूर-कितना-पास-47.html"
class="left postionrel">न्याय:कितना दूर-कितना पास </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/मानवाधिकार-56.html"
class="left postionrel">मानवाधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/भ्रष्टाचार-35.html"
class="left postionrel">भ्रष्टाचार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/आपदा-और-राहत-49.html"
class="left postionrel">आपदा और राहत </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/असुरक्षित-परिवेश-46.html"
class="left postionrel">असुरक्षित परिवेश </a>
</p>
</div>
</div>
</div></div>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page "><a target="_blank" href="https://im4change.in/hindi/nceus_reports.php">NCEUS reports</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent-list "><a target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html">कुछ अपने बारे में <span class="sub-indicator"></span> <span class="sub-indicator"></span></a>
<ul class="sub-menu aboutmenu">
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/मकसद-8.html">मकसद</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/contactus.php">संपर्क करें</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html">कुछ अपने बारे में</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/fellowships.php" title="फैलोशिप">फैलोशिप</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/media-workshops.php">मीडिया कार्यशाला</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/research.php">अनुसंधान</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/links-64">पार्टनर्स</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" id="menu-item-539">
<a href="https://im4change.in/" class="langbutton langlinkfont11">English</a> </li>
</ul><select id="main-menu-mob"><option value="#">Go to...</option><option value="https://im4change.in/hindi/"> Home</option><option value="https://im4change.in/hindi/links-64#"> KNOWLEDGE GATEWAY </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%86%E0%A4%82%E0%A4%95%E0%A4%A1%E0%A4%BC%E0%A5%8B%E0%A4%82-%E0%A4%AE%E0%A5%87%E0%A4%82-%E0%A4%97%E0%A4%BE%E0%A4%82%E0%A4%B5-72.html"> आंकड़ों में गांव </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F-70.html"> खेतिहर संकट </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%AC%E0%A5%87%E0%A4%B0%E0%A5%8B%E0%A4%9C%E0%A4%97%E0%A4%BE%E0%A4%B0%E0%A5%80-30.html"> बेरोजगारी </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%98%E0%A4%9F%E0%A4%A4%E0%A5%80-%E0%A4%86%E0%A4%AE%E0%A4%A6%E0%A4%A8%E0%A5%80-18.html"> घटती आमदनी </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%AA%E0%A4%B2%E0%A4%BE%E0%A4%AF%E0%A4%A8-%E0%A4%AE%E0%A4%BE%E0%A4%87%E0%A4%97%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%B6%E0%A4%A8-34.html"> पलायन (माइग्रेशन) </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%B6%E0%A5%8B%E0%A4%A7-%E0%A4%94%E0%A4%B0-%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B8-71.html"> शोध और विकास </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%9C%E0%A5%87%E0%A4%82%E0%A4%A1%E0%A4%B0-2852.html"> जेंडर </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B5%E0%A4%BF%E0%A4%B8%E0%A5%8D%E0%A4%A5%E0%A4%BE%E0%A4%AA%E0%A4%A8-2851.html"> विस्थापन </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%AD%E0%A5%8B%E0%A4%9C%E0%A4%A8-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-59.html"> भोजन का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%A8%E0%A4%B0%E0%A5%87%E0%A4%97%E0%A4%BE-39.html"> नरेगा </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B8%E0%A5%8B%E0%A4%B6%E0%A4%B2-%E0%A4%91%E0%A4%A1%E0%A4%BF%E0%A4%9F-48.html"> सोशल ऑडिट </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B8%E0%A5%82%E0%A4%9A%E0%A4%A8%E0%A4%BE-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-58.html"> सूचना का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B6%E0%A4%BF%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BE-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-60.html"> शिक्षा का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B5%E0%A4%A8%E0%A4%BE%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-61.html"> वनाधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%85%E0%A4%A8%E0%A5%8D%E0%A4%AF-%E0%A4%A8%E0%A5%80%E0%A4%A4%E0%A4%BF%E0%A4%97%E0%A4%A4-%E0%A4%AA%E0%A4%B9%E0%A4%B2-73.html"> अन्य नीतिगत पहल </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AD%E0%A5%81%E0%A4%96%E0%A4%AE%E0%A4%B0%E0%A5%80-%E0%A4%8F%E0%A4%95-%E0%A4%86%E0%A4%95%E0%A4%B2%E0%A4%A8-40.html"> भुखमरी-एक आकलन </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%95%E0%A5%81%E0%A4%AA%E0%A5%8B%E0%A4%B7%E0%A4%A3-41.html"> कुपोषण </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AE%E0%A4%BE%E0%A4%A8%E0%A4%B5-%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B8-%E0%A4%B8%E0%A5%82%E0%A4%9A%E0%A4%95%E0%A4%BE%E0%A4%82%E0%A4%95-45.html"> मानव विकास सूचकांक </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B6%E0%A4%BF%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BE-50.html"> शिक्षा </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B8%E0%A4%B5%E0%A4%BE%E0%A4%B2-%E0%A4%B8%E0%A5%87%E0%A4%B9%E0%A4%A4-%E0%A4%95%E0%A4%BE-51.html"> सवाल सेहत का </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AE%E0%A4%BF%E0%A4%A1-%E0%A4%A1%E0%A5%87-%E0%A4%AE%E0%A5%80%E0%A4%B2-%E0%A4%8F%E0%A4%AE%E0%A4%A1%E0%A5%80%E0%A4%8F%E0%A4%AE%E0%A4%8F%E0%A4%B8-%E0%A4%AF%E0%A5%8B%E0%A4%9C%E0%A4%A8%E0%A4%BE-53.html"> मिड डे मील (एमडीएमएस) योजना </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B8%E0%A4%BE%E0%A4%B0%E0%A5%8D%E0%A4%B5%E0%A4%9C%E0%A4%A8%E0%A4%BF%E0%A4%95-%E0%A4%B5%E0%A4%BF%E0%A4%A4%E0%A4%B0%E0%A4%A3-%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%A3%E0%A4%BE%E0%A4%B2%E0%A5%80-42.html"> सार्वजनिक वितरण प्रणाली </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%8F%E0%A4%AE-%E0%A4%A1%E0%A5%80-%E0%A4%9C%E0%A5%80-113.html"> एम डी जी </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%95%E0%A4%BF%E0%A4%B8%E0%A4%BE%E0%A4%A8-%E0%A4%94%E0%A4%B0-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE-14.html"> किसान और आत्महत्या </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%95%E0%A4%BE-%E0%A4%AB%E0%A4%82%E0%A4%A6%E0%A4%BE-15.html"> कर्ज का फंदा </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%B2%E0%A4%98%E0%A5%81-%E0%A4%8B%E0%A4%A3-62.html"> लघु ऋण </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%A8%E0%A5%80%E0%A4%A4%E0%A4%BF%E0%A4%97%E0%A4%A4-%E0%A4%AA%E0%A4%B9%E0%A4%B2-64.html"> नीतिगत पहल </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%AA%E0%A4%BE%E0%A4%A8%E0%A5%80-%E0%A4%94%E0%A4%B0-%E0%A4%B8%E0%A4%BE%E0%A4%AB-%E0%A4%B8%E0%A4%AB%E0%A4%BE%E0%A4%88-55.html"> पानी और साफ-सफाई </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A5%80-%E0%A4%AA%E0%A4%B0-%E0%A4%85%E0%A4%B8%E0%A4%B0-54.html"> खेती पर असर </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%96%E0%A4%AC%E0%A4%B0%E0%A4%A6%E0%A4%BE%E0%A4%B0-52.html"> खबरदार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%A8%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%AF%E0%A4%95%E0%A4%BF%E0%A4%A4%E0%A4%A8%E0%A4%BE-%E0%A4%A6%E0%A5%82%E0%A4%B0-%E0%A4%95%E0%A4%BF%E0%A4%A4%E0%A4%A8%E0%A4%BE-%E0%A4%AA%E0%A4%BE%E0%A4%B8-47.html"> न्याय:कितना दूर-कितना पास </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%AE%E0%A4%BE%E0%A4%A8%E0%A4%B5%E0%A4%BE%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-56.html"> मानवाधिकार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%AD%E0%A5%8D%E0%A4%B0%E0%A4%B7%E0%A5%8D%E0%A4%9F%E0%A4%BE%E0%A4%9A%E0%A4%BE%E0%A4%B0-35.html"> भ्रष्टाचार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%85%E0%A4%B8%E0%A5%81%E0%A4%B0%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BF%E0%A4%A4-%E0%A4%AA%E0%A4%B0%E0%A4%BF%E0%A4%B5%E0%A5%87%E0%A4%B6-46.html"> असुरक्षित परिवेश </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%86%E0%A4%AA%E0%A4%A6%E0%A4%BE-%E0%A4%94%E0%A4%B0-%E0%A4%B0%E0%A4%BE%E0%A4%B9%E0%A4%A4-49.html"> आपदा और राहत </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A5%81%E0%A4%9B-%E0%A4%85%E0%A4%AA%E0%A4%A8%E0%A5%87-%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A5%87-%E0%A4%AE%E0%A5%87%E0%A4%82-9.html"> कुछ अपने बारे में </option><option value="https://im4change.in/hindi/%E0%A4%AE%E0%A4%95%E0%A4%B8%E0%A4%A6-8.html"> – मकसद</option><option value="https://im4change.in/hindi/contactus.php"> – संपर्क करें</option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A5%81%E0%A4%9B-%E0%A4%85%E0%A4%AA%E0%A4%A8%E0%A5%87-%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A5%87-%E0%A4%AE%E0%A5%87%E0%A4%82-9.html"> – कुछ अपने बारे में</option><option value="https://im4change.in/hindi/fellowships.php"> फैलोशिप</option><option value="https://im4change.in/hindi/media-workshops.php"> मीडिया कार्यशाला</option><option value="https://im4change.in/hindi/research.php"> अनुसंधान</option><option value="https://im4change.in/hindi/links-64" selected="selected"> पार्टनर्स</option><option value="https://im4change.in/"> English</option></select>
</div> </div>
<!-- <div style="float: right;">
<script async src="https://cse.google.com/cse.js?cx=18b4f2e0f11bed3dd"></script>
<div class="gcse-search"></div>
</div> -->
<div class="search-block" style=" margin-left: 8px; margin-right: 7px;">
<form method="get" id="searchform" name="searchform"
action="https://im4change.in/hindi/search"
onsubmit="return searchvalidate();">
<button class="search-button" type="submit" value="Search"></button>
<input type="text" id="s" name="qryStr" value=""
onfocus="if (this.value == 'Search...') {this.value = '';}"
onblur="if (this.value == '') {this.value = 'Search...';}">
</form>
</div>
</nav>
</header>
<div class="container">
<div id="main-content" class=" main1 container fade-in animated3 sidebar-narrow-left">
<div class="content-wrap">
<div class="content" style="width: 900px;min-height: 500px;">
<section class="cat-box recent-box">
<h2 class="cat-box-title">
चर्चा में.... </h2>
</section>
<div class="clear"></div>
<div style="line-height: 21px; min-height: 280px;">
<div class="page-head">
<div class="stripe-line"></div>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank" title="बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<h1 style="font-weight: 700;font-size: 14px;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank">बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!</a>
</h1>
<br><small>January 15, 2022</small>
<p style="padding-top: 6px;">हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...</p>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank" title="बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर देखना चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank"><strong style="" >बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर देखना चाहिए!</strong></a>
<br><small>January 15, 2022</small>
<p style="padding-top: 6px;">हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...</p>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html" target="_blank" title="नवीनतम एनएफएचएस डेटा: कुल प्रजनन दर में गिरावट की प्रवृत्ति के बीच केरल और तमिलनाडु अपवाद बनकर उभरे! " style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image TFR in India 11 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html" target="_blank"><strong style="" >नवीनतम एनएफएचएस डेटा: कुल प्रजनन दर में गिरावट की प्रवृत्ति के बीच केरल और तमिलनाडु अपवाद बनकर उभरे! </strong></a>
<br><small>December 14, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय परिवार स्वास्थ्य सर्वेक्षण पांचवें दौर (एनएफएचएस-5) के दूसरे चरण के आंकड़े जारी होने के बाद, मीडिया टिप्पणीकारों और विशेषज्ञों ने लिखा है कि भारत के लिए कुल प्रजनन दर (टीएफआर) प्रतिस्थापन स्तर की प्रजनन क्षमता से नीचे चली गई है. साल 2015-16 में पूरे...</p>
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html" target="_blank" title="अधिक बच्चे पैदा करने की शक्तियों जैसे जुमलों से गुमराह होने वाले मतदाताओं को इससे संबंधित आधिकारिक डेटा जरूरी देखने चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Over population 24 Nov 2021 Hindi.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html" target="_blank"><strong style="" >अधिक बच्चे पैदा करने की शक्तियों जैसे जुमलों से गुमराह होने वाले मतदाताओं को इससे संबंधित आधिकारिक डेटा जरूरी देखने चाहिए!</strong></a>
<br><small>December 3, 2021</small>
<p style="padding-top: 6px;">अन्य धार्मिक समुदायों के पुरुषों की तुलना में मुस्लिम पुरुषों द्वारा बच्चे पैदा करने को अक्सर एक राजनैतिक प्रोपैगेंडा के तौर पर इस्तेमाल किया जाता है और चुनाव से ठीक पहले भारतीय बहुसंख्यक हिंदुओं से वोट प्राप्त करने के लिए एक विभाजनकारी प्रोपैगेंडा बनाया जाता...</p>
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html" target="_blank" title="आत्महत्याओं पर एनसीआरबी डेटा को सावधानी के साथ समझना" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Suicides photo Himashu joshi.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html" target="_blank"><strong style="" >आत्महत्याओं पर एनसीआरबी डेटा को सावधानी के साथ समझना</strong></a>
<br><small>November 22, 2021</small>
<p style="padding-top: 6px;">पिछले वर्षों की तुलना में 2020 के दौरान भारत में आत्महत्याओं की कुल संख्या में वृद्धि हाल ही में सुर्खियों में रही है. जबकि कुछ मीडिया टिप्पणीकारों ने कहा है कि 2020 में आर्थिक संकट (नौकरी छूटने, आय में कमी, व्यवसाय में विफलता और बढ़ती...</p>
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div class="pagination pagination-large">
<ul class="pagination">
<li class="prev"><a rel="prev" href="/hindi/news-alerts-57?page=7">previous</a></li><li><a href="/hindi/news-alerts-57">1</a></li><li class="ellipsis">…</li><li><a href="/hindi/news-alerts-57?page=4">4</a></li><li><a href="/hindi/news-alerts-57?page=5">5</a></li><li><a href="/hindi/news-alerts-57?page=6">6</a></li><li><a href="/hindi/news-alerts-57?page=7">7</a></li><li class="active"><a href="">8</a></li><li><a href="/hindi/news-alerts-57?page=9">9</a></li><li><a href="/hindi/news-alerts-57?page=10">10</a></li><li><a href="/hindi/news-alerts-57?page=11">11</a></li><li><a href="/hindi/news-alerts-57?page=12">12</a></li><li class="next"><a rel="next" href="/hindi/news-alerts-57?page=9">next</a></li> </ul>
</div>
</div> </div>
</div>
<!-- Right Side Section Start -->
<!-- MAP Section START -->
<aside class="sidebar indexMarg">
<div class="ad-cell">
<a href="https://im4change.in/hindi/statemap.php" title="">
<img src="https://im4change.in/images/map_new_version.png?1582080666" alt="India State Map" class="indiamap" width="232" height="252"/> </a>
<div class="rightmapbox">
<div id="sideOne" class="docltitle"><a href="https://im4change.in/hindi/state-report/india/36" target="_blank">DOCUMENTS/
REPORTS</a></div>
<div id="sideTwo" class="statetitle"><a href="https://im4change.in/hindi/states.php"target="_blank">STATE DATA/
HDRs.</a></div>
</div>
<div class="widget widgePadTop"></div>
</div>
</aside>
<!-- MAP Section END -->
<aside class="sidebar sidePadbottom">
<div class="rightsmlbox1" >
<a href="https://im4change.in/hindi/knowledge_gateway" target="_blank" style="color: #035588;
font-size: 17px;">
KNOWLEDGE GATEWAY
</a>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title">
<a href="https://im4change.in/newsletter" target="_blank">
NEWSLETTER
</a>
</p>
</div>
</div>
<div class="rightsmlbox1" style="height: 325px;">
<div>
<p class="rightsmlbox1_title">
Interview with Prof. Ravi Srivastava
</p>
<p class="rightsmlbox1_title">
<a href="https://im4change.in/hindi/video/interview-with-prof-ravi-srivastava-on-current-economic-crisis">
<img width="250" height="200" src="/images/interview_video_home.jpg" alt="Interview with Prof. Ravi Srivastava"/>
</a>
<!--
<iframe width="250" height="200" src="https://www.youtube.com/embed/MmaTlntk-wc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>-->
</p>
<a href="https://im4change.in/hindi/videogallery" class="more-link CatArchalAnch1" target="_blank">
More videos
</a>
</div>
</div>
<div class="rightsmlbox1">
<div>
<!--div id="sstory" class="rightboxicons"></div--->
<p class="rightsmlbox1_title"><a href="https://im4change.in/hindi/list-success-stories" target="_blank">विजयगाथा</a></p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a
href="https://im4change.in/hindi/साक्षात्कार-55" target="_blank">साक्षात्कार</a>
</p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a href="https://www.commoncause.in/page.php?id=10" >Donate</a></p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a
target="_blank" href="https://im4change.in/hindi/blog/क्या-हरित-क्रांति-भारत-के-गरीबों-की-अनदेखी-पर-टिकी-है-12.html"
class="isf_link" title="क्या हरित क्रांति भारत के गरीबों की अनदेखी पर टिकी है">क्या हरित क्रांति भारत के गरीबों की अनदेखी पर टिकी है</a></p> </div>
</div>
<div class="rightsmlbox1" style="height: 104px !important;">
<a href="https://im4change.in/hindi/quarterly_reports.php" target="_blank">
Quarterly Reports on Effect of Economic Slowdown on Employment in India (2008 - 2015)
</a>
</div>
<!-- <div class="rightsmlbox1">
<a href="https://play.google.com/store/apps/details?id=com.im4.im4change" target="_blank">
</a></div> -->
<!-- <section class="cat-box recent-box secMarg">
<h2 class="cat-box-title">Most Visited</h2>
</section> -->
<!-- accordion Starts here -->
<!-- <div id="accordion" class="accordMarg">
</div> -->
<!-- accordion ends here -->
<!-- Widget Tag Cloud Starts here -->
<div id="tag_cloud-2" class="widget widget_tag_cloud">
<section class="cat-box recent-box secMarg">
<h2 class="cat-box-title">MOST VISITED TAGS</h2>
</section>
<div class="widget-top wiPdTp">
<div class="stripe-line"></div>
</div>
<div class="widget-container">
<div class="tagcloud">
<a href="https://im4change.in/hindi/search?qryStr=मानवाधिकार"
target="_blank" class="tag-link-4 font4">मानवाधिकार</a>
<a href="https://im4change.in/hindi/search?qryStr=भ्रष्टाचार"
target="_blank" class="tag-link-4 font4">भ्रष्टाचार</a>
<a href="https://im4change.in/hindi/search?qryStr=सेहत"
target="_blank" class="tag-link-4 font4">सेहत</a>
<a href="https://im4change.in/hindi/search?qryStr=स्वास्थ्य"
target="_blank" class="tag-link-4 font4">स्वास्थ्य</a>
<a href="https://im4change.in/hindi/search?qryStr=पर्यावरण"
target="_blank" class="tag-link-4 font4">पर्यावरण</a>
<a href="https://im4change.in/hindi/search?qryStr=शिक्षा"
target="_blank" class="tag-link-4 font4">शिक्षा</a>
<a href="https://im4change.in/hindi/search?qryStr=महिला"
target="_blank" class="tag-link-4 font4">महिला</a>
<a href="https://im4change.in/hindi/search?qryStr=गरीबी"
target="_blank" class="tag-link-4 font4">गरीबी</a>
<a href="https://im4change.in/hindi/search?qryStr=कृषि-उत्पादन"
target="_blank" class="tag-link-4 font4">कृषि-उत्पादन</a>
<a href="https://im4change.in/hindi/search?qryStr=महंगाई"
target="_blank" class="tag-link-4 font4">महंगाई</a>
<a href="https://im4change.in/hindi/search?qryStr=शिक्षा का अधिकार"
target="_blank" class="tag-link-4 font4">शिक्षा का अधिकार</a>
<a href="https://im4change.in/hindi/search?qryStr=किसान"
target="_blank" class="tag-link-4 font4">किसान</a>
<a href="https://im4change.in/hindi/search?qryStr=सशक्तीकरण"
target="_blank" class="tag-link-4 font4">सशक्तीकरण</a>
<a href="https://im4change.in/hindi/search?qryStr=प्रदूषण"
target="_blank" class="tag-link-4 font4">प्रदूषण</a>
<a href="https://im4change.in/hindi/search?qryStr=आदिवासी"
target="_blank" class="tag-link-4 font4">आदिवासी</a>
<a href="https://im4change.in/hindi/search?qryStr=रोजगार"
target="_blank" class="tag-link-4 font4">रोजगार</a>
<a href="https://im4change.in/hindi/search?qryStr=जेंडर"
target="_blank" class="tag-link-4 font4">जेंडर</a>
<a href="https://im4change.in/hindi/search?qryStr=भूमि-अधिग्रहण"
target="_blank" class="tag-link-4 font4">भूमि-अधिग्रहण</a>
<a href="https://im4change.in/hindi/search?qryStr=ग्रामीण-विकास"
target="_blank" class="tag-link-4 font4">ग्रामीण-विकास</a>
<a href="https://im4change.in/hindi/search?qryStr=कुपोषण"
target="_blank" class="tag-link-4 font4">कुपोषण</a>
</div>
</div>
</div>
<!-- Widget Tag Cloud Ends here -->
</aside>
<!-- Right Side Section End -->
</div>
<section class="cat-box cats-review-box footerSec">
<h2 class="cat-box-title vSec CatArcha">Video
Archives</h2>
<h2 class="cat-box-title CatArchaTitle">Archives</h2>
<div class="cat-box-content">
<div class="reviews-cat">
<div class="CatArchaDiv1">
<div class="CatArchaDiv2">
<ul>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/How-justified-is-the-demand-for-MSP-minimum-support-price-.html" target="_blank">
क्या एम.एस.पी की मांग सिर्फ एक चुनावी नाटक है... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/What-kind-of-challenges-are-facing-fiscal-federalism.html" target="_blank">
क्या राजकोषीय संघवाद की गाड़ी हिचकोले खा रही है... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/What-impact-did-ASER-have-on-India's-education-system.html" target="_blank">
भारत की शिक्षा व्यवस्था पर 'असर' ने क्या असर... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/Unemployment-is-decreasing-in-the-country-Is-this-true-What-is-the-condition-of-employment-in-the-country-today.html" target="_blank">
पीएलएफएस रिपोर्ट: देश में घट रही है बेरोजगारी ! </a>
</li>
<li class="CatArchalLi1">
<a href="https://im4change.in/hindi/news-alerts-57"
class="more-link CatArchalAnch1" target="_blank">
More...
</a>
</li>
</ul>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/I51LYnP8BOk/1.jpg"
alt=" Im4Change.org हिंदी वेबसाइट का परिचय. Short Video on im4change.org...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Short-Video-on-im4change-Hindi-website-Inclusive-Media-for-Change" target="_blank">
Im4Change.org हिंदी वेबसाइट का परिचय. Short Video on im4change.org... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/kNqha-SwfIY/1.jpg"
alt=" "Session 1: Scope of IDEA and AgriStack" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-1- Scope-of-IDEA-and-AgriStack-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 1: Scope of IDEA and AgriStack" in Exploring... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/6kIVjlgZItk/1.jpg"
alt=" "Session 2: Farmer Centric Digitalisation in Agriculture" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-2-Farmer-Centric-Digitalisation-in-Agriculture-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 2: Farmer Centric Digitalisation in Agriculture" in Exploring... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/2BeHTu0y7xc/1.jpg"
alt=" "Session 3: Future of Digitalisation in Agriculture" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-3-Future-of-Digitalisation-in-Agriculture-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 3: Future of Digitalisation in Agriculture" in Exploring... </a>
</p>
</div>
<div class="divWidth">
<ul class="divWidthMarg">
<li>
<a href="https://im4change.in/hindi/video/Public-Spending-on-Agriculture-in-India-Source-Foundation-for-Agrarian-Studies"
title="Public Spending on Agriculture in India (Source: Foundation for Agrarian Studies)" target="_blank">
Public Spending on Agriculture in India (Source: Foundation for...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/Agrarian-Change-Seminar-Protests-against-the-New-Farm-Laws-in-India-by-Prof-Vikas-Rawal-JNU-Source-Journal-Of-Agrarian-Change"
title="Agrarian Change Seminar: 'Protests against the New Farm Laws in India' by Prof. Vikas Rawal, JNU (Source: Journal Of Agrarian Change) " target="_blank">
Agrarian Change Seminar: 'Protests against the New Farm Laws...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/Webinar-Ramrao-The-Story-of-India-Farm-Crisis-Source-Azim-Premji-University"
title="Webinar: Ramrao - The Story of India's Farm Crisis (Source: Azim Premji University)" target="_blank">
Webinar: Ramrao - The Story of India's Farm Crisis...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/water-and-agricultural-transformation-in-India"
title="Water and Agricultural Transformation in India: A Symbiotic Relationship (Source: IGIDR)" target="_blank">
Water and Agricultural Transformation in India: A Symbiotic Relationship...</a>
</li>
<li class="CatArchalLi1">
<a href="https://im4change.in/hindi/videogallery"
class="more-link CatArchalAnch1" target="_blank">
More...
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section> </div>
<div class="clear"></div>
<!-- Footer option Starts here -->
<div class="footer-bottom fade-in animated4">
<div class="container">
<div class="social-icons icon_flat">
<p class="SocialMargTop"> Website Developed by <a target="_blank" title="Web Development"
class="wot right"
href="http://www.ravinderkhurana.com/" rel="nofollow">
RAVINDErkHURANA.com</a></p>
</div>
<div class="alignleft">
<a
target="_blank" href="https://im4change.in/hindi/मकसद-8.html"
class="link"
title="मकसद">मकसद</a> | <a
target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html"
class="link" title="कुछ अपने बारे में">कुछ अपने बारे में</a> | <a
target="_blank" href="https://im4change.in/hindi/media-workshops.php"
class="ucwords">मीडिया कार्यशाला</a> | <a
target="_blank" href="https://im4change.in/hindi/अस्वीकरण/disclaimer-149.html"
title="Disclaimer">अस्वीकरण</a> </div>
</div>
</div>
<!-- Footer option ends here -->
</div>
<div id="connect">
<a target="_blank"
href="http://www.facebook.com/sharer.php?u=https://im4change.in/hindi/news-alerts-57?page=8"
title="Share on Facebook">
<img src="https://im4change.in/images/Facebook.png?1582080640" alt="share on Facebook" class="ImgBorder"/>
</a><br/>
<a target="_blank"
href="http://twitter.com/share?text=Im4change&url=https://im4change.in/hindi/news-alerts-57?page=8"
title="Share on Twitter">
<img src="https://im4change.in/images/twitter.png?1582080632" alt="Twitter" class="ImgBorder"/> </a>
<br/>
<a href="/feeds" title="RSS Feed" target="_blank">
<img src="https://im4change.in/images/rss.png?1582080632" alt="RSS" class="ImgBorder"/>
</a>
<br/>
<a class="feedback-link" id="feedbackFormLink" href="#">
<img src="https://im4change.in/images/feedback.png?1582080630" alt="Feedback" class="ImgBorder"/>
</a> <br/>
<a href="javascript:function iprl5(){var d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Saving...) '+d.title;z.setAttribute('src',l.protocol+'//www.instapaper.com/j/WKrH3R7ORD5p?u='+encodeURIComponent(l.href)+'&t='+(new Date().getTime()));b.appendChild(z);}catch(e){alert('Please wait until the page has loaded.');}}iprl5();void(0)"
class="bookmarklet" onclick="return explain_bookmarklet();">
<img src="https://im4change.in/images/read-it-later.png?1582080632" alt="Read Later" class="ImgBorder"/> </a>
</div>
<!-- Feedback form Starts here -->
<div id="feedbackForm" class="overlay_form" class="ImgBorder">
<h2>Contact Form</h2>
<div id="contactform1">
<div id="formleft">
<form id="submitform" action="/contactus.php" method="post">
<input type="hidden" name="submitform" value="submitform"/>
<input type="hidden" name="salt_key" value="a0e0f2c6a0644a70e57ad2c96829709a"/>
<input type="hidden" name="ref" value="feedback"/>
<fieldset>
<label>Name :</label>
<input type="text" name="name" class="tbox" required/>
</fieldset>
<fieldset>
<label>Email :</label>
<input type="text" name="email" class="tbox" required/>
</fieldset>
<fieldset>
<label>Message :</label>
<textarea rows="5" cols="20" name="message" required></textarea>
</fieldset>
<fieldset>
Please enter security code
<div class="clear"></div>
<input type="text" name="vrcode" class="tbox"/>
</fieldset>
<fieldset>
<input type="submit" class="button" value="Submit"/>
<a href="#" id="closefeedbakcformLink">Close</a>
</fieldset>
</form>
</div>
<div class="clearfix"></div>
</div>
</div>
<div id="donate_popup" class="modal" style="max-width: 800px;">
<table width="100%" border="1">
<tr>
<td colspan="2" align="center">
<b>Support im4change</b>
</td>
</tr>
<tr>
<td width="25%" valign="middle">
<img src="https://im4change.in/images/logo2.jpg?1582080632" alt="" width="100%"/> </td>
<td style="padding-left:10px;padding-top:10px;">
<form action="https://im4change.in/hindi/donate" method="get">
<table width="100%" cellpadding="2" cellspacing="2">
<tr>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
10
</td>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
100
</td>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
1000
</td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
50
</td>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
500
</td>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
<input type="text" name="price" placeholder="?" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
</td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td colspan="3" align="right">
<input type="button" name="Pay" value="Pay"
style="width: 200px;background-color: rgb(205, 35, 36);color: #ffffff;"/>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</div><script type='text/javascript'>
/* <![CDATA[ */
var tievar = {'go_to': 'Go to...'};
/* ]]> */
</script>
<script src="/js/tie-scripts.js?1575549704"></script><script src="/js/bootstrap.js?1575549704"></script><script src="/js/jquery.modal.min.js?1578284310"></script><script>
$(document).ready(function() {
// tell the autocomplete function to get its data from our php script
$('#s').autocomplete({
source: "/hindi/autocomplete"
});
});
</script>
<script src="/vj-main-sw-register.js" async></script>
<script>function init(){var imgDefer=document.getElementsByTagName('img');for(var i=0;i<imgDefer.length;i++){if(imgDefer[i].getAttribute('data-src')){imgDefer[i].setAttribute('src',imgDefer[i].getAttribute('data-src'))}}}
window.onload=init;</script>
</body>
</html>'
}
$reasonPhrase = 'OK'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 39
Warning (2): Cannot modify header information - headers already sent by (output started at /home/brlfuser/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php, line 181]
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<!--[if lt IE 7 ]>
<html class="ie ie6" lang='en'> <![endif]-->
<!--[if IE 7 ]>
<html class="ie ie7" lang='en'> <![endif]-->
<!--[if IE 8 ]>
<html class="ie ie8" lang='en'> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!-->
<html lang='en'>
<!--<![endif]-->
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>
चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए! </title>
<meta name="description" content="हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन..."/>
<meta name="keywords" content="im4change, corruption, food security, Right To Education, malnutrition, Hunger, Health, MNREGA"/>
<meta name="news_keywords" content="im4change, corruption, food security, Right To Education, malnutrition, Hunger, Health, MNREGA">
<link rel="alternate" type="application/rss+xml" title="ROR" href="/ror.xml"/>
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="/feeds/"/>
<link rel="stylesheet" href="/css/bootstrap.min.css?1697864993"/> <link rel="stylesheet" href="/css/style.css?v=1.1.2"/> <link rel="stylesheet" href="/css/style-inner.css?1577045210"/> <link rel="stylesheet" id="Oswald-css"
href="https://fonts.googleapis.com/css?family=Oswald%3Aregular%2C700&ver=3.8.1" type="text/css"
media="all">
<link rel="stylesheet" href="/css/jquery.modal.min.css?1578285302"/> <script src="/js/jquery-1.10.2.js?1575549704"></script> <script src="/js/jquery-migrate.min.js?1575549704"></script> <link rel="shortcut icon" href="/favicon.ico" title="Favicon">
<link rel="stylesheet" href="/css/jquery-ui.css?1580720609"/> <script src="/js/jquery-ui.js?1575549704"></script> <link rel="preload" as="style" href="https://www.im4change.org/css/custom.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/jquery.modal.min.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/jquery-ui.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel="preload" as="style" href="https://www.im4change.org/css/li-scroller.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<!-- <link rel="preload" as="style" href="https://www.im4change.org/css/style.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous"> -->
<link rel="preload" as="style" href="https://www.im4change.org/css/style-inner.css" onload="this.rel='stylesheet'" media="all" crossorigin="anonymous">
<link rel='dns-prefetch' href="//im4change.org/css/custom.css" crossorigin >
<link rel="preload" as="script" href="https://www.im4change.org/js/bootstrap.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.li-scroller.1.0.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.modal.min.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery.ui.totop.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-1.10.2.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-migrate.min.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/jquery-ui.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/setting.js">
<link rel="preload" as="script" href="https://www.im4change.org/js/tie-scripts.js">
<!--[if IE]>
<script type="text/javascript">jQuery(document).ready(function () {
jQuery(".menu-item").has("ul").children("a").attr("aria-haspopup", "true");
});</script>
<![endif]-->
<!--[if lt IE 9]>
<script src="/js/html5.js"></script>
<script src="/js/selectivizr-min.js"></script>
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" type="text/css" media="all" href="/css/ie8.css"/>
<![endif]-->
<meta property="og:title" content="चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!" />
<meta property="og:url" content="https://im4change.in/hindi/news-alerts-57?page=8" />
<meta property="og:type" content="article" />
<meta property="og:description" content="हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन..." />
<meta property="og:image" content="" />
<meta property="fb:app_id" content="0" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://im4change.in/images/apple1.png">
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://im4change.in/images/apple2.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://im4change.in/images/apple3.png">
<link rel="apple-touch-icon-precomposed" href="https://im4change.in/images/apple4.png">
<style>
.gsc-results-wrapper-overlay{
top: 38% !important;
height: 50% !important;
}
.gsc-search-button-v2{
border-color: #035588 !important;
background-color: #035588 !important;
}
.gsib_a{
height: 30px !important;
padding: 2px 8px 1px 6px !important;
}
.gsc-search-button-v2{
height: 41px !important;
}
input.gsc-input{
background: none !important;
}
@media only screen and (max-width: 600px) {
.gsc-results-wrapper-overlay{
top: 11% !important;
width: 87% !important;
left: 9% !important;
height: 43% !important;
}
.gsc-search-button-v2{
padding: 10px 10px !important;
}
.gsc-input-box{
height: 28px !important;
}
/* .gsib_a {
padding: 0px 9px 4px 9px !important;
}*/
}
@media only screen and (min-width: 1200px) and (max-width: 1920px) {
table.gsc-search-box{
width: 15% !important;
float: right !important;
margin-top: -118px !important;
}
.gsc-search-button-v2 {
padding: 6px !important;
}
}
</style>
<script>
$(function () {
$("#accordion").accordion({
event: "click hoverintent"
});
});
/*
* hoverIntent | Copyright 2011 Brian Cherne
* http://cherne.net/brian/resources/jquery.hoverIntent.html
* modified by the jQuery UI team
*/
$.event.special.hoverintent = {
setup: function () {
$(this).bind("mouseover", jQuery.event.special.hoverintent.handler);
},
teardown: function () {
$(this).unbind("mouseover", jQuery.event.special.hoverintent.handler);
},
handler: function (event) {
var currentX, currentY, timeout,
args = arguments,
target = $(event.target),
previousX = event.pageX,
previousY = event.pageY;
function track(event) {
currentX = event.pageX;
currentY = event.pageY;
}
;
function clear() {
target
.unbind("mousemove", track)
.unbind("mouseout", clear);
clearTimeout(timeout);
}
function handler() {
var prop,
orig = event;
if ((Math.abs(previousX - currentX) +
Math.abs(previousY - currentY)) < 7) {
clear();
event = $.Event("hoverintent");
for (prop in orig) {
if (!(prop in event)) {
event[prop] = orig[prop];
}
}
// Prevent accessing the original event since the new event
// is fired asynchronously and the old event is no longer
// usable (#6028)
delete event.originalEvent;
target.trigger(event);
} else {
previousX = currentX;
previousY = currentY;
timeout = setTimeout(handler, 100);
}
}
timeout = setTimeout(handler, 100);
target.bind({
mousemove: track,
mouseout: clear
});
}
};
</script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-472075-3']);
_gaq.push(['_trackPageview']);
(function () {
var ga = document.createElement('script');
ga.type = 'text/javascript';
ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
</script>
<link rel="stylesheet" href="/css/custom.css?v=1.16"/> <script src="/js/jquery.ui.totop.js?1575549704"></script> <script src="/js/setting.js?1575549704"></script> <link rel="manifest" href="/manifest.json">
<meta name="theme-color" content="#616163" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="im4change">
<link rel="apple-touch-icon" href="/icons/logo-192x192.png">
</head>
<body id="top" class="home inner blog">
<div class="background-cover"></div>
<div class="wrapper animated">
<header id="theme-header" class="header_inner" style="position: relative;">
<div class="logo inner_logo" style="left:20px !important">
<a title="Home" href="https://im4change.in/hindi/">
<img src="https://im4change.in/images/logo2.jpg?1582080632" class="logo_image" alt="im4change"/> </a>
</div>
<div class="langhindi" style="color: #000;display:none;"
href="https://im4change.in/hindi/">
<a class="more-link" href="https://im4change.in/hindi/">Home</a>
<a href="https://im4change.in/" class="langbutton ">English</a>
</div>
<nav class="fade-in animated2" id="main-nav">
<div class="container">
<div class="main-menu"><ul class="menu" id="menu-main">
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" style="left: -40px;"><a target="_blank" href="https://im4change.in/hindi/">Home</a>
</li>
<li class="menu-item mega-menu menu-item-type-taxonomy mega-menu menu-item-object-category mega-menu menu-item-has-children parent-list" style=" margin-left: -40px;"><a href="#">KNOWLEDGE GATEWAY <span class="sub-indicator"></span> <span class="sub-indicator"></span></a>
<div class="mega-menu-block background_menu" style="padding-top:25px;">
<div class="container">
<div class="mega-menu-content">
<div class="mega-menu-item">
<h3><b>खेतिहर संकट</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/आँकड़ों-में-गांव-72.html"
class="left postionrel">आँकड़ों में गांव </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/पलायन-माइग्रेशन-34.html"
class="left postionrel">पलायन (माइग्रेशन) </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/बेरोजगारी-30.html"
class="left postionrel">बेरोजगारी </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/घटती-आमदनी-18.html"
class="left postionrel">घटती आमदनी </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/खेतिहर-संकट-70.html"
class="left postionrel">खेतिहर संकट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/agricultural-crisis/शोध-और-विकास-71.html"
class="left postionrel">शोध और विकास </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>सशक्तीकरण</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/अन्य-नीतिगत-पहल-73.html"
class="left postionrel">यूनियन बजट व अन्य नीतिगत कदम </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/शिक्षा-का-अधिकार-60.html"
class="left postionrel">शिक्षा का अधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/विस्थापन-2851.html"
class="left postionrel">विस्थापन </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/नरेगा-39.html"
class="left postionrel">नरेगा और सोशल ऑडिट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/जेंडर-2852.html"
class="left postionrel">जेंडर </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/सूचना-का-अधिकार-58.html"
class="left postionrel">सूचना का अधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/वनाधिकार-61.html"
class="left postionrel">वनाधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/सोशल-ऑडिट-48.html"
class="left postionrel">सोशल ऑडिट </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/empowerment/भोजन-का-अधिकार-59.html"
class="left postionrel">भोजन का अधिकार </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>भूख</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/मानव-विकास-सूचकांक-45.html"
class="left postionrel">मानव विकास सूचकांक </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/poverty-and-inequality.html"
class="left postionrel">गरीबी और असमानता </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/शिक्षा-50.html"
class="left postionrel">शिक्षा </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/सवाल-सेहत-का-51.html"
class="left postionrel">सवाल सेहत का </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/what-is-sdg-know-it-all.html"
class="left postionrel">सतत् विकास लक्ष्य </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/कुपोषण-41.html"
class="left postionrel">कुपोषण </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/भुखमरी-एक-आकलन-40.html"
class="left postionrel">भुखमरी-एक आकलन </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/मिड-डे-मील-एमडीएमएस-योजना-53.html"
class="left postionrel">मिड डे मील (एमडीएमएस) योजना </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/hunger/सार्वजनिक-वितरण-प्रणाली-42.html"
class="left postionrel">सार्वजनिक वितरण प्रणाली </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>कर्ज - आत्महत्या</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/किसान-और-आत्महत्या-14.html"
class="left postionrel">किसान और आत्महत्या </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/लघु-ऋण-62.html"
class="left postionrel">लघु ऋण </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/नीतिगत-पहल-64.html"
class="left postionrel">नीतिगत पहल </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/कर्ज-आत्महत्या/कर्ज-का-फंदा-15.html"
class="left postionrel">कर्ज का फंदा </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>पर्यावरण</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/खबरदार-52.html"
class="left postionrel">खबरदार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/पानी-और-साफ-सफाई-55.html"
class="left postionrel">पानी और साफ-सफाई </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/environment/खेती-पर-असर-54.html"
class="left postionrel">खेती पर असर </a>
</p>
</div>
<div class="mega-menu-item">
<h3><b>कानून और इन्साफ</b></h3>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/सामाजिक-न्याय.html"
class="left postionrel">सामाजिक न्याय </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/न्यायकितना-दूर-कितना-पास-47.html"
class="left postionrel">न्याय:कितना दूर-कितना पास </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/मानवाधिकार-56.html"
class="left postionrel">मानवाधिकार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/भ्रष्टाचार-35.html"
class="left postionrel">भ्रष्टाचार </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/आपदा-और-राहत-49.html"
class="left postionrel">आपदा और राहत </a>
</p>
<p style="padding-left:10px;">
<a target="_blank" href="https://im4change.in/hindi/law-and-justice/असुरक्षित-परिवेश-46.html"
class="left postionrel">असुरक्षित परिवेश </a>
</p>
</div>
</div>
</div></div>
</li>
<li class="menu-item menu-item-type-post_type menu-item-object-page "><a target="_blank" href="https://im4change.in/hindi/nceus_reports.php">NCEUS reports</a></li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children parent-list "><a target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html">कुछ अपने बारे में <span class="sub-indicator"></span> <span class="sub-indicator"></span></a>
<ul class="sub-menu aboutmenu">
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/मकसद-8.html">मकसद</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/contactus.php">संपर्क करें</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page"><a target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html">कुछ अपने बारे में</a></li>
</ul>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/fellowships.php" title="फैलोशिप">फैलोशिप</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/media-workshops.php">मीडिया कार्यशाला</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/research.php">अनुसंधान</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children "><a target="_blank" href="https://im4change.in/hindi/links-64">पार्टनर्स</a>
</li>
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children" id="menu-item-539">
<a href="https://im4change.in/" class="langbutton langlinkfont11">English</a> </li>
</ul><select id="main-menu-mob"><option value="#">Go to...</option><option value="https://im4change.in/hindi/"> Home</option><option value="https://im4change.in/hindi/links-64#"> KNOWLEDGE GATEWAY </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%86%E0%A4%82%E0%A4%95%E0%A4%A1%E0%A4%BC%E0%A5%8B%E0%A4%82-%E0%A4%AE%E0%A5%87%E0%A4%82-%E0%A4%97%E0%A4%BE%E0%A4%82%E0%A4%B5-72.html"> आंकड़ों में गांव </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F-70.html"> खेतिहर संकट </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%AC%E0%A5%87%E0%A4%B0%E0%A5%8B%E0%A4%9C%E0%A4%97%E0%A4%BE%E0%A4%B0%E0%A5%80-30.html"> बेरोजगारी </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%98%E0%A4%9F%E0%A4%A4%E0%A5%80-%E0%A4%86%E0%A4%AE%E0%A4%A6%E0%A4%A8%E0%A5%80-18.html"> घटती आमदनी </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%AA%E0%A4%B2%E0%A4%BE%E0%A4%AF%E0%A4%A8-%E0%A4%AE%E0%A4%BE%E0%A4%87%E0%A4%97%E0%A5%8D%E0%A4%B0%E0%A5%87%E0%A4%B6%E0%A4%A8-34.html"> पलायन (माइग्रेशन) </option><option value="https://im4change.in/hindi/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A4%BF%E0%A4%B9%E0%A4%B0-%E0%A4%B8%E0%A4%82%E0%A4%95%E0%A4%9F/%E0%A4%B6%E0%A5%8B%E0%A4%A7-%E0%A4%94%E0%A4%B0-%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B8-71.html"> शोध और विकास </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%9C%E0%A5%87%E0%A4%82%E0%A4%A1%E0%A4%B0-2852.html"> जेंडर </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B5%E0%A4%BF%E0%A4%B8%E0%A5%8D%E0%A4%A5%E0%A4%BE%E0%A4%AA%E0%A4%A8-2851.html"> विस्थापन </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%AD%E0%A5%8B%E0%A4%9C%E0%A4%A8-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-59.html"> भोजन का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%A8%E0%A4%B0%E0%A5%87%E0%A4%97%E0%A4%BE-39.html"> नरेगा </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B8%E0%A5%8B%E0%A4%B6%E0%A4%B2-%E0%A4%91%E0%A4%A1%E0%A4%BF%E0%A4%9F-48.html"> सोशल ऑडिट </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B8%E0%A5%82%E0%A4%9A%E0%A4%A8%E0%A4%BE-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-58.html"> सूचना का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B6%E0%A4%BF%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BE-%E0%A4%95%E0%A4%BE-%E0%A4%85%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-60.html"> शिक्षा का अधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%B5%E0%A4%A8%E0%A4%BE%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-61.html"> वनाधिकार </option><option value="https://im4change.in/hindi/%E0%A4%B8%E0%A4%B6%E0%A4%95%E0%A5%8D%E0%A4%A4%E0%A5%80%E0%A4%95%E0%A4%B0%E0%A4%A3/%E0%A4%85%E0%A4%A8%E0%A5%8D%E0%A4%AF-%E0%A4%A8%E0%A5%80%E0%A4%A4%E0%A4%BF%E0%A4%97%E0%A4%A4-%E0%A4%AA%E0%A4%B9%E0%A4%B2-73.html"> अन्य नीतिगत पहल </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AD%E0%A5%81%E0%A4%96%E0%A4%AE%E0%A4%B0%E0%A5%80-%E0%A4%8F%E0%A4%95-%E0%A4%86%E0%A4%95%E0%A4%B2%E0%A4%A8-40.html"> भुखमरी-एक आकलन </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%95%E0%A5%81%E0%A4%AA%E0%A5%8B%E0%A4%B7%E0%A4%A3-41.html"> कुपोषण </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AE%E0%A4%BE%E0%A4%A8%E0%A4%B5-%E0%A4%B5%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B8-%E0%A4%B8%E0%A5%82%E0%A4%9A%E0%A4%95%E0%A4%BE%E0%A4%82%E0%A4%95-45.html"> मानव विकास सूचकांक </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B6%E0%A4%BF%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BE-50.html"> शिक्षा </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B8%E0%A4%B5%E0%A4%BE%E0%A4%B2-%E0%A4%B8%E0%A5%87%E0%A4%B9%E0%A4%A4-%E0%A4%95%E0%A4%BE-51.html"> सवाल सेहत का </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%AE%E0%A4%BF%E0%A4%A1-%E0%A4%A1%E0%A5%87-%E0%A4%AE%E0%A5%80%E0%A4%B2-%E0%A4%8F%E0%A4%AE%E0%A4%A1%E0%A5%80%E0%A4%8F%E0%A4%AE%E0%A4%8F%E0%A4%B8-%E0%A4%AF%E0%A5%8B%E0%A4%9C%E0%A4%A8%E0%A4%BE-53.html"> मिड डे मील (एमडीएमएस) योजना </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%B8%E0%A4%BE%E0%A4%B0%E0%A5%8D%E0%A4%B5%E0%A4%9C%E0%A4%A8%E0%A4%BF%E0%A4%95-%E0%A4%B5%E0%A4%BF%E0%A4%A4%E0%A4%B0%E0%A4%A3-%E0%A4%AA%E0%A5%8D%E0%A4%B0%E0%A4%A3%E0%A4%BE%E0%A4%B2%E0%A5%80-42.html"> सार्वजनिक वितरण प्रणाली </option><option value="https://im4change.in/hindi/%E0%A4%AD%E0%A5%82%E0%A4%96/%E0%A4%8F%E0%A4%AE-%E0%A4%A1%E0%A5%80-%E0%A4%9C%E0%A5%80-113.html"> एम डी जी </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%95%E0%A4%BF%E0%A4%B8%E0%A4%BE%E0%A4%A8-%E0%A4%94%E0%A4%B0-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE-14.html"> किसान और आत्महत्या </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%95%E0%A4%BE-%E0%A4%AB%E0%A4%82%E0%A4%A6%E0%A4%BE-15.html"> कर्ज का फंदा </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%B2%E0%A4%98%E0%A5%81-%E0%A4%8B%E0%A4%A3-62.html"> लघु ऋण </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%B0%E0%A5%8D%E0%A4%9C-%E0%A4%86%E0%A4%A4%E0%A5%8D%E0%A4%AE%E0%A4%B9%E0%A4%A4%E0%A5%8D%E0%A4%AF%E0%A4%BE/%E0%A4%A8%E0%A5%80%E0%A4%A4%E0%A4%BF%E0%A4%97%E0%A4%A4-%E0%A4%AA%E0%A4%B9%E0%A4%B2-64.html"> नीतिगत पहल </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%AA%E0%A4%BE%E0%A4%A8%E0%A5%80-%E0%A4%94%E0%A4%B0-%E0%A4%B8%E0%A4%BE%E0%A4%AB-%E0%A4%B8%E0%A4%AB%E0%A4%BE%E0%A4%88-55.html"> पानी और साफ-सफाई </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%96%E0%A5%87%E0%A4%A4%E0%A5%80-%E0%A4%AA%E0%A4%B0-%E0%A4%85%E0%A4%B8%E0%A4%B0-54.html"> खेती पर असर </option><option value="https://im4change.in/hindi/%E0%A4%AA%E0%A4%B0%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%B5%E0%A4%B0%E0%A4%A3/%E0%A4%96%E0%A4%AC%E0%A4%B0%E0%A4%A6%E0%A4%BE%E0%A4%B0-52.html"> खबरदार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%A8%E0%A5%8D%E0%A4%AF%E0%A4%BE%E0%A4%AF%E0%A4%95%E0%A4%BF%E0%A4%A4%E0%A4%A8%E0%A4%BE-%E0%A4%A6%E0%A5%82%E0%A4%B0-%E0%A4%95%E0%A4%BF%E0%A4%A4%E0%A4%A8%E0%A4%BE-%E0%A4%AA%E0%A4%BE%E0%A4%B8-47.html"> न्याय:कितना दूर-कितना पास </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%AE%E0%A4%BE%E0%A4%A8%E0%A4%B5%E0%A4%BE%E0%A4%A7%E0%A4%BF%E0%A4%95%E0%A4%BE%E0%A4%B0-56.html"> मानवाधिकार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%AD%E0%A5%8D%E0%A4%B0%E0%A4%B7%E0%A5%8D%E0%A4%9F%E0%A4%BE%E0%A4%9A%E0%A4%BE%E0%A4%B0-35.html"> भ्रष्टाचार </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%85%E0%A4%B8%E0%A5%81%E0%A4%B0%E0%A4%95%E0%A5%8D%E0%A4%B7%E0%A4%BF%E0%A4%A4-%E0%A4%AA%E0%A4%B0%E0%A4%BF%E0%A4%B5%E0%A5%87%E0%A4%B6-46.html"> असुरक्षित परिवेश </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A4%BE%E0%A4%A8%E0%A5%82%E0%A4%A8%E2%80%8C-%E0%A4%94%E0%A4%B0-%E0%A4%87%E0%A4%A8%E0%A5%8D%E0%A4%B8%E0%A4%BE%E0%A4%AB/%E0%A4%86%E0%A4%AA%E0%A4%A6%E0%A4%BE-%E0%A4%94%E0%A4%B0-%E0%A4%B0%E0%A4%BE%E0%A4%B9%E0%A4%A4-49.html"> आपदा और राहत </option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A5%81%E0%A4%9B-%E0%A4%85%E0%A4%AA%E0%A4%A8%E0%A5%87-%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A5%87-%E0%A4%AE%E0%A5%87%E0%A4%82-9.html"> कुछ अपने बारे में </option><option value="https://im4change.in/hindi/%E0%A4%AE%E0%A4%95%E0%A4%B8%E0%A4%A6-8.html"> – मकसद</option><option value="https://im4change.in/hindi/contactus.php"> – संपर्क करें</option><option value="https://im4change.in/hindi/%E0%A4%95%E0%A5%81%E0%A4%9B-%E0%A4%85%E0%A4%AA%E0%A4%A8%E0%A5%87-%E0%A4%AC%E0%A4%BE%E0%A4%B0%E0%A5%87-%E0%A4%AE%E0%A5%87%E0%A4%82-9.html"> – कुछ अपने बारे में</option><option value="https://im4change.in/hindi/fellowships.php"> फैलोशिप</option><option value="https://im4change.in/hindi/media-workshops.php"> मीडिया कार्यशाला</option><option value="https://im4change.in/hindi/research.php"> अनुसंधान</option><option value="https://im4change.in/hindi/links-64" selected="selected"> पार्टनर्स</option><option value="https://im4change.in/"> English</option></select>
</div> </div>
<!-- <div style="float: right;">
<script async src="https://cse.google.com/cse.js?cx=18b4f2e0f11bed3dd"></script>
<div class="gcse-search"></div>
</div> -->
<div class="search-block" style=" margin-left: 8px; margin-right: 7px;">
<form method="get" id="searchform" name="searchform"
action="https://im4change.in/hindi/search"
onsubmit="return searchvalidate();">
<button class="search-button" type="submit" value="Search"></button>
<input type="text" id="s" name="qryStr" value=""
onfocus="if (this.value == 'Search...') {this.value = '';}"
onblur="if (this.value == '') {this.value = 'Search...';}">
</form>
</div>
</nav>
</header>
<div class="container">
<div id="main-content" class=" main1 container fade-in animated3 sidebar-narrow-left">
<div class="content-wrap">
<div class="content" style="width: 900px;min-height: 500px;">
<section class="cat-box recent-box">
<h2 class="cat-box-title">
चर्चा में.... </h2>
</section>
<div class="clear"></div>
<div style="line-height: 21px; min-height: 280px;">
<div class="page-head">
<div class="stripe-line"></div>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank" title="बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<h1 style="font-weight: 700;font-size: 14px;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank">बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!</a>
</h1>
<br><small>January 15, 2022</small>
<p style="padding-top: 6px;">हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...</p>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank" title="बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर देखना चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Bundelkhand Undernutrition dated 26 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html" target="_blank"><strong style="" >बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर देखना चाहिए!</strong></a>
<br><small>January 15, 2022</small>
<p style="padding-top: 6px;">हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...</p>
<a href="https://im4change.in/hindi/news-alerts-57/the-under-nutrition-problem-in-bundelkhand-should-receive-equal-attention-of-the-policymakers-if-not-more.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html" target="_blank" title="नवीनतम एनएफएचएस डेटा: कुल प्रजनन दर में गिरावट की प्रवृत्ति के बीच केरल और तमिलनाडु अपवाद बनकर उभरे! " style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image TFR in India 11 Dec 2021.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html" target="_blank"><strong style="" >नवीनतम एनएफएचएस डेटा: कुल प्रजनन दर में गिरावट की प्रवृत्ति के बीच केरल और तमिलनाडु अपवाद बनकर उभरे! </strong></a>
<br><small>December 14, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय परिवार स्वास्थ्य सर्वेक्षण पांचवें दौर (एनएफएचएस-5) के दूसरे चरण के आंकड़े जारी होने के बाद, मीडिया टिप्पणीकारों और विशेषज्ञों ने लिखा है कि भारत के लिए कुल प्रजनन दर (टीएफआर) प्रतिस्थापन स्तर की प्रजनन क्षमता से नीचे चली गई है. साल 2015-16 में पूरे...</p>
<a href="https://im4change.in/hindi/news-alerts-57/kerala-and-tamil-nadu-bucked-the-trend-of-falling-tfr-indicates-the-latest-nfhs-data.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html" target="_blank" title="अधिक बच्चे पैदा करने की शक्तियों जैसे जुमलों से गुमराह होने वाले मतदाताओं को इससे संबंधित आधिकारिक डेटा जरूरी देखने चाहिए!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Over population 24 Nov 2021 Hindi.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html" target="_blank"><strong style="" >अधिक बच्चे पैदा करने की शक्तियों जैसे जुमलों से गुमराह होने वाले मतदाताओं को इससे संबंधित आधिकारिक डेटा जरूरी देखने चाहिए!</strong></a>
<br><small>December 3, 2021</small>
<p style="padding-top: 6px;">अन्य धार्मिक समुदायों के पुरुषों की तुलना में मुस्लिम पुरुषों द्वारा बच्चे पैदा करने को अक्सर एक राजनैतिक प्रोपैगेंडा के तौर पर इस्तेमाल किया जाता है और चुनाव से ठीक पहले भारतीय बहुसंख्यक हिंदुओं से वोट प्राप्त करने के लिए एक विभाजनकारी प्रोपैगेंडा बनाया जाता...</p>
<a href="https://im4change.in/hindi/news-alerts-57/official-data-on-determinants-of-fertility-has-lessons-for-the-misguided-electorate.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div style="border-bottom: 1px solid rgb(221, 221, 221); padding: 10px 0px; clear: both; min-height: 125px; overflow: hidden;">
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html" target="_blank" title="आत्महत्याओं पर एनसीआरबी डेटा को सावधानी के साथ समझना" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Suicides photo Himashu joshi.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html" target="_blank"><strong style="" >आत्महत्याओं पर एनसीआरबी डेटा को सावधानी के साथ समझना</strong></a>
<br><small>November 22, 2021</small>
<p style="padding-top: 6px;">पिछले वर्षों की तुलना में 2020 के दौरान भारत में आत्महत्याओं की कुल संख्या में वृद्धि हाल ही में सुर्खियों में रही है. जबकि कुछ मीडिया टिप्पणीकारों ने कहा है कि 2020 में आर्थिक संकट (नौकरी छूटने, आय में कमी, व्यवसाय में विफलता और बढ़ती...</p>
<a href="https://im4change.in/hindi/news-alerts-57/understanding-the-ncrb-data-on-suicides-with-caution.html"
class="more-link"
style="float: right;" target="_blank">+ More...</a>
</div>
<div class="pagination pagination-large">
<ul class="pagination">
<li class="prev"><a rel="prev" href="/hindi/news-alerts-57?page=7">previous</a></li><li><a href="/hindi/news-alerts-57">1</a></li><li class="ellipsis">…</li><li><a href="/hindi/news-alerts-57?page=4">4</a></li><li><a href="/hindi/news-alerts-57?page=5">5</a></li><li><a href="/hindi/news-alerts-57?page=6">6</a></li><li><a href="/hindi/news-alerts-57?page=7">7</a></li><li class="active"><a href="">8</a></li><li><a href="/hindi/news-alerts-57?page=9">9</a></li><li><a href="/hindi/news-alerts-57?page=10">10</a></li><li><a href="/hindi/news-alerts-57?page=11">11</a></li><li><a href="/hindi/news-alerts-57?page=12">12</a></li><li class="next"><a rel="next" href="/hindi/news-alerts-57?page=9">next</a></li> </ul>
</div>
</div> </div>
</div>
<!-- Right Side Section Start -->
<!-- MAP Section START -->
<aside class="sidebar indexMarg">
<div class="ad-cell">
<a href="https://im4change.in/hindi/statemap.php" title="">
<img src="https://im4change.in/images/map_new_version.png?1582080666" alt="India State Map" class="indiamap" width="232" height="252"/> </a>
<div class="rightmapbox">
<div id="sideOne" class="docltitle"><a href="https://im4change.in/hindi/state-report/india/36" target="_blank">DOCUMENTS/
REPORTS</a></div>
<div id="sideTwo" class="statetitle"><a href="https://im4change.in/hindi/states.php"target="_blank">STATE DATA/
HDRs.</a></div>
</div>
<div class="widget widgePadTop"></div>
</div>
</aside>
<!-- MAP Section END -->
<aside class="sidebar sidePadbottom">
<div class="rightsmlbox1" >
<a href="https://im4change.in/hindi/knowledge_gateway" target="_blank" style="color: #035588;
font-size: 17px;">
KNOWLEDGE GATEWAY
</a>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title">
<a href="https://im4change.in/newsletter" target="_blank">
NEWSLETTER
</a>
</p>
</div>
</div>
<div class="rightsmlbox1" style="height: 325px;">
<div>
<p class="rightsmlbox1_title">
Interview with Prof. Ravi Srivastava
</p>
<p class="rightsmlbox1_title">
<a href="https://im4change.in/hindi/video/interview-with-prof-ravi-srivastava-on-current-economic-crisis">
<img width="250" height="200" src="/images/interview_video_home.jpg" alt="Interview with Prof. Ravi Srivastava"/>
</a>
<!--
<iframe width="250" height="200" src="https://www.youtube.com/embed/MmaTlntk-wc" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>-->
</p>
<a href="https://im4change.in/hindi/videogallery" class="more-link CatArchalAnch1" target="_blank">
More videos
</a>
</div>
</div>
<div class="rightsmlbox1">
<div>
<!--div id="sstory" class="rightboxicons"></div--->
<p class="rightsmlbox1_title"><a href="https://im4change.in/hindi/list-success-stories" target="_blank">विजयगाथा</a></p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a
href="https://im4change.in/hindi/साक्षात्कार-55" target="_blank">साक्षात्कार</a>
</p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a href="https://www.commoncause.in/page.php?id=10" >Donate</a></p>
</div>
</div>
<div class="rightsmlbox1">
<div>
<p class="rightsmlbox1_title"><a
target="_blank" href="https://im4change.in/hindi/blog/क्या-हरित-क्रांति-भारत-के-गरीबों-की-अनदेखी-पर-टिकी-है-12.html"
class="isf_link" title="क्या हरित क्रांति भारत के गरीबों की अनदेखी पर टिकी है">क्या हरित क्रांति भारत के गरीबों की अनदेखी पर टिकी है</a></p> </div>
</div>
<div class="rightsmlbox1" style="height: 104px !important;">
<a href="https://im4change.in/hindi/quarterly_reports.php" target="_blank">
Quarterly Reports on Effect of Economic Slowdown on Employment in India (2008 - 2015)
</a>
</div>
<!-- <div class="rightsmlbox1">
<a href="https://play.google.com/store/apps/details?id=com.im4.im4change" target="_blank">
</a></div> -->
<!-- <section class="cat-box recent-box secMarg">
<h2 class="cat-box-title">Most Visited</h2>
</section> -->
<!-- accordion Starts here -->
<!-- <div id="accordion" class="accordMarg">
</div> -->
<!-- accordion ends here -->
<!-- Widget Tag Cloud Starts here -->
<div id="tag_cloud-2" class="widget widget_tag_cloud">
<section class="cat-box recent-box secMarg">
<h2 class="cat-box-title">MOST VISITED TAGS</h2>
</section>
<div class="widget-top wiPdTp">
<div class="stripe-line"></div>
</div>
<div class="widget-container">
<div class="tagcloud">
<a href="https://im4change.in/hindi/search?qryStr=मानवाधिकार"
target="_blank" class="tag-link-4 font4">मानवाधिकार</a>
<a href="https://im4change.in/hindi/search?qryStr=भ्रष्टाचार"
target="_blank" class="tag-link-4 font4">भ्रष्टाचार</a>
<a href="https://im4change.in/hindi/search?qryStr=सेहत"
target="_blank" class="tag-link-4 font4">सेहत</a>
<a href="https://im4change.in/hindi/search?qryStr=स्वास्थ्य"
target="_blank" class="tag-link-4 font4">स्वास्थ्य</a>
<a href="https://im4change.in/hindi/search?qryStr=पर्यावरण"
target="_blank" class="tag-link-4 font4">पर्यावरण</a>
<a href="https://im4change.in/hindi/search?qryStr=शिक्षा"
target="_blank" class="tag-link-4 font4">शिक्षा</a>
<a href="https://im4change.in/hindi/search?qryStr=महिला"
target="_blank" class="tag-link-4 font4">महिला</a>
<a href="https://im4change.in/hindi/search?qryStr=गरीबी"
target="_blank" class="tag-link-4 font4">गरीबी</a>
<a href="https://im4change.in/hindi/search?qryStr=कृषि-उत्पादन"
target="_blank" class="tag-link-4 font4">कृषि-उत्पादन</a>
<a href="https://im4change.in/hindi/search?qryStr=महंगाई"
target="_blank" class="tag-link-4 font4">महंगाई</a>
<a href="https://im4change.in/hindi/search?qryStr=शिक्षा का अधिकार"
target="_blank" class="tag-link-4 font4">शिक्षा का अधिकार</a>
<a href="https://im4change.in/hindi/search?qryStr=किसान"
target="_blank" class="tag-link-4 font4">किसान</a>
<a href="https://im4change.in/hindi/search?qryStr=सशक्तीकरण"
target="_blank" class="tag-link-4 font4">सशक्तीकरण</a>
<a href="https://im4change.in/hindi/search?qryStr=प्रदूषण"
target="_blank" class="tag-link-4 font4">प्रदूषण</a>
<a href="https://im4change.in/hindi/search?qryStr=आदिवासी"
target="_blank" class="tag-link-4 font4">आदिवासी</a>
<a href="https://im4change.in/hindi/search?qryStr=रोजगार"
target="_blank" class="tag-link-4 font4">रोजगार</a>
<a href="https://im4change.in/hindi/search?qryStr=जेंडर"
target="_blank" class="tag-link-4 font4">जेंडर</a>
<a href="https://im4change.in/hindi/search?qryStr=भूमि-अधिग्रहण"
target="_blank" class="tag-link-4 font4">भूमि-अधिग्रहण</a>
<a href="https://im4change.in/hindi/search?qryStr=ग्रामीण-विकास"
target="_blank" class="tag-link-4 font4">ग्रामीण-विकास</a>
<a href="https://im4change.in/hindi/search?qryStr=कुपोषण"
target="_blank" class="tag-link-4 font4">कुपोषण</a>
</div>
</div>
</div>
<!-- Widget Tag Cloud Ends here -->
</aside>
<!-- Right Side Section End -->
</div>
<section class="cat-box cats-review-box footerSec">
<h2 class="cat-box-title vSec CatArcha">Video
Archives</h2>
<h2 class="cat-box-title CatArchaTitle">Archives</h2>
<div class="cat-box-content">
<div class="reviews-cat">
<div class="CatArchaDiv1">
<div class="CatArchaDiv2">
<ul>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/How-justified-is-the-demand-for-MSP-minimum-support-price-.html" target="_blank">
क्या एम.एस.पी की मांग सिर्फ एक चुनावी नाटक है... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/What-kind-of-challenges-are-facing-fiscal-federalism.html" target="_blank">
क्या राजकोषीय संघवाद की गाड़ी हिचकोले खा रही है... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/What-impact-did-ASER-have-on-India's-education-system.html" target="_blank">
भारत की शिक्षा व्यवस्था पर 'असर' ने क्या असर... </a>
</li>
<li>
<a href="https://im4change.in/hindi/news-alerts-57/Unemployment-is-decreasing-in-the-country-Is-this-true-What-is-the-condition-of-employment-in-the-country-today.html" target="_blank">
पीएलएफएस रिपोर्ट: देश में घट रही है बेरोजगारी ! </a>
</li>
<li class="CatArchalLi1">
<a href="https://im4change.in/hindi/news-alerts-57"
class="more-link CatArchalAnch1" target="_blank">
More...
</a>
</li>
</ul>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/I51LYnP8BOk/1.jpg"
alt=" Im4Change.org हिंदी वेबसाइट का परिचय. Short Video on im4change.org...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Short-Video-on-im4change-Hindi-website-Inclusive-Media-for-Change" target="_blank">
Im4Change.org हिंदी वेबसाइट का परिचय. Short Video on im4change.org... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/kNqha-SwfIY/1.jpg"
alt=" "Session 1: Scope of IDEA and AgriStack" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-1- Scope-of-IDEA-and-AgriStack-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 1: Scope of IDEA and AgriStack" in Exploring... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/6kIVjlgZItk/1.jpg"
alt=" "Session 2: Farmer Centric Digitalisation in Agriculture" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-2-Farmer-Centric-Digitalisation-in-Agriculture-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 2: Farmer Centric Digitalisation in Agriculture" in Exploring... </a>
</p>
</div>
<div class="CatArchaWidth">
<img class="CatArchaImg"
src="https://img.youtube.com/vi/2BeHTu0y7xc/1.jpg"
alt=" "Session 3: Future of Digitalisation in Agriculture" in Exploring...">
<p class="CatArchaPPad">
<a href="https://im4change.in/hindi/video/Session-3-Future-of-Digitalisation-in-Agriculture-in-Exploring-Digitalisation-in-Agriculture-29-April-2022" target="_blank">
"Session 3: Future of Digitalisation in Agriculture" in Exploring... </a>
</p>
</div>
<div class="divWidth">
<ul class="divWidthMarg">
<li>
<a href="https://im4change.in/hindi/video/Public-Spending-on-Agriculture-in-India-Source-Foundation-for-Agrarian-Studies"
title="Public Spending on Agriculture in India (Source: Foundation for Agrarian Studies)" target="_blank">
Public Spending on Agriculture in India (Source: Foundation for...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/Agrarian-Change-Seminar-Protests-against-the-New-Farm-Laws-in-India-by-Prof-Vikas-Rawal-JNU-Source-Journal-Of-Agrarian-Change"
title="Agrarian Change Seminar: 'Protests against the New Farm Laws in India' by Prof. Vikas Rawal, JNU (Source: Journal Of Agrarian Change) " target="_blank">
Agrarian Change Seminar: 'Protests against the New Farm Laws...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/Webinar-Ramrao-The-Story-of-India-Farm-Crisis-Source-Azim-Premji-University"
title="Webinar: Ramrao - The Story of India's Farm Crisis (Source: Azim Premji University)" target="_blank">
Webinar: Ramrao - The Story of India's Farm Crisis...</a>
</li>
<li>
<a href="https://im4change.in/hindi/video/water-and-agricultural-transformation-in-India"
title="Water and Agricultural Transformation in India: A Symbiotic Relationship (Source: IGIDR)" target="_blank">
Water and Agricultural Transformation in India: A Symbiotic Relationship...</a>
</li>
<li class="CatArchalLi1">
<a href="https://im4change.in/hindi/videogallery"
class="more-link CatArchalAnch1" target="_blank">
More...
</a>
</li>
</ul>
</div>
</div>
</div>
</div>
</section> </div>
<div class="clear"></div>
<!-- Footer option Starts here -->
<div class="footer-bottom fade-in animated4">
<div class="container">
<div class="social-icons icon_flat">
<p class="SocialMargTop"> Website Developed by <a target="_blank" title="Web Development"
class="wot right"
href="http://www.ravinderkhurana.com/" rel="nofollow">
RAVINDErkHURANA.com</a></p>
</div>
<div class="alignleft">
<a
target="_blank" href="https://im4change.in/hindi/मकसद-8.html"
class="link"
title="मकसद">मकसद</a> | <a
target="_blank" href="https://im4change.in/hindi/कुछ-अपने-बारे-में-9.html"
class="link" title="कुछ अपने बारे में">कुछ अपने बारे में</a> | <a
target="_blank" href="https://im4change.in/hindi/media-workshops.php"
class="ucwords">मीडिया कार्यशाला</a> | <a
target="_blank" href="https://im4change.in/hindi/अस्वीकरण/disclaimer-149.html"
title="Disclaimer">अस्वीकरण</a> </div>
</div>
</div>
<!-- Footer option ends here -->
</div>
<div id="connect">
<a target="_blank"
href="http://www.facebook.com/sharer.php?u=https://im4change.in/hindi/news-alerts-57?page=8"
title="Share on Facebook">
<img src="https://im4change.in/images/Facebook.png?1582080640" alt="share on Facebook" class="ImgBorder"/>
</a><br/>
<a target="_blank"
href="http://twitter.com/share?text=Im4change&url=https://im4change.in/hindi/news-alerts-57?page=8"
title="Share on Twitter">
<img src="https://im4change.in/images/twitter.png?1582080632" alt="Twitter" class="ImgBorder"/> </a>
<br/>
<a href="/feeds" title="RSS Feed" target="_blank">
<img src="https://im4change.in/images/rss.png?1582080632" alt="RSS" class="ImgBorder"/>
</a>
<br/>
<a class="feedback-link" id="feedbackFormLink" href="#">
<img src="https://im4change.in/images/feedback.png?1582080630" alt="Feedback" class="ImgBorder"/>
</a> <br/>
<a href="javascript:function iprl5(){var d=document,z=d.createElement('scr'+'ipt'),b=d.body,l=d.location;try{if(!b)throw(0);d.title='(Saving...) '+d.title;z.setAttribute('src',l.protocol+'//www.instapaper.com/j/WKrH3R7ORD5p?u='+encodeURIComponent(l.href)+'&t='+(new Date().getTime()));b.appendChild(z);}catch(e){alert('Please wait until the page has loaded.');}}iprl5();void(0)"
class="bookmarklet" onclick="return explain_bookmarklet();">
<img src="https://im4change.in/images/read-it-later.png?1582080632" alt="Read Later" class="ImgBorder"/> </a>
</div>
<!-- Feedback form Starts here -->
<div id="feedbackForm" class="overlay_form" class="ImgBorder">
<h2>Contact Form</h2>
<div id="contactform1">
<div id="formleft">
<form id="submitform" action="/contactus.php" method="post">
<input type="hidden" name="submitform" value="submitform"/>
<input type="hidden" name="salt_key" value="a0e0f2c6a0644a70e57ad2c96829709a"/>
<input type="hidden" name="ref" value="feedback"/>
<fieldset>
<label>Name :</label>
<input type="text" name="name" class="tbox" required/>
</fieldset>
<fieldset>
<label>Email :</label>
<input type="text" name="email" class="tbox" required/>
</fieldset>
<fieldset>
<label>Message :</label>
<textarea rows="5" cols="20" name="message" required></textarea>
</fieldset>
<fieldset>
Please enter security code
<div class="clear"></div>
<input type="text" name="vrcode" class="tbox"/>
</fieldset>
<fieldset>
<input type="submit" class="button" value="Submit"/>
<a href="#" id="closefeedbakcformLink">Close</a>
</fieldset>
</form>
</div>
<div class="clearfix"></div>
</div>
</div>
<div id="donate_popup" class="modal" style="max-width: 800px;">
<table width="100%" border="1">
<tr>
<td colspan="2" align="center">
<b>Support im4change</b>
</td>
</tr>
<tr>
<td width="25%" valign="middle">
<img src="https://im4change.in/images/logo2.jpg?1582080632" alt="" width="100%"/> </td>
<td style="padding-left:10px;padding-top:10px;">
<form action="https://im4change.in/hindi/donate" method="get">
<table width="100%" cellpadding="2" cellspacing="2">
<tr>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
10
</td>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
100
</td>
<td width="33%" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
1000
</td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
50
</td>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
500
</td>
<td style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
<input type="text" name="price" placeholder="?" style="font-family: 'Script Font', cursive, Arial;font-size: 20px;font-weight: 700;">
</td>
</tr>
<tr>
<td colspan="3">
</td>
</tr>
<tr>
<td colspan="3" align="right">
<input type="button" name="Pay" value="Pay"
style="width: 200px;background-color: rgb(205, 35, 36);color: #ffffff;"/>
</td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</div><script type='text/javascript'>
/* <![CDATA[ */
var tievar = {'go_to': 'Go to...'};
/* ]]> */
</script>
<script src="/js/tie-scripts.js?1575549704"></script><script src="/js/bootstrap.js?1575549704"></script><script src="/js/jquery.modal.min.js?1578284310"></script><script>
$(document).ready(function() {
// tell the autocomplete function to get its data from our php script
$('#s').autocomplete({
source: "/hindi/autocomplete"
});
});
</script>
<script src="/vj-main-sw-register.js" async></script>
<script>function init(){var imgDefer=document.getElementsByTagName('img');for(var i=0;i<imgDefer.length;i++){if(imgDefer[i].getAttribute('data-src')){imgDefer[i].setAttribute('src',imgDefer[i].getAttribute('data-src'))}}}
window.onload=init;</script>
</body>
</html>'
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8'
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 39
चर्चा में.... | बुंदेलखंड में कुपोषण की समस्या पर नीति निर्माताओं को जरूर ध्यान देना चाहिए!
हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...
हाल की मीडिया रिपोर्ट्स यह बताती हैं कि आगामी उत्तर प्रदेश विधानसभा चुनाव से पहले उत्तर प्रदेश के बुंदेलखंड क्षेत्र को लगभग रु. 6,300 करोड़ की परियोजनाओं की घोषणाएं की गई हैं, जिनमें झांसी में टैंक रोधी मिसाइलों के प्रणोदन प्रणाली के लिए 400 करोड़...
राष्ट्रीय परिवार स्वास्थ्य सर्वेक्षण पांचवें दौर (एनएफएचएस-5) के दूसरे चरण के आंकड़े जारी होने के बाद, मीडिया टिप्पणीकारों और विशेषज्ञों ने लिखा है कि भारत के लिए कुल प्रजनन दर (टीएफआर) प्रतिस्थापन स्तर की प्रजनन क्षमता से नीचे चली गई है. साल 2015-16 में पूरे...
अन्य धार्मिक समुदायों के पुरुषों की तुलना में मुस्लिम पुरुषों द्वारा बच्चे पैदा करने को अक्सर एक राजनैतिक प्रोपैगेंडा के तौर पर इस्तेमाल किया जाता है और चुनाव से ठीक पहले भारतीय बहुसंख्यक हिंदुओं से वोट प्राप्त करने के लिए एक विभाजनकारी प्रोपैगेंडा बनाया जाता...
पिछले वर्षों की तुलना में 2020 के दौरान भारत में आत्महत्याओं की कुल संख्या में वृद्धि हाल ही में सुर्खियों में रही है. जबकि कुछ मीडिया टिप्पणीकारों ने कहा है कि 2020 में आर्थिक संकट (नौकरी छूटने, आय में कमी, व्यवसाय में विफलता और बढ़ती...