UK Growth Momentum Softens as NIESR Monthly G…


‘,
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 economic growth momentum showed signs of easing, according to the latest NIESR Monthly GDP Tracker released on 12 June 2026. The current reading stands at 0.5%, down from 0.7% recorded in April 2026.

The moderation in the tracker suggests that while the UK economy continues to expand, the pace of growth has cooled compared with earlier in the year. For market participants and policymakers, the softer reading could reinforce a more cautious outlook on the strength and durability of the recovery, and may feed into expectations for future fiscal and monetary policy decisions.




Source link

Scroll to Top