ADVERTISEMENT

PH urged to deal with systemic risks

Published Feb 2, 2022 04:27 pm

Improving public health infrastructure, especially the logistics side, and resolving supply bottlenecks and climate change issues are crucial factors in dealing with emerging systemic risks amid the still ongoing COVID-19 pandemic, according to the central bank-led Financial Stability Coordination Council (FSCC).

The FSCC's latest Financial Stability Report (FSR), which covered the second semester of 2021, said the Philippines’ GDP performance will only get stronger this year but to sustain growth, it has identified four issues that the country must address to ensure a full recovery for the long term. These issues include growth-at-risk and equity as one of the “looks ahead” to strengthen recovery, aside from public health infrastructure, among others.

63218

“There will always be improvements we can pursue, while maintaining a watchful eye over changing market conditions,” said Bangko Sentral ng Pilipinas (BSP) Governor Benjamin E. Diokno during the FSR’s release on Wednesday, Feb. 2. “While this pandemic has been a heavy burden, it has provided us the opportunity to come together and take collective action (and) now that we have our growth momentum back, we can pause, to take the opportunity to learn from this crisis,” he also said.

Diokno said that in previous FSRs where the focus is on transformative measures as course of actions to deal with the unprecedented public health crisis, the latest FSR talks about what the Philippines and the world have learned in the two years of the pandemic and what needs to be done such as in resolving supply and demand issues due to mobility restrictions.

“For financial authorities, it is and will always be about the financial system as a whole and that whole has to be appreciated as being more than the sum of its parts,” said Diokno. In pursuing anti-pandemic measures, the FSR refocused on the more immediate COVID-related challenges of public health, access to goods, socio-economic equity, and through a greener future environment, the BSP chief added.

BSP Senior Assistant Governor for Monetary Policy Sub-Sector, Johnny Noe E. Ravalo, also head of the Office of Systemic Risk Management​ and FSCC Secretariat, said that in sustaining GDP recovery which started last year, public health infrastructure is the foremost issue.

During his presentation of the FSR, Ravalo said they came up with a three-pillar approach on how to address issues such as the core pillar or the “going concern” of testing-vaccination-tracing-hygiene protocols, and the pre-requisite pillar or building capacity including adequate information, social benefits and medical facilities. The last pillar is perhaps the most crucial which is the logistics pillar.

“The pre-requisite pillar talked of increased hospital care capacity, consistent research, and the production of vaccines. These cannot be done without funding. The core pillar, on the other hand, is the going concern protocol. Tests, vaccines, the need for possible contact tracing, and the operation of the underlying big data behind all these come at a cost. And while production can be coordinated to better reach consumption, logistic arrangements are not without costs,” noted Ravalo, citing the FSR. “This may be the immediate challenge. Public health and social welfare are public goods which are needed if the recovery is to take deep roots. But, as with any public good, how the costs are to be borne is a difficult policy issue.”

Two years into the pandemic, Ravalo said market conditions have remained “quite fluid.” This year though, he said markets will see divergence risks. The BSP and other central banks have been preparing for these divergence risks.

He said that while 2021 is “a bounce back year” for the Philippines with a 5.6 percent GDP growth which is a “remarkable recovery and quite notable and sustained in the last three quarters”, the year 2022 will see further upward trajectory. However, the FSR projects that a pre-pandemic GDP growth will only be seen again by the fourth quarter of 2023.

“Market conditions remain fluid, but divergence risks will play out this year,” said Ravalo. FSCC needs to take a preemptive stance, he added.

While markets have remained fluid, with COVID-19, the world now has supply chain problem because of the lockdowns. Based on the latest FSR, the current supply bottleneck issue and its impact on prices “will not simply fade any time soon (as this) has implications on global inflation” and thus will affect recovery.

On inequality concerns, the FSR noted that “COVID-19’s underlying scars may not be fully reversed by recovery” because of the socio-economic gap which the pandemic forced to the surface. To address the inequality issue, it goes back to the public health infrastructure and the restoration of the purchasing power for the “poor” or vulnerable sector. “Without this, vulnerable families will not have the wherewithal to move forward and would instead have to depend on national support. This is not a viable option,” said the FSR.

The FSR also emphasized the data, information, and systemic risks ahead. “There will always be the urge to generate new regulatory information,” it said.

“Unfortunately, even before COVID-19, data has been a perennial challenge for systemic risk analysis. We have argued before that systemic risks cannot exclusively rely on stylized macrofinancial data because these reflect the underlying interaction between stakeholders only after the fact,” said FSR.

The FSR further said there remains data gaps in the following: shadow-banking and non-banking financing; capital flows; corporate borrowing: granular and micro data; real estate markets; insurance; and households.

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.