Italy Construction Output Eases 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);

Construction output in Italy saw a year-over-year increase of 5.2% in July 2025, down slightly from a 5.7% increase observed in June. Despite this deceleration, July marked the seventh consecutive month of growth for the sector. On a seasonally adjusted monthly basis, construction output rose by 0.7% in July, recovering from a 0.1% decline in the previous month. Over the span of the last seven months, the industry’s output expanded by 4.7% compared to the same timeframe the prior year.




Source link

Scroll to Top