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 40',
'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 = 'चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना'
$metaDesc = ''
$article = object(App\Model\Entity\Article) {
'id' => (int) 61220,
'title' => 'नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना',
'subheading' => null,
'description' => '<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं</span></span>.<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> तो</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सबसे अच्छा समाधान इस तरह के </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">लगभग मुफ्त में उपलब्ध</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">या </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">अत्यधिक सब्सिडी वाले</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सामान या वस्तुओं के लिए एक बाजार बनाना है</span></span>.<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> एक बार जब लोग ऐसे सामान/वस्तुओं के उपयोग या उपभोग के लिए भुगतान करना शुरू कर देंगे</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तो वे उन्हें बर्बाद करना बंद कर देंगे</span></span>.<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> यही कारण है कि हम अक्सर विशेषज्ञों को यह कहते हुए देखते हैं कि यदि बिजली मुफ्त या रियायती दर पर उपलब्ध है</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तो किसानों द्वारा सिंचाई के लिए भूजल का अत्यधिक दोहन किया जाएगा (जैसा कि हरित क्रांति वाले राज्यों में देखा गया है). वे पानी की अधिकता वाली फसलों (जैसे धान</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">गेहूं और गन्ना) की सिंचाई के लिए बिजली के पानी के पंपों का उपयोग करके अत्यधिक भूजल को बाहर निकालेंगे</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भले ही इसकी आवश्यकता न हो. इसलिए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भूजल जैसे कीमती संसाधनों को अतिदोहन से बचाने के लिए बिजली के मीटरों को स्थापित करना एक उपाय है ताकि किसान बिजली की पूरी या कम से कम आंशिक लागत का भुगतान करना शुरू कर दें. विशेषज्ञों का तर्क है कि इस तरह के बाजार-आधारित समाधान को अन्य आदानों के लिए भी लागू किया जा सकता है</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जो कृषि के लिए आवश्यक हैं</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जैसे कि रासायनिक कीटनाशक</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रासायनिक उर्वरक</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">डीजल</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">आदि.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल उत्पादकों द्वारा अक्सर दिया जाने वाला प्रतिवाद यह है कि पिछले </span></span>10-15<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> साल में सब्सिडी में कमी या इनपुट की कीमतों पर नियंत्रण (विश्व व्यापार संगठन-<a href="https://www.im4change.org/news-alerts-57/tax-exemptions-and-incentives-for-the-corporate-sector-continue-despite-reduction-in-corporate-tax-rates.html">डब्ल्यूटीओ</a> के तहत <a href="https://www.im4change.org/news-alerts-57/tax-exemptions-and-incentives-for-the-corporate-sector-continue-despite-reduction-in-corporate-tax-rates.html">कृषि-एओए</a> के लिए भारत की प्रतिबद्धता के लिए धन्यवाद) ने कृषि की लागत को काफी बढ़ा दिया है. हालांकि</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">किसानों को अपनी उपज बेचने से प्राप्त कीमतों में इनपुट कीमतों में वृद्धि (या खेती से जुड़े जेब खर्च) की तुलना में आनुपातिक रूप से वृद्धि नहीं हुई है. नतीजतन</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">हम पाते हैं कि </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">खेती/फसल उत्पादन से शुद्ध प्राप्ति - जब केवल भुगतान किए गए व्यय पर विचार किया जाता है</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पिछले कुछ वर्षों में कम हो गया है</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जब इसे खुदरा मुद्रास्फीति के खिलाफ समायोजित किया जाता है. विभिन्न कृषि आंदोलनों में</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">किसान अपने द्वारा उगाई जाने वाली और कटाई के बाद बेचने वाली उपज के लिए सुनिश्चित और लाभकारी मूल्य की मांग कर रहे हैं.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जबकि हमारे पिछले <a href="https://im4change.org/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.html">न्यूज अलर्ट</a> में फसल वर्ष </span></span>2012-13 <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">और </span></span>2018-19 <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">के बीच एक किसान परिवार की औसत मासिक आय के रुझानों को देखने का प्रयास किया गया था</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">वर्तमान विश्लेषण में हम एक ही समय अवधि के दौरान प्रति परिवार फसल उत्पादन के लिए (जो एक खेत परिवार से अलग है) भुगतान किए गए खर्चों के रुझानों की जांच करेंगे. स्पष्टता के उद्देश्य से</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पाठकों को ध्यान देना चाहिए कि फसल वर्ष </span></span>2018-19 <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">की पहली छमाही के दौरान सभी प्रकार की फसलों के उत्पादन की सूचना देने वाले कृषि परिवारों का प्रतिशत </span></span>92.7 <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">प्रतिशत और उस फसल वर्ष की दूसरी छमाही के दौरान </span></span>72.5 <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">प्रतिशत था.</span></span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">डेटा और कार्यप्रणाली के बारे में एक-दो बातें</span></span></span></span></strong></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""><a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">सिचुएशन असेसमेंट</a> <a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">सर्वे 2018-19</a> (एनएसएस 77वां राउंड) में कहा गया है कि किसान परिवारों द्वारा की गई विभिन्न आर्थिक गतिविधियों पर जानकारी एकत्र करने के हिस्से के रूप में</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">दो हिस्सों के दौरान कृषि परिवारों द्वारा काटी गई फसलों के संबंध में प्राप्तियों और खर्च सहित विस्तृत जानकारी सर्वेक्षण के दो दौरों के दौरान फसल वर्ष का अलग-अलग संग्रह किया गया. फसल वर्ष के दो हिस्सों के लिए अलग-अलग सर्वेक्षण में खेती के लिए उपयोग किए जाने वाले प्रत्येक कृषि आदानों पर मद-वार खर्च एकत्र किया गया था. भले ही संदर्भ अवधि के दौरान काटी गई फसलों के लिए संदर्भ अवधि से पहले कुछ खर्च किए गए हों</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उसे डेटा इकट्ठा करते वक्त तरजीह दी गई थी. <a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">एनएसएस 77वें</a> दौर के सर्वेक्षण में अवैतनिक पारिवारिक श्रम</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">खेत में बचाए गए बीज और खाद</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">आदि पर फसल उत्पादन के लिए लागू खर्च</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जहां भी लागू हो</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भुगतान किए गए खर्चों के साथ एकत्र किए गए थे. चूंकि एनएसएस 70वें दौर के स्थिति आकलन सर्वेक्षण में केवल कृषि व्यवसाय के लिए भुगतान किए गए खर्चों पर विचार किया गया था</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसलिए <a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">एनएसएस 77वें</a> दौर से उत्पन्न कृषि व्यवसाय के लिए खर्च के अनुमानों की एनएसएस 70वें दौर के समान अनुमानों के साथ तुलना करते समय उचित सावधानी बरती जानी चाहिए. इसीलिए वर्तमान समाचार अलर्ट में</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">हमने केवल भुगतान किए गए खर्चों पर विचार किया है</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">न कि आरोपित या निहित खर्चों पर. इस समाचार अलर्ट में पशुपालन पर खर्च और प्राप्तियों के अलावा कृषि परिवारों द्वारा उत्पादक संपत्तियों की बिक्री से प्राप्त होने वाले औसत आय और खर्च को शामिल नहीं किया गया है. इस न्यूज अलर्ट में हमारा उद्देश्य यह देखना है कि फसल वर्ष 2012-13 और 2018-19 के बीच फसल से अर्जित आय की तुलना में इनपुट पर किए गए खर्च की क्या स्थिति है.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""><a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">एसएएस 2018-19</a> (एनएसएस 77वां दौर) आगे हमें सूचित करता है कि पिछले सर्वेक्षणों के मामले में</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">वर्तमान रिपोर्ट में प्रस्तुत फसल उत्पादन से संबंधित अनुमानों में वृक्षारोपण/बागवानी फसलों से कृषि उत्पादन से संबंधित अनुमान भी शामिल हैं.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल उत्पादन से प्राप्तियों में (</span></span>i) <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसलों की कटाई की मात्रा</span></span>, (ii) <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पूर्व-कटाई बिक्री</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">और (</span></span>iii) <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उप-उत्पादों का मूल्य शामिल था. कटाई की गई मात्रा का मूल्य या तो बिक्री मूल्य (यदि संदर्भ अवधि के दौरान कम से कम कुछ मात्रा में उत्पाद बेचा गया था) या विशिष्ट फसल और उसके प्रकार के लिए स्थानीय बाजार मूल्य का उपयोग करके पता लगाया गया था</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एसएएस 2018-19 (एनएसएस 77वां राउंड) रिपोर्ट.</span></span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">आउट-ऑफ-पॉकेट खर्च बनाम फसल उत्पादन से प्राप्तियां</span></span></span></span></strong></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">डेटा विश्लेषण से पता चलता है कि राष्ट्रीय स्तर पर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल उत्पादन की सूचना देने वाले प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (मामूली शर्तों में) फसल वर्ष 2012-13 और 2018-19 के बीच लगभग 35 प्रतिशत की वृद्धि हुई है. इसके विपरीत</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भारत में प्रति परिवार फसल उत्पादन की औसत मासिक प्राप्तियों (नाममात्र के रूप में) में लगभग 25.59 प्रतिशत की वृद्धि हुई. कृपया चार्ट-1ए की तुलना चार्ट-1बी से करें. </span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">राष्ट्रीय स्तर पर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">औसत शुद्ध प्राप्तियां (अर्थात</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">औसत मासिक प्राप्तियों और प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च के बीच का अंतर) फसल वर्ष 2012-13 और 2018-19 के बीच 3,350 रुपये से बढ़कर 4,001 रुपये हो गया यानि +19.4 प्रतिशत की बढ़ोतरी. फसल वर्ष 2012-13 और 2018-19 के बीच +19.4 प्रतिशत की यह बढ़ोतरी औसत </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उपभोक्ता मूल्य सूचकांक - संयुक्त</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">34.0 प्रतिशत) में मुद्रास्फीति की दर के साथ-साथ औसत </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उपभोक्ता मूल्य सूचकांक - ग्रामीण</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">35.3 प्रतिशत) में मुद्रास्फीति की दर से कम है.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">चार्ट -1ए से पता चलता है कि फसल वर्ष 2018-19 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (नाममात्र शर्तों में) का उच्चतम स्तर पंजाब (11,277.0 रुपये) में देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद हरियाणा (11,190 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">आंध्र प्रदेश (8,847 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तेलंगाना (6,543 रुपये) और महाराष्ट्र (3,500 रुपये)</span></span> <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.) है.</span></span> <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2018-19 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (नाममात्र शर्तों में) का न्यूनतम स्तर झारखंड (753 रुपये) में देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद जम्मू और कश्मीर (998 रुपये), हिमाचल प्रदेश (1,244 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ओडिशा (1,587 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">और छत्तीसगढ़ (1,996 रुपये) में देखा गया</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> (</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.)</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसी प्रकार</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (नाममात्र शर्तों में) का उच्चतम स्तर पंजाब (11</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">768.0 रुपये) में देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद हरियाणा (6</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">228 रुपये), आंध्र प्रदेश (6</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">191 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तेलंगाना (4</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">267 रुपये) और कर्नाटक (2</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">779 रुपये) का स्थान रहा </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.)</span></span> <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (नाममात्र शर्तों में) का न्यूनतम स्तर झारखंड (571 रुपये) में देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद जम्मू और कश्मीर (583 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उत्तराखंड (646 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ओडिशा (1</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">001 रुपये) और हिमाचल प्रदेश (1</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">030 रुपये)</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> हैं (</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.).</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 और 2018-19 के बीच प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (नाममात्र शर्तों में) में सबसे अधिक उछाल उत्तराखंड (258.98 प्रतिशत) के लिए देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद हरियाणा (79.67 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">छत्तीसगढ़ (76.95 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जम्मू और कश्मीर (71.18 प्रतिशत) और ओडिशा (58.54 प्रतिशत) का स्थान रहा </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.). फसल वर्ष 2012-13 और 2018-19 के बीच फसल उत्पादन प्रति परिवार फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (नाममात्र शर्तों में) में नकारात्मक वृद्धि नागालैंड (-60.0 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">अरुणाचल प्रदेश (-39.11 प्रतिशत) मिजोरम (-34.83 प्रतिशत) और पंजाब (-4.17 प्रतिशत) में देखी गई थी.</span></span></span></span></p>
<p><img alt="" src="https://im4change.org/upload/images/Chart%201a.png" /><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""><strong>नोट</strong>: कृपया स्प्रेडशीट प्रारूप में डेटा तक पहुंचने के लिए <a href="https://docs.google.com/spreadsheets/d/1nKmB-9wjU3Ge4MEaFAd4UrTugDF9fQMm/edit?usp=sharing&ouid=112233925171588304692&rtpof=true&sd=true">यहां क्लिक करें</a></span></span></span></span></em></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">स्रोत: फसल वर्ष 2018-19 से संबंधित आंकड़ों के लिए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया विवरण 5.3</span></span>A.<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">1</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ग्रामीण भारत में परिवारों की कृषि परिवारों और भूमि और पशुधन की स्थिति का आकलन</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">2019</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एनएसएस 77वें दौर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जनवरी 2019-दिसंबर 2019</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सांख्यिकी और कार्यक्रम कार्यान्वयन मंत्रालय (एमओएसपीआई)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया <a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">यहां क्लिक करें.</a></span></span></span></span></em></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 से संबंधित आंकड़ों के लिए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया परिशिष्ट ए में तालिका-8 देखें</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भारत में कृषि परिवारों की स्थिति आकलन सर्वेक्षण के प्रमुख संकेतक (जनवरी-दिसंबर 2013)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एनएसएस 70वां दौर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सांख्यिकी और कार्यक्रम कार्यान्वयन मंत्रालय</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भारत सरकार</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">दिसंबर 2014</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया एक्सेस करने के लिए यहां क्लिक करें</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया एक्सेस करने के लिए <a href="https://im4change.org/siteadmin/tinymce/uploaded/Situation%20Assessment%20Survey%20of%20Agricultural%20Households%20in%20NSS%2070th%20Round.pdf">यहां क्लिक करें</a></span></span></span></span></em></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">---</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">चार्ट -1 बी इंगित करता है कि फसल वर्ष 2018-19 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक प्राप्तियों का उच्चतम स्तर (नाममात्र शर्तों में) पंजाब में (28</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">340 रुपये) देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद हरियाणा (23</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">209 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">आंध्र प्रदेश (12</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">036 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तेलंगाना (11</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">551 रुपये) और कर्नाटक (10</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">276 रुपये) का स्थान रहा </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.). फसल वर्ष 2018-19 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक प्राप्तियों का न्यूनतम स्तर (नाममात्र शर्तों में) झारखंड (1</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">865.0 रुपये) में देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद जम्मू और कश्मीर (2</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">986 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ओडिशा ( 3</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">162 रुपये</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">हिमाचल प्रदेश (3</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">800 रुपये) और पश्चिम बंगाल (4</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">026 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.) का स्थान रहा.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसी तरह</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक प्राप्तियां (नाममात्र शर्तों में) का उच्चतम स्तर पंजाब (28,117 रुपये) में देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद हरियाणा (17,144 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तेलंगाना ( 8,666 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">आंध्र प्रदेश (8,482 रुपये) और कर्नाटक (7,908 रुपये)</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> का स्थान रहा (</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.). फसल वर्ष 2012-13 के दौरान प्रति परिवार फसल उत्पादन के लिए औसत मासिक प्राप्तियों का न्यूनतम स्तर (नाममात्र के रूप में) झारखंड में (2,049.0 रुपये) देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद ओडिशा (2,438 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पश्चिम बंगाल (रु. 2,836)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उत्तराखंड (3,255 रुपये) और बिहार (3,358 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.).</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 और 2018-19 के बीच प्रति परिवार फसल उत्पादन के लिए औसत मासिक प्राप्तियों (नाममात्र शर्तों में) में सबसे अधिक उछाल उत्तराखंड (139.11 प्रतिशत) के लिए देखा गया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद बिहार (52.62 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पश्चिम बंगाल (41.96 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">आंध्र प्रदेश (41.9 प्रतिशत) और छत्तीसगढ़ (39.2 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(</span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसमें पूर्वोत्तर राज्यों शामिल नहीं हैं.). नागालैंड (-40.1 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">अरुणाचल प्रदेश (-26.68 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जम्मू और कश्मीर (-21.96 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">असम (-12.97 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">झारखंड (-8.98 प्रतिशत) और हिमाचल प्रदेश (-4.83 प्रतिशत) में फसल वर्ष 2012-13 और 2018-19 के बीच फसल उत्पादन प्रति परिवार फसल उत्पादन के लिए औसत मासिक प्राप्तियों (नाममात्र शर्तों में) में नकारात्मक वृद्धि देखी गई.</span></span></span></span></p>
<p><img alt="" src="https://im4change.org/upload/images/Chart%201b.png" /><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""><strong>नोट</strong>: कृपया स्प्रेडशीट प्रारूप में डेटा तक पहुंचने के लिए <a href="https://docs.google.com/spreadsheets/d/1nKmB-9wjU3Ge4MEaFAd4UrTugDF9fQMm/edit?usp=sharing&ouid=112233925171588304692&rtpof=true&sd=true">यहां क्लिक करें</a></span></span></span></span></em></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">स्रोत: फसल वर्ष 2018-19 से संबंधित आंकड़ों के लिए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया विवरण 5.3</span></span>A.<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">1</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ग्रामीण भारत में परिवारों की कृषि परिवारों और भूमि और पशुधन की स्थिति का आकलन</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">2019</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एनएसएस 77वें दौर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जनवरी 2019-दिसंबर 2019</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सांख्यिकी और कार्यक्रम कार्यान्वयन मंत्रालय (एमओएसपीआई)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया <a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">यहां क्लिक करें</a></span></span></span></span></em></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 से संबंधित आंकड़ों के लिए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया परिशिष्ट ए में तालिका-8 देखें</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भारत में कृषि परिवारों की स्थिति आकलन सर्वेक्षण के प्रमुख संकेतक (जनवरी-दिसंबर 2013)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एनएसएस 70वां दौर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सांख्यिकी और कार्यक्रम कार्यान्वयन मंत्रालय</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भारत सरकार</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">दिसंबर 2014</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया एक्सेस करने के लिए यहां क्लिक करें</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया एक्सेस करने के लिए <a href="https://im4change.org/siteadmin/tinymce/uploaded/Situation%20Assessment%20Survey%20of%20Agricultural%20Households%20in%20NSS%2070th%20Round.pdf">यहां क्लिक करें</a></span></span></span></span></em></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif"">---</span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2018-19 में प्रति परिवार फसल उत्पादन की औसत मासिक प्राप्तियों और औसत मासिक भुगतान खर्च के बीच का अंतर पंजाब (17,063 रुपये) के लिए सबसे अधिक था</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद हरियाणा (12,019 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कर्नाटक (7,057 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उत्तराखंड (5,464 रुपये) और तेलंगाना (5,008 रुपये) का स्थान रहा. यह अंतर झारखंड (1,112 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पश्चिम बंगाल (1,569 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ओडिशा (1,575 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जम्मू और कश्मीर (1,988 रुपये) और हिमाचल प्रदेश (2,556 रुपये) के लिए सबसे कम था.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 में प्रति परिवार फसल उत्पादन के लिए औसत मासिक प्राप्तियों और औसत मासिक भुगतान व्यय के बीच का अंतर पंजाब (16,349 रुपये) के लिए सबसे अधिक था</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद हरियाणा (10,916 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कर्नाटक (5,129 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तेलंगाना (4,399 रुपये) और मध्य प्रदेश (4,254 रुपये) का स्थान रहा. यह अंतर पश्चिम बंगाल (1,017 रुपये) में सबसे कम था</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद ओडिशा (1,437 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">झारखंड (1,478 रुपये)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">बिहार (1,904 रुपये) और आंध्र प्रदेश (2,291 रुपये) का स्थान रहा.</span></span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इनपुट लागत में मुद्रास्फीति</span></span></span></span></strong></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 और 2018-19 के बीच</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> भूमि के </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सभी आकार वर्ग</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">के लिए फसल उत्पादन में लगे प्रति कृषि परिवार पर फसल उत्पादन के लिए औसत मासिक भुगतान खर्च (नाममात्र शर्तों में) में उच्चतम वृद्धि नोट की गई थी. </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सिंचाई</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">71.4 प्रतिशत)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ब्याज</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">50.0 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पौधे संरक्षण रसायन</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">49.1 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">अन्य सभी खर्च</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">45.3 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">मानव श्रम</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">41.9 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">बीज</span></span>' ' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">36.4 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भूमि का पट्टा किराया</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">26.6 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उर्वरक/खाद</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">16.9 प्रतिशत) और </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पशु श्रम</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">15.6 प्रतिशत) का स्थान आता है. केवल </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">मशीनरी और उपकरणों की मामूली मरम्मत और रखरखाव</span></span>' (-<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">11.6 प्रतिशत) के मामले में</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 और 2018-19 के बीच खर्च में गिरावट देखी जा सकती है. कृपया तालिका-1 देखें.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">औसत </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उपभोक्ता मूल्य सूचकांक - संयुक्त</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">34.0 प्रतिशत) में मुद्रास्फीति की दर के साथ-साथ फसल वर्ष 2012-13 और के बीच औसत </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उपभोक्ता मूल्य सूचकांक - ग्रामीण</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">35.3 प्रतिशत) में मुद्रास्फीति की दर की तुलना में 2018-19</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सिंचाई</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">71.4 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ब्याज</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">50.0 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पौधे संरक्षण रसायन</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">49.1 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">अन्य सभी खर्च</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">45.3 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">मानव श्रम</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">(41.9 प्रतिशत) और </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">बीज</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">36.4 प्रतिशत) से संबंधित इनपुट लागत अधिक बढ़ी.</span></span></span></span></p>
<p><strong><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तालिका 1: फसल वर्ष 2012-13 और 2018-19 में धारित भूमि के प्रत्येक आकार वर्ग के लिए फसल उत्पादन में लगे प्रति कृषि परिवार पर फसल उत्पादन के लिए औसत मासिक खर्च (रु.) और प्राप्तियां (रु.)</span></span></span></span></strong></p>
<p><img alt="" src="https://im4change.org/upload/images/Table%201.png" /><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""><strong>नोट</strong>: *मशीनरी और उपकरण का</span></span></span></span></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""># <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">अन्य सभी खर्चों में डीजल</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">बिजली</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल उत्पादन के लिए मशीनरी और उपकरण किराए पर लेने की लागत</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल बीमा की लागत और फसल उत्पादन के लिए कोई अन्य खर्च शामिल हैं.</span></span></span></span></em></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">स्प्रैडशीट प्रारूप में डेटा तक पहुंचने के लिए कृपया <a href="https://docs.google.com/spreadsheets/d/1nKmB-9wjU3Ge4MEaFAd4UrTugDF9fQMm/edit?usp=sharing&ouid=112233925171588304692&rtpof=true&sd=true">यहां क्लिक करें</a></span></span></span></span></em></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">स्रोत: फसल वर्ष 2018-19 से संबंधित आंकड़ों के लिए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया विवरण 5.3ए देखें</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ग्रामीण भारत में कृषि परिवारों की स्थिति का आकलन और परिवारों की भूमि और पशुधन होल्डिंग्स</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">2019</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एनएसएस 77वें दौर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जनवरी 2019-दिसंबर 2019</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">राष्ट्रीय सांख्यिकी कार्यालय (</span></span>NSO), <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सांख्यिकी और कार्यक्रम कार्यान्वयन मंत्रालय (</span></span>MoSPI), <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया <a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">यहाँ क्लिक करें</a></span></span></span></span></em></p>
<p><em><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 से संबंधित आंकड़ों के लिए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया परिशिष्ट ए में तालिका-9 देखें</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भारत में कृषि परिवारों की स्थिति आकलन सर्वेक्षण के प्रमुख संकेतक (जनवरी-दिसंबर 2013)</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">एनएसएस 70वां दौर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सांख्यिकी और कार्यक्रम कार्यान्वयन मंत्रालय</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भारत सरकार</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">दिसंबर 2014</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कृपया एक्सेस करने के लिए <a href="https://im4change.org/siteadmin/tinymce/uploaded/Situation%20Assessment%20Survey%20of%20Agricultural%20Households%20in%20NSS%2070th%20Round.pdf">यहां क्लिक करें.</a></span></span></span></span></em></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif"">---</span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">यदि कोई फसल वर्ष 2018-19 के दौरान राष्ट्रीय स्तर पर इनपुट के प्रकार द्वारा फसल उत्पादन के लिए औसत मासिक खर्च के प्रतिशत वितरण को देखता है</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">तो यह देखा जा सकता है कि खर्च का उच्चतम हिस्सा </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">अन्य सभी खर्चों</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">22.33 प्रतिशत) पर किया गया था</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">इसके बाद </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">मानव श्रम</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">22.09 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">उर्वरक/खाद</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">20.78 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">बीज</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">11.52 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पौध संरक्षण रसायन</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">8.31 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भूमि का पट्टा किराया</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">6.76 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सिंचाई</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">4.05 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ब्याज</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">1.62 प्रतिशत)</span></span>, '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">मशीनरी और उपकरणों की मामूली मरम्मत और रखरखाव</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">1.28 प्रतिशत) और </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पशु श्रम</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">1.25 प्रतिशत) है.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""><a href="https://im4change.org/upload/files/Punjab%20Haryana%20lease%20rent%20for%20land.jpg">पंजाब</a> <a href="https://im4change.org/upload/files/Punjab%20Haryana%20lease%20rent%20for%20land.jpg">और हरियाणा</a> में</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2018-19 में </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भूमि के पट्टे के किराए</span></span>' (<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">राज्य स्तर पर कुल भुगतान किए गए खर्चों के संबंध में) पर किए गए व्यय का प्रतिशत हिस्सा क्रमशः 31.0 प्रतिशत और 29.0 प्रतिशत था. किसी अन्य राज्य/केंद्र शासित प्रदेश ने फसल वर्ष 2018-19 में अपने कुल भुगतान किए गए खर्च के संबंध में </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भूमि के पट्टे के किराए</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">पर इतना खर्च नहीं किया. हरित क्रांति ने बड़े किसान परिवारों के लिए ट्रैक्टर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">ट्यूबवेल</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">थ्रेशर</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">कंबाइन हार्वेस्टर आदि जैसे अविभाज्य इनपुट का उपयोग करके खेती के लिए छोटे किसान परिवारों से भूमि पट्टे पर लेना संभव बना दिया</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">जिसमें बड़े निवेश की आवश्यकता होती है.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2012-13 में भूमि के आकार वर्ग </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">0.01 हेक्टेयर से कम</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">0.01-0.40 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">0.41-1.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">1.01 -2.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">2.01-4.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">4.01-10.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">10.00 हेक्टेयर से अधिक</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">और </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">सभी आकार</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भूमि के लिए शुद्ध प्राप्तियां (फसल उत्पादन में लगे प्रति कृषि परिवार से फसल उत्पादन से)</span></span> <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">428.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 795.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 2,188.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 4,293.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 7,448.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 15,533.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 37,672.0 रुपए और क्रमशः 3,350.0 रुपए थी.</span></span></span></span></p>
<p><span style="font-size:11pt"><span style="font-family:Calibri,"sans-serif""><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">फसल वर्ष 2018-19 में भूमि के आकार वर्ग </span></span>'<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">0.01 हेक्टेयर से कम</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">0.01-0.40 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">0.41-1.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">1.01 -2.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">2.01-4.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">4.01-10.00 हेक्टेयर</span></span>', '<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">10.00 हेक्टेयर से अधिक</span></span>' <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">भूमि के लिए शुद्ध प्राप्तियां (फसल उत्पादन में लगे प्रति कृषि परिवार से फसल उत्पादन से)</span></span> <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">4</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">336.0 रुपए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 1</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">100.0</span></span> <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 2</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">712.0 रुपए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 5</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">318.0</span></span> <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>, <span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 9</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">516.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 19</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">796.0 </span></span><span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">रुपए</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif""> 43</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">623.0 रुपए और क्रमशः 4</span></span>,<span style="font-size:10.0pt"><span style="font-family:"Mangal","serif"">000.0 रुपए थी.</span></span></span></span></p>
<p> </p>
<p><strong><em>References:</em></strong></p>
<p>Situation Assessment of Agricultural Households and Land and Livestock Holdings of Households in Rural India, 2019, NSS 77th Round, January 2019-December 2019, National Statistical Office (NSO), Ministry of Statistics and Programme Implementation (MoSPI), please <a href="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf" title="https://im4change.org/docs/Situation%20Assessment%20of%20Agricultural%20Households%20and%20Land%20and%20Livestock%20Holdings%20of%20Households%20in%20Rural%20India%202019.pdf">click here</a> to access </p>
<p>Key Indicators of Situation Assessment Survey of Agricultural Households in India (January-December 2013), NSS 70th Round, Ministry of Statistics and Programme Implementation, GoI, December 2014, please <a href="https://im4change.org/siteadmin/tinymce/uploaded/Situation%20Assessment%20Survey%20of%20Agricultural%20Households%20in%20NSS%2070th%20Round.pdf" title="https://im4change.org/siteadmin/tinymce/uploaded/Situation%20Assessment%20Survey%20of%20Agricultural%20Households%20in%20NSS%2070th%20Round.pdf">click here</a> to access </p>
<p>News alert: Are we witnessing depeasantisation in Indian agriculture? Inclusive Media for Change, published on 2 October, 2021, please <a href="https://im4change.org/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.html" title="https://im4change.org/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.html">click here</a> to access</p>
<p>News alert: Tax exemptions and incentives for the corporate sector continue despite reduction in corporate tax rates, Inclusive Media for Change, published on 18th March, 2021, please <a href="https://www.im4change.org/news-alerts-57/tax-exemptions-and-incentives-for-the-corporate-sector-continue-despite-reduction-in-corporate-tax-rates.html" title="https://www.im4change.org/news-alerts-57/tax-exemptions-and-incentives-for-the-corporate-sector-continue-despite-reduction-in-corporate-tax-rates.html">click here</a> to access </p>
<p> </p>
<p><strong>Image Courtesy: Inclusive Media for Change/ Shambhu Ghatak</strong></p>
',
'credit_writer' => '',
'article_img' => 'Image Farming became costlier.jpg',
'article_img_thumb' => 'Image Farming became costlier.jpg',
'status' => (int) 1,
'show_on_home' => (int) 1,
'lang' => 'H',
'category_id' => (int) 70,
'tag_keyword' => '',
'seo_url' => 'farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-data',
'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>
चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना </title>
<meta name="description" content="एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा..."/>
<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="चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना" />
<meta property="og:url" content="https://im4change.in/hindi/news-alerts-57?page=9" />
<meta property="og:type" content="article" />
<meta property="og:description" content="एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा..." />
<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/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-data.html" target="_blank" title="नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Farming became costlier.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/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-data.html" target="_blank">नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना</a>
</h1>
<br><small>November 5, 2021</small>
<p style="padding-top: 6px;">एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा समाधान इस तरह के 'लगभग...</p>
<a href="https://im4change.in/hindi/news-alerts-57/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-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/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.html" target="_blank" title="क्या हमारे देश के किसान अपनी उपज एपीएमसी मंडियों में ही बेचते हैं? " style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image MSP.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.html" target="_blank"><strong style="" >क्या हमारे देश के किसान अपनी उपज एपीएमसी मंडियों में ही बेचते हैं? </strong></a>
<br><small>October 20, 2021</small>
<p style="padding-top: 6px;">जब तीन कृषि कानूनों में से एक, यानी कृषि उत्पाद व्यापार और वाणिज्य (संवर्धन और सुविधा) अधिनियम, 2020 (द फार्मर्स प्रोड्यूस ट्रेड एंड कॉमर्स (प्रमोशन एंड फैसिलिटेशन) एक्ट, 2020) को पिछले साल अधिनियमित किया गया था, तो इसके समर्थकों द्वारा यह तर्क दिया गया था...</p>
<a href="https://im4change.in/hindi/news-alerts-57/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.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/are-we-witnessing-depeasantisation-in-indian-agriculture.html" target="_blank" title="क्या हम भारतीय कृषि क्षेत्र में घटती किसानी आमदन के साक्षी हैं?" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image women farmers.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.html" target="_blank"><strong style="" >क्या हम भारतीय कृषि क्षेत्र में घटती किसानी आमदन के साक्षी हैं?</strong></a>
<br><small>October 7, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी स्थिति आकलन सर्वेक्षण इस तथ्य को स्थापित करता है कि किसान परिवार अपनी आजीविका के लिए 'खेती-बाड़ी से शुद्ध आय' के बजाय मजदूरी पर...</p>
<a href="https://im4change.in/hindi/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.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/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.html" target="_blank" title="एनएसओ सर्वेक्षण: साल 2019 में उत्तर भारत के मुकाबले दक्षिणी राज्यों में ऋणग्रस्त कृषि परिवारों का अनुपात अधिक है!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Indebtedness.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.html" target="_blank"><strong style="" >एनएसओ सर्वेक्षण: साल 2019 में उत्तर भारत के मुकाबले दक्षिणी राज्यों में ऋणग्रस्त कृषि परिवारों का अनुपात अधिक है!</strong></a>
<br><small>September 25, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी किया गया था. यह सर्वेक्षण अन्य कई बातों के अलावा फसल वर्ष 2018-19 में किसान परिवारों...</p>
<a href="https://im4change.in/hindi/news-alerts-57/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.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/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.html" target="_blank" title="हिंदी में रिपोर्टिंग करने वाले पत्रकारों के लिए फ़ेलोशिप" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/NFI Fellowships 2020 3rd Round.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.html" target="_blank"><strong style="" >हिंदी में रिपोर्टिंग करने वाले पत्रकारों के लिए फ़ेलोशिप</strong></a>
<br><small>September 20, 2021</small>
<p style="padding-top: 6px;">पत्रकार की ज़िम्मेदारी है कि वह समाज में हो रहे बदलावों और उथल-पुथल पर बारीक नज़र रखें. घटनाओं की रिपोर्टिंग करने के साथ-साथ उसकी तह तक पहुंचे. तहकीक़ात करें. जनता के मुद्दों और समावेशी लोकतंत्र के ज़रूरी विषयों को टटोलें. नागरिक अधिकार, मानवाधिकार और मौलिक...</p>
<a href="https://im4change.in/hindi/news-alerts-57/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.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=8">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=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><a href="/hindi/news-alerts-57?page=8">8</a></li><li class="active"><a href="">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><a href="/hindi/news-alerts-57?page=13">13</a></li><li class="next"><a rel="next" href="/hindi/news-alerts-57?page=10">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=9"
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=9"
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>
चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना </title>
<meta name="description" content="एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा..."/>
<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="चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना" />
<meta property="og:url" content="https://im4change.in/hindi/news-alerts-57?page=9" />
<meta property="og:type" content="article" />
<meta property="og:description" content="एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा..." />
<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/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-data.html" target="_blank" title="नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Farming became costlier.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/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-data.html" target="_blank">नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना</a>
</h1>
<br><small>November 5, 2021</small>
<p style="padding-top: 6px;">एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा समाधान इस तरह के 'लगभग...</p>
<a href="https://im4change.in/hindi/news-alerts-57/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-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/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.html" target="_blank" title="क्या हमारे देश के किसान अपनी उपज एपीएमसी मंडियों में ही बेचते हैं? " style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image MSP.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.html" target="_blank"><strong style="" >क्या हमारे देश के किसान अपनी उपज एपीएमसी मंडियों में ही बेचते हैं? </strong></a>
<br><small>October 20, 2021</small>
<p style="padding-top: 6px;">जब तीन कृषि कानूनों में से एक, यानी कृषि उत्पाद व्यापार और वाणिज्य (संवर्धन और सुविधा) अधिनियम, 2020 (द फार्मर्स प्रोड्यूस ट्रेड एंड कॉमर्स (प्रमोशन एंड फैसिलिटेशन) एक्ट, 2020) को पिछले साल अधिनियमित किया गया था, तो इसके समर्थकों द्वारा यह तर्क दिया गया था...</p>
<a href="https://im4change.in/hindi/news-alerts-57/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.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/are-we-witnessing-depeasantisation-in-indian-agriculture.html" target="_blank" title="क्या हम भारतीय कृषि क्षेत्र में घटती किसानी आमदन के साक्षी हैं?" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image women farmers.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.html" target="_blank"><strong style="" >क्या हम भारतीय कृषि क्षेत्र में घटती किसानी आमदन के साक्षी हैं?</strong></a>
<br><small>October 7, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी स्थिति आकलन सर्वेक्षण इस तथ्य को स्थापित करता है कि किसान परिवार अपनी आजीविका के लिए 'खेती-बाड़ी से शुद्ध आय' के बजाय मजदूरी पर...</p>
<a href="https://im4change.in/hindi/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.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/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.html" target="_blank" title="एनएसओ सर्वेक्षण: साल 2019 में उत्तर भारत के मुकाबले दक्षिणी राज्यों में ऋणग्रस्त कृषि परिवारों का अनुपात अधिक है!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Indebtedness.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.html" target="_blank"><strong style="" >एनएसओ सर्वेक्षण: साल 2019 में उत्तर भारत के मुकाबले दक्षिणी राज्यों में ऋणग्रस्त कृषि परिवारों का अनुपात अधिक है!</strong></a>
<br><small>September 25, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी किया गया था. यह सर्वेक्षण अन्य कई बातों के अलावा फसल वर्ष 2018-19 में किसान परिवारों...</p>
<a href="https://im4change.in/hindi/news-alerts-57/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.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/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.html" target="_blank" title="हिंदी में रिपोर्टिंग करने वाले पत्रकारों के लिए फ़ेलोशिप" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/NFI Fellowships 2020 3rd Round.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.html" target="_blank"><strong style="" >हिंदी में रिपोर्टिंग करने वाले पत्रकारों के लिए फ़ेलोशिप</strong></a>
<br><small>September 20, 2021</small>
<p style="padding-top: 6px;">पत्रकार की ज़िम्मेदारी है कि वह समाज में हो रहे बदलावों और उथल-पुथल पर बारीक नज़र रखें. घटनाओं की रिपोर्टिंग करने के साथ-साथ उसकी तह तक पहुंचे. तहकीक़ात करें. जनता के मुद्दों और समावेशी लोकतंत्र के ज़रूरी विषयों को टटोलें. नागरिक अधिकार, मानवाधिकार और मौलिक...</p>
<a href="https://im4change.in/hindi/news-alerts-57/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.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=8">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=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><a href="/hindi/news-alerts-57?page=8">8</a></li><li class="active"><a href="">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><a href="/hindi/news-alerts-57?page=13">13</a></li><li class="next"><a rel="next" href="/hindi/news-alerts-57?page=10">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=9"
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=9"
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>
चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना </title>
<meta name="description" content="एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा..."/>
<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="चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना" />
<meta property="og:url" content="https://im4change.in/hindi/news-alerts-57?page=9" />
<meta property="og:type" content="article" />
<meta property="og:description" content="एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा..." />
<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/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-data.html" target="_blank" title="नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Farming became costlier.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/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-data.html" target="_blank">नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना</a>
</h1>
<br><small>November 5, 2021</small>
<p style="padding-top: 6px;">एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा समाधान इस तरह के 'लगभग...</p>
<a href="https://im4change.in/hindi/news-alerts-57/farming-has-become-costlier-between-crop-years-2012-13-and-2018-19-shows-nso-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/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.html" target="_blank" title="क्या हमारे देश के किसान अपनी उपज एपीएमसी मंडियों में ही बेचते हैं? " style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image MSP.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.html" target="_blank"><strong style="" >क्या हमारे देश के किसान अपनी उपज एपीएमसी मंडियों में ही बेचते हैं? </strong></a>
<br><small>October 20, 2021</small>
<p style="padding-top: 6px;">जब तीन कृषि कानूनों में से एक, यानी कृषि उत्पाद व्यापार और वाणिज्य (संवर्धन और सुविधा) अधिनियम, 2020 (द फार्मर्स प्रोड्यूस ट्रेड एंड कॉमर्स (प्रमोशन एंड फैसिलिटेशन) एक्ट, 2020) को पिछले साल अधिनियमित किया गया था, तो इसके समर्थकों द्वारा यह तर्क दिया गया था...</p>
<a href="https://im4change.in/hindi/news-alerts-57/debunking-the-myth-of-apmcs-regulating-agricultural-marketing-in-a-real-world.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/are-we-witnessing-depeasantisation-in-indian-agriculture.html" target="_blank" title="क्या हम भारतीय कृषि क्षेत्र में घटती किसानी आमदन के साक्षी हैं?" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image women farmers.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.html" target="_blank"><strong style="" >क्या हम भारतीय कृषि क्षेत्र में घटती किसानी आमदन के साक्षी हैं?</strong></a>
<br><small>October 7, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी स्थिति आकलन सर्वेक्षण इस तथ्य को स्थापित करता है कि किसान परिवार अपनी आजीविका के लिए 'खेती-बाड़ी से शुद्ध आय' के बजाय मजदूरी पर...</p>
<a href="https://im4change.in/hindi/news-alerts-57/are-we-witnessing-depeasantisation-in-indian-agriculture.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/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.html" target="_blank" title="एनएसओ सर्वेक्षण: साल 2019 में उत्तर भारत के मुकाबले दक्षिणी राज्यों में ऋणग्रस्त कृषि परिवारों का अनुपात अधिक है!" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/Image Indebtedness.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.html" target="_blank"><strong style="" >एनएसओ सर्वेक्षण: साल 2019 में उत्तर भारत के मुकाबले दक्षिणी राज्यों में ऋणग्रस्त कृषि परिवारों का अनुपात अधिक है!</strong></a>
<br><small>September 25, 2021</small>
<p style="padding-top: 6px;">राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी किया गया था. यह सर्वेक्षण अन्य कई बातों के अलावा फसल वर्ष 2018-19 में किसान परिवारों...</p>
<a href="https://im4change.in/hindi/news-alerts-57/southern-states-had-a-higher-proportion-of-indebted-farm-households-in-2019-shows-nso-survey.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/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.html" target="_blank" title="हिंदी में रिपोर्टिंग करने वाले पत्रकारों के लिए फ़ेलोशिप" style="float: left; margin-right: 10px;">
<img src="https://im4change.in/images/media/NFI Fellowships 2020 3rd Round.jpg" style="max-width:381px" alt="" border="0" class="box_shadow ml5"/>
</a>
<a href="https://im4change.in/hindi/news-alerts-57/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.html" target="_blank"><strong style="" >हिंदी में रिपोर्टिंग करने वाले पत्रकारों के लिए फ़ेलोशिप</strong></a>
<br><small>September 20, 2021</small>
<p style="padding-top: 6px;">पत्रकार की ज़िम्मेदारी है कि वह समाज में हो रहे बदलावों और उथल-पुथल पर बारीक नज़र रखें. घटनाओं की रिपोर्टिंग करने के साथ-साथ उसकी तह तक पहुंचे. तहकीक़ात करें. जनता के मुद्दों और समावेशी लोकतंत्र के ज़रूरी विषयों को टटोलें. नागरिक अधिकार, मानवाधिकार और मौलिक...</p>
<a href="https://im4change.in/hindi/news-alerts-57/hurry-applications-for-the-3rd-round-of-nfi-fellowships-for-independent-journalists-reporting-in-hindi-language-are-now-open-till-september-28th-2021.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=8">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=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><a href="/hindi/news-alerts-57?page=8">8</a></li><li class="active"><a href="">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><a href="/hindi/news-alerts-57?page=13">13</a></li><li class="next"><a rel="next" href="/hindi/news-alerts-57?page=10">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=9"
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=9"
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
चर्चा में.... | नवीनतम उपलब्ध एनएसओ डेटा: फसल वर्ष 2012-13 और 2018-19 के बीच महंगा हुआ खेती करना
एक अर्थशास्त्री से यह सुनना लगभग तय है कि अगर सरकार के हस्तक्षेप के लिए कुछ मुफ्त या रियायती दर पर उपलब्ध है, तो लोग ऐसे सामानों / वस्तुओं का अति प्रयोग या अधिक उपभोग करते हैं. तो, सबसे अच्छा समाधान इस तरह के 'लगभग...
जब तीन कृषि कानूनों में से एक, यानी कृषि उत्पाद व्यापार और वाणिज्य (संवर्धन और सुविधा) अधिनियम, 2020 (द फार्मर्स प्रोड्यूस ट्रेड एंड कॉमर्स (प्रमोशन एंड फैसिलिटेशन) एक्ट, 2020) को पिछले साल अधिनियमित किया गया था, तो इसके समर्थकों द्वारा यह तर्क दिया गया था...
राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी स्थिति आकलन सर्वेक्षण इस तथ्य को स्थापित करता है कि किसान परिवार अपनी आजीविका के लिए 'खेती-बाड़ी से शुद्ध आय' के बजाय मजदूरी पर...
राष्ट्रीय सांख्यिकी कार्यालय (एनएसओ) के 77वें दौर के सर्वेक्षण पर आधारित 'ग्रामीण भारत में परिवारों की स्थिति का आकलन और परिवारों की भूमि जोत, 2019', हाल ही में जारी किया गया था. यह सर्वेक्षण अन्य कई बातों के अलावा फसल वर्ष 2018-19 में किसान परिवारों...
पत्रकार की ज़िम्मेदारी है कि वह समाज में हो रहे बदलावों और उथल-पुथल पर बारीक नज़र रखें. घटनाओं की रिपोर्टिंग करने के साथ-साथ उसकी तह तक पहुंचे. तहकीक़ात करें. जनता के मुद्दों और समावेशी लोकतंत्र के ज़रूरी विषयों को टटोलें. नागरिक अधिकार, मानवाधिकार और मौलिक...