East Timor Inflation Rises in July


‘,
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 July 2025, East Timor experienced a modest rise in its annual inflation rate to 0.3%, following a period of no change in the previous month. This uptick was primarily attributed to increased prices in the categories of food and non-alcoholic beverages, which rose to 1.1% from 0.1% in June. Additionally, there were price increases in clothing and footwear, which saw an increment of 0.5% compared to the previous 1%, and in furnishings, household equipment, and maintenance, which went up to 0.8% from 0.7%. Conversely, there continued to be a decrease in the costs for alcohol and tobacco, dropping significantly to -3.2% from -0.9%, as well as in transport, which declined to -1% from -1.7%, and in communication, which fell to -1.1% from -0.9%. On a monthly scale, consumer prices experienced a 0.2% increase in July, building on a 0.1% rise noted in the prior month.




Source link

Scroll to Top