U.S. Construction Spending Growth Doubles in …


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

U.S. construction spending accelerated in April 2026, with month-over-month growth rising to 0.4%, up from 0.2% in March 2026. The latest data, updated on 1 June 2026, point to a modest but strengthening expansion in construction activity across the country.

On a month-over-month basis, the “actual” April reading reflects how spending changed compared to March, while the “previous” figure captures March’s change versus February. The doubling of the growth rate from 0.2% to 0.4% suggests incremental improvement in construction demand and investment, an important component of broader economic activity.

While the pace remains measured, the back-to-back gains indicate that construction continues to provide a steady, if not spectacular, contribution to U.S. economic performance this spring. Market participants will be watching upcoming releases closely to see whether this firming trend carries into the summer months.




Source link

Scroll to Top