// Adds dimensions UUID, Author and Topic into GA4
Friday, July 31, 2026
28.3 C
Singapore

Singapore’s biomedical sector boosts manufacturing output in September

SINGAPORE: Singapore’s manufacturing output in September rose by 9.8% year-on-year (YoY), as announced by the Economic Development Board (EDB).

However, this growth was largely driven by the biomedical sector, which saw a significant increase of 62% YoY.

According to the Singapore Business Review, without this boost, the overall manufacturing output would have increased by only 4.5% YoY and declined by 7.6% month-on-month (MoM).

The manufacturing output in September stayed mostly flat compared to August.

While the biomedical sector contributed strongly to the overall growth, all other sectors experienced increases in output except for transport engineering.

Transport engineering experienced a YoY decline of 1.9%, mainly due to drops in aerospace, which dropped 2.9% YoY, and marine & offshore engineering, which fell by 9.8% YoY.

Meanwhile, in September, precision engineering rose by 14.7% YoY, general manufacturing increased by 8.1% YoY, chemicals grew by 3.4% YoY, and electronics improved by 1.9% YoY. /TISG

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

SG Police: Appeal for information on girl, 15, missing since June 29, last seen in Block 443A New Punggol Road, wearing black top, shorts...

Police are asking the public to help trace Ms Destinee Loo Xing Yi, who has been missing since June, urging anyone with info to come forward

Singapore households to receive extra S$300 CDC vouchers, higher U-Save rebates amid cost pressures from Middle East crisis

Local households will receive S$800 in CDC vouchers, with higher U-Save rebates and stronger ComCare aid to ease rising living costs in Singapore

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks