ADVERTISEMENT

PBBM assures PH has ample rice supply

Published Apr 14, 2023 02:53 am
President Ferdinand "Bongbong" Marcos Jr. has assured the public that the country has ample supply of rice and that his administration is doing its best to control the price of the staple grain. (https://images.mb.com.ph/production/mb-mkt-neo-prod-1-uploads/Malacanang_photo_dec2a13d41/Malacanang_photo_dec2a13d41.jfif) *President Marcos discusses the country's rice supply with Agriculture and Food officials in Malacañang on April 13, 2023. (Malacañang photo)*

Marcos gave this assurance following his meeting with officials of the Department of Agriculture (DA) and National Food Authority (NFA) in Malacañang on Thursday, April 13. In a video interview, Marcos assured Filipinos that there would be no shortage in the coming months, saying the rice supply situation in the Philippines looks good. “Mukha namang maganda ang sitwasyon natin. Hindi tayo magkukulang sa bigas (I think we're in a good situation. We're not going to run out of rice)," he said. "Tinitingnan natin lahat ng paraan upang ang presyo ay ma-control natin at hindi naman masyadong tataas (We're looking at different ways to control the price and not let it go too high),” he added. The only problem they see, according to the President, is that the NFA has low buffer stock. “Magpa-plano kami kung kailangan mag-import, kung kailangan magpahaba, magparami ng buffer stock sa NFA dahil masyado ng mababa (We're preparing if there's a need to import or increase the NFA's buffer stock because it's too low)," he said. "Kailangan bumili yung NFA para umabot siya ng at least nine days na buffer stock (The NFA has to buy more to have at least nine days of buffer stock),” he added. Marcos, however, pointed out that the NFA needs to buy its buffer stock from the local producer, which could drive the price of rice up, to ensure a sufficient supply of the grain. “Kaya’t ‘yun ang hinahanapan namin ng paraan para i-adjust. Siguro ang magagawa natin ay ang pagbili ay hindi bigla (We're thinking of not buying all at once),” he said. Meanwhile, President Marcos, who also acts as the DA secretary, said that the country's importations have decreased. "In terms of the general supply for the country, I think we are in good shape. And although we'll still have to import, our importations have come down," he said. "Our agricultural sector is beginning to come back beyond pre-pandemic levels. And so that's progressing nicely," he added. Under the DA 2023 supply outlook, the country's total supply is at 16.98 million metric tons (MMT), sufficient to cover this year's demand estimated at 15.29 MMT. "This would leave the country with an ending balance of 1.69 MMT, which is equivalent to 45 days of buffer stock, instead of the 90-day ideal buffer stock to stabilize the price of rice," a DA briefer said. The NFA is proposing importing 330,000 MT of rice to cover an expected deficit in the country's buffer stock for the relief operations of various agencies in the event of calamities this year. Agriculture officials said the proposed rice buffer stock is equivalent to nine days of national consumption from July 2023 onwards and will ensure sufficient volume for calamity and relief requirements from July to December this year. Given the NFA's budgetary constraints, the agency expects its buffer stocks to decrease to less than 500,000 sacks by July 2023, equivalent to less than a day of public consumption. Under the NFA's proposed rice importation strategy, the agency suggests that the arrangement be undertaken through government-to-government transactions, either through the Office of the President or its designated agency. Republic Act No. 11203 has removed the NFA's regulatory and import licensing issuance functions, reduced its mandate to emergency buffer stocking of rice sourced solely from local farmers, and allowed the private sector to import rice freely subject to a tariff. The NFA may use its credit lines with the Development Bank of the Philippines or the Land Bank to finance the importation and provide logistics and management support. Meanwhile, the Department of Social Welfare and Development (DSWD) can procure imported stocks from the NFA and exclusively manage the final disposition. As of April 6, the Bureau of Plant Industry (BPI) has issued 989 Sanitary and Phytosanitary Import Clearance (SPSIC) applications for 3.170 MMT volumes of rice applied out of the 3,024 SPSICs. Of this volume, 790,449.12 MT of imported rice has arrived.

Related Tags

Bongbong Marcos . National Food Authority Department of Agriculture (DA) rice supply President Marcos
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.