UK Private Sector Momentum Builds as S&P Glob…


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

The United Kingdom’s private sector showed a stronger pace of expansion in April, with the S&P Global Composite PMI edging up to 52.6. This marks an improvement from the previous reading of 50.3, indicating that overall business activity has moved further into growth territory.

The composite PMI, which tracks output across both manufacturing and services, remains above the 50.0 threshold that separates expansion from contraction. The latest figures, covering April 2026 and updated on 06 May 2026, suggest a firmer recovery in UK economic activity compared with the earlier April 2026 reading.

While the data do not break down contributions by sector, the upward shift in the index points to improving business conditions and a potential strengthening of demand across the broader economy, as sentiment and output gather pace after hovering near stagnation levels.




Source link

Scroll to Top