East Timor Inflation Rate Hits 5-Month High


‘,
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);

In August 2025, East Timor experienced a rise in its annual inflation rate to 0.6%, up from 0.3% in July. This represents the highest rate since March. Contributing to this increase were the accelerated price hikes in both the food and non-alcoholic beverages category, which saw a rise to 1.6% from 1.1%, as well as in furnishings, household equipment, and routine household maintenance, which increased to 1% from 0.8%. Meanwhile, prices for housing remained constant at 0.4%, transport at -1%, health at 0%, communication at -1.1%, as well as recreation and culture, and education both holding steady at 0.4%. There was, however, a moderated increase in costs for clothing and footwear, nudging down slightly to 0.4% from 0.5%. Conversely, deflation intensified marginally in the alcohol and tobacco sector, moving to -3.3% from -3.2%. On a month-to-month basis, consumer prices remained unchanged at 0.2% in August, consistent with the rate in July.




Source link

Scroll to Top