... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
27813 مقال 231 مصدر نشط 38 قناة مباشرة 6503 خبر اليوم
آخر تحديث: منذ 0 ثانية

Pakistan reveals targets for ‘second agricultural revolution’

العالم
ARY News EN
2026/03/26 - 11:07 501 مشاهدة

Pakistan has set a target to increase Kharif crop production by 25 percent as part of a wide-ranging plan to overhaul its agriculture sector and strengthen food security.

It was announced at a high-level meeting chaired by Federal Minister for National Food Security and Research, Rana Tanveer Hussain, alongside Punjab Agriculture Minister Syed Muhammad Ashiq Hussain Shah Kirmani, to review the current state of the agriculture sector and devise a comprehensive strategy for its transformation.

The Federal Minister emphasized that agriculture remains the backbone of Pakistan’s economy, with nearly 60 percent of the population directly or indirectly linked to it.

However, he acknowledged that productivity has declined relative to regional countries, including India, despite favourable land resources.

Wheat was identified as the top priority crop, with plans to increase per-acre yields by 33  to 40 percent through certified high-quality seeds, while also addressing the stagnation in cultivated area, which has remained around 22 million acres over the past decade.

Cotton was discussed as a major structural challenge facing the agriculture sector, with issues such as outdated seed technology, climate change impacts, and pest pressures contributing to declining productivity.

The Federal Minister Rana Tanveer Hussain emphasized the urgent need to launch a National Cotton Seed Program, introduce modern biotechnology including GMO seeds, and strengthen federal-level research coordination to revive this critical sector.

The issue of edible oil was highlighted as a major economic burden, being the second largest import item after petroleum, with Pakistan currently relying on approximately 80 percent imports.

The Minister stressed the need to promote domestic production of oilseed crops such as canola and to expand olive cultivation, noting its significant export potential in the global market.

The meeting also noted climate-related risks to maize production, such as storms. The meeting recommended the introduction of short-stature hybrid varieties to mitigate such risks.

It was further observed that certain crops, particularly potatoes, are facing issues of overproduction leading to price crashes, underscoring the need for better planning, crop diversification, and market alignment.

Emerging crops such as castor oil plant, olive, turmeric, and other oilseeds were also discussed, with emphasis on their suitability for marginal lands and growing global demand.

Highlighting the global context, Federal Minister Rana Tanveer Husain noted that ongoing regional conflicts have intensified food security concerns worldwide. He stated that although Pakistan is relatively better positioned compared to many countries, it still faces vulnerabilities, particularly in fertilizer production due to gas shortages, which are expected to improve in the near future.

The Federal Minister outlined the Government’s vision for an agricultural transformation, describing it as a “second agricultural revolution” driven by the adoption of modern technologies, mechanization, improved seed quality, and better post-harvest management practices.

To address these challenges, the government is proposing crop zoning linked to market demand, subsidies to encourage priority crops, and stronger coordination between federal and provincial authorities.

In his concluding remarks, Rana Tanveer Hussain directed all provinces, experts, and stakeholders to submit concrete and actionable recommendations, particularly focusing on priority areas such as wheat, cotton, and oilseeds.

He assured that the Federal Government will provide full facilitation, including financial and technical support, for all viable proposals aimed at transforming the agriculture sector.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 54657; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 54657; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤