Romania Producer Inflation Climbs in December


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

Romania’s annual producer inflation rose to 6% in December 2025, compared to a revised 4.71% in November. Prices increased in several sectors, including manufacturing (4.43% compared to 4.07% in November), mining and quarrying (rising to 1.43% from 0.83%), and the supply of electricity, gas, steam, and air-conditioning (up to 10.32% from 6.66%). Meanwhile, costs associated with water supply, sewerage, waste management, and remediation activities remained constant at 11.32%. On a month-to-month basis, producer prices saw a slight increase of 0.35% in December, up from 0.30% in the previous month.




Source link

Scroll to Top