ADVERTISEMENT

Drilling down price trends: Are we seeing all the dynamics?

Published Jul 8, 2021 12:11 am
OF SUBSTANCE AND SPIRIT Diwa C. Guinigundo As expected, many economists and analysts missed on their forecasts of the Philippine inflation rate of 4.1 percent for June 2021. Public announcement of the monthly inflation rate is highly awaited by the market because it is both a history of price dynamics and a marker of future action by the BSP. June inflation narrates that the price pressures in June were stronger compared to what we experienced during the peak of the pandemic in 2020. At the time, the economy was in double-digit recession so domestic demand was lowest even as the BSP pumped in tremendous amount of money and reduced interest rates to one of the lowest in history. Yet relative to January-May 2021, June inflation was of weaker momentum. By commodity, transport was most dominant in achieving lower inflation, weakening from 16.5 percent a month earlier to only 9.6 percent. The absolute level of transport cost remained elevated because of social distancing measures and the rebound in global oil prices now inching upwards of $70 per barrel. Weaker inflation in alcoholic beverages and tobacco as well as in other commodities also provided additional buffer. Food inflation was steady at 4.9 percent in June reflecting the increase in fish prices but lower inflation in rice, vegetables and meat. The mitigating impact of higher imports of meat via the increase in the minimum access volume for meat imports and the temporary lowering of pork tariffs was apparent. While the BSP trains its gun on the headline inflation, both past and projected, it is equally attentive to core inflation. Core inflation is an indicator of long-term inflation trend which is prone to demand conditions. Monetary policy can influence its dynamics. Core inflation decelerated from May’s 3.3 percent to 3.0 percent, stable at the same level as June of last year. Six-month average stands at 3.3 percent. For the bottom 30 percent of our income households, the computed June inflation slowed down to 4.3 percent from May’s 4.5 percent and the peak of 5.5 percent for both February and March. This latest inflation report can assist our economists and analysts in discerning the future moves of the BSP. But everything is relative and contextual. For instance, it will be more analytical to also consider month-on-month price movements. Based on this, the June inflation represents a build-up in price momentum,from 0.1 percent in May to 0.2 percent. Removing seasonality, both May and June were more inflationary. It is also true that inflation today is driven by supply shocks. Normally, monetary policy is not expected to respond; BSP can very well decide to accommodate them. Given the weak economic prospects and transitory supply shocks, the BSP may likely keep its easy monetary policy to support economic activities. However, if price spiral is more entrenched, the market could perceive this to be durable. Inflation expectation may be disanchored. The signs are already showing. Oil prices are firming up at elevated levels. Latest business expectations surveys for Q2 and Q3 2021 both indicate weaker sentiment due to, among other factors, “elevated inflation rate due to supply constraints.”Higher inflation expectations apply to both quarters as well as the next 12 months. Within the framework of flexible inflation targeting, monetary policy is driven by forward-looking indicators particularly inflation forecasts given the lag in the impact of monetary policy actions. If such forecasts breach the target, BSP can start moving the policy levers northward. But based on the latest BSP forecasts, we might be seeing within-target inflation forecasts. This should strengthen the BSP’s resolve to sustain its support of government pump-priming activities even as financial stability concerns have emerged. Global price prospects are critical factors, and they are quite ominous. In a June 24 blog, IMF economists Christian Bogmans, Andrea Pescatori and Ervin Prifti, highlighted four facts about soaring consumer food prices. Today’s moderation in food prices could reverse and soar again. Higher food prices could likely hit hard on emerging markets like the Philippines. First, the IMF argues that higher food prices reflect the tight hog supply from China due to the African swine flu. Half of the world’s supply of hogs comes from China. Second, early lockdown measures and supply chains disruptions led to a spike in consumer prices. The shift from face-to-face food services and consumer stockpiling resulted in price surge. Third, rising shipping and transport costs could be very inflationary. Ocean freight rates have climbed around 2-3 times in the last 12 months, reflecting elevated petroleum prices. Last, global food producer prices are showing multi-year highs following higher demand and supply disruption due to La Niña. International food prices are expected to rise by 25 percent in 2021. With pass-through of 13 percent in year one and 7 percent in year 2, additional inflation of 3.2 percentage points and 1.75 percentage points are likely. Higher freight charges may add 1 percentage point. Smaller markets are vulnerable to this future shock from higher global prices because food accounts for a large share in the consumer basket. Possible currency depreciation, something we are seeing already in the peso, could generate additional inflation. Our monetary authorities, together with third-party economists and analysts, should acknowledge this possibility in the calculus of inflation this year and the next. Omission bias could be costly in deciding on monetary policy.

Related Tags

Drilling down price trends Are we seeing all the dynamics? Bangko Sentral ng Pilipinas Of Substance and spirit Diwa C. Guinigundo
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.