India’s Manufacturing Momentum Gathers Pace a…


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

India’s manufacturing sector strengthened in May, with the HSBC India Manufacturing Purchasing Managers’ Index (PMI) edging up to 55.0, compared with 54.3 previously. The latest reading, updated on 01 June 2026, signals a firmer expansion in factory activity.

A PMI above 50 indicates growth in the manufacturing economy, and the move from 54.3 to 55.0 suggests that operating conditions improved at a slightly faster pace in May 2026. This acceleration points to a more robust manufacturing environment, which is often associated with firmer demand and increased production.

With the PMI firmly in expansionary territory, the May data underline continued resilience in India’s manufacturing sector, an important pillar for broader economic performance and investor sentiment.




Source link

Scroll to Top