India’s Manufacturing Pulse Strengthens as HS…


‘,
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 showed renewed momentum in April, with the HSBC India Manufacturing Purchasing Managers’ Index (PMI) edging up to 54.7. The latest reading, updated on 4 May 2026, compares with a previous level of 53.9 recorded earlier in April 2026.

The rise in the PMI suggests an improvement in operating conditions for India’s manufacturers over the period, pointing to a stronger expansion in activity. A reading above 50 signals growth in the sector, and the move from 53.9 to 54.7 indicates that the pace of that growth has accelerated within April.




Source link

Scroll to Top