// Adds dimensions UUID, Author and Topic into GA4
Thursday, June 18, 2026
29.4 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

PM Wong’s global mayor initiative revives debate over pay and role of Singapore’s mayors

One netizen pointed out, "sg's definition of mayor is so different from other cities"

ERP gantries phasing out, satellite tech charging in: Singaporean puts new ERP 2.0 location-based charging via satellite-based system to the test

New alerts, blue road markings and gantry-free price charging are being tested as Singapore prepares to switch fully to satellite-based ERP

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