Brazil’s Industrial Output Growth Nearly Stal…


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

Brazil’s industrial production growth slowed sharply in May 2026, rising just 0.2% year-on-year, according to data updated on 3 July 2026. The figure marks a steep deceleration from April 2026, when industrial output expanded by 2.7% compared with the same month a year earlier.

The data are based on a year-over-year comparison, with the “actual” figure reflecting the change in May 2026 versus May 2025, and the “previous” figure capturing April 2026’s performance against April 2025. The abrupt loss of momentum suggests that Brazil’s industrial sector is facing renewed headwinds after a stronger showing in April. Investors and policymakers will now be watching upcoming monthly releases closely for signs of whether this slowdown is temporary or the start of a more protracted cooling in industrial activity.




Source link

Scroll to Top