ADVERTISEMENT

Bridging the agriculture credit gap

Published Dec 12, 2022 12:05 am
FROM THE MARGINS In my previous article, I lamented the declining contribution of agriculture to the country’s gross domestic product. As we are an agricultural country that is rich in natural resources, we should aim to grow our agricultural sector to a level that surpasses services and industry in terms of contribution to the economy. Agriculture pertains to food security and urgently needs our attention. Just last week, the Philippine Statistics Authority reported a 14-year high inflation rate of eight percent, with food and non-alcoholic beverage prices accounting for more than half (58 percent) of the overall price increase. With La Nina expected to prevail until early 2023 and given our vulnerability to natural disasters, our food producers — farmers, fisherfolk, agri-processors, and agri-preneurs — need our help. The bucolic landscape of farmers tilling the land, carabao in tow, is not enough anymore. We need to move the country’s agriculture to the digital era, for greater productivity and sustainability in the face of climate change. This is important because agriculture employs a quarter of our labor force, yet the sector lags behind other Southeast Asian countries in productivity, growth and competitiveness. Insufficient financing We need to invest more in agriculture. Our farmers need access to capital to increase production. They need infrastructure, to facilitate agro-processing, warehousing, trading, and the whole agricultural value chain. But lack of access to finance has been a perennial problem of our farmers and farmworkers. Republic Act (RA) 10000, the Agri-Agra Reform Credit Act of 2009, aimed to address this. The agri-agra law required banks to set aside 15 percent of their loanable funds for agricultural borrowers and 10 percent for agrarian reform beneficiaries (ARBs). But except for rural banks and cooperatives, the overall compliance to this law has been declining through the years, with many banks opting to pay billions in fines rather than risk their loan portfolios. There are both supply and demand issues on agricultural financing that need to be resolved to facilitate the flow of bank credit to the sector. Some rural banks, microfinance-oriented banks, and cooperative banks have designed special lending programs for agriculture, prioritizing farmers/ARBs as clients. Unfortunately, they had been stymied by many factors, including the beneficiaries’ failure to meet the eligibility and documentary requirements for loans. There were also bureaucratic hurdles, such as the very technical stance that the Department of Agrarian Reform (DAR) has taken, limiting “ARBs” to mean those who have received land under the agrarian reform program and excluding even small farmers within the agrarian reform communities (ARCs). While BSP has issued Circular No. 1111 in 2021, allowing credits to farmers within ARCs as alternative compliance to the law, still, getting updated information on the list of ARBs and accredited ARCs is difficult. Banks need these to give loans to ARBs and farmers in agrarian reform communities. New agri-agra law A window of hope opened in July, when RA No. 11901, the Agriculture, Fisheries and Rural Development Financing Enhancement Act of 2022, lapsed into law. With a broader perspective that covers the whole agricultural value chain, it gives banks flexibility to meet the 25 percent mandated credit quota, without distinction between agriculture and agrarian reform. It allows banks to finance agriculture, agribusiness, and micro-small-and-medium-enterprises (MSMEs). In addition, banks that are unable to meet the quota can compensate by investing in agritourism, digitalization of agricultural activities and processes, rural public infrastructure, livelihood programs, initiatives to promote the health and wellness of rural communities, and other alternatives. While RA 11901 may be criticized for giving banks more leeway to avoid directly lending to small farmers and ARBs, I think the alternative compliance mechanisms still benefit those in the agri-agra sector. Financing infrastructure and giving farmers a chance to modernize operations will increase their productivity. Supporting agro-processing and small rural enterprises generate income and livelihood, reducing poverty in agrarian reform communities. The road ahead While BSP ushers in financing opportunities for farmers via RA 11901, there is an urgent need for DAR to ease the way for ARBs and ARCs, by making available updated information to banks and investors. Banks, especially, are willing to support agri-agra, but the list of accredited ARBs/ARCs should be made available to them, both at the central and local levels. The age-old issue of insufficient support services to ARBs also needs to be addressed, perhaps by strengthening the ARC Development Program to ensure convergence among agencies. Apart from providing rural infrastructure, agricultural digitalization must also be pursued. The government should also give incentives to banks that surpass the agri-agra requirements, and channel more funds to farming through tax incentives, lowered guarantees fees, more loans from the commercial banks via increasing leveraging ratio, among others. Joint venture arrangements between farmers’ groups and private investors in the ARCs should be encouraged. Publishing ARC profiles, with comprehensive information on consolidated hectarage, crops/livestock, soil type, climate type, location, cooperative/farmers organization present and current capacities, among others, will surely usher in investments. RA 11901 could inject much-needed financing for agriculture. As stated by BSP Governor Medalla: “It considers the requirements of rural community beneficiaries from a holistic perspective, taking into account their evolving social networks and complex needs." (Dr. Jaime Aristotle B. Alip is a poverty eradication advocate. He is the founder of the Center for Agriculture and Rural Development Mutually-Reinforcing Institutions (CARD MRI), a group of 23 organizations that provide social development services to eight million economically-disadvantaged Filipinos and insure more than 27 million nationwide.)

Related Tags

FROM THE MARGINS DR JAIME ARISTOTLE ALIP Bridging the agriculture credit gap Insufficient financing The road ahead New agri-agra law agriculture
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.