// Adds dimensions UUID, Author and Topic into GA4
Friday, May 8, 2026
29.1 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

Maid complains of no privacy at employer’s home: ‘Even my room has CCTV’

The helper also alleged that her employer repeatedly followed her around the house while she carried out chores.

‘What did a stranger do that made your day?’: Singaporeans share small acts of kindness

On Reddit, a netizen shared: "i would love to read your stories and at the same time spread some positivity :) mine - someone shared their umbrella with me once when we were waiting to cross the ro...

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