Chile’s Monthly Inflation Edges Higher to 1.3…


‘,
buttonPrevHTML: ”,
};

function adaptBreadcrumbs() {
let breadcrumbs = document.querySelectorAll(‘#header-breadcrumbs’);

for(i = 0; i < breadcrumbs.length; i++) {
let title = breadcrumbs[i].querySelector(‘.breadcrumbs-title’);
let btns = breadcrumbs[i].querySelector(‘.btn-container:last-child’);

if(btns && btns.children && btns.children.length) {
if(parseInt(title.getBoundingClientRect().top + title.getBoundingClientRect().height / 2) == parseInt(btns.getBoundingClientRect().top + btns.getBoundingClientRect().height / 2)) {
title.style=”flex-grow:1;”;
} else {
title.style=”flex-grow:0;”;
}
} else {
title.style=”flex-grow:1;”;
}

}
}

window.addEventListener(‘resize’, adaptBreadcrumbs);
document.addEventListener(‘DOMContentLoaded’, adaptBreadcrumbs);

Chile’s consumer price index (CPI) rose 1.3% month-over-month in April 2026, accelerating from a 1.0% increase recorded in March 2026. The latest data, updated on 08 May 2026, indicate a pickup in price pressures compared with the previous month.

On a month-over-month basis, April’s “Actual” reading compares the change in prices in April versus March, while the “Previous” figure reflected the March change relative to February. The move from 1.0% to 1.3% suggests that inflationary momentum strengthened at the start of the second quarter, signaling a slightly hotter short-term price environment for Chilean consumers and policymakers.




Source link

Scroll to Top