// Adds dimensions UUID, Author and Topic into GA4
Wednesday, June 10, 2026
26.6 C
Singapore

Singapore’s economic growth moderates to 2.9% in Q3

SINGAPORE: Singapore’s economic growth moderated to 2.9% year-on-year (YoY) in the third quarter, from 4.5% in the previous quarter, The Edge Singapore reported, citing advance estimates from the Ministry of Trade and Industry (MTI), which largely took into account data from July and August.

On a quarter-on-quarter (QoQ) seasonally adjusted basis, the economy grew by 1.3%, easing slightly from the 1.5% expansion in the previous quarter.

Construction growth eased to 3.1% from 6.2% YoY in the previous quarter, supported by both public and private projects. However, the sector contracted by 1.2% on a quarterly basis, reversing the 6.5% growth seen earlier.

Manufacturing’s YoY growth was flat after a 5% rise in the second quarter, mainly due to lower output in biomedical and general manufacturing, even as other clusters expanded, though the sector rose 6.1%, reversing the 0.7% decline seen in the previous quarter, as stated in MTI’s press release.

Meanwhile, the services sector, which includes information and communications, finance and insurance, and professional services, expanded 4.4%, slightly higher than 4.3% in the previous quarter. /TISG

Read also: Engineers say the industry ‘saps the life out of you’, urge others to consider different careers amid low pay and long hours

- Advertisement -

Hot this week

Hong Kong lawmaker compares sacking of principal who screamed at Singapore guards to a ‘death sentence’

“Summary dismissal is regarded as capital punishment in the labour sector. The threshold for invoking this clause is very high, as employees enjoy no benefits once they are summarily dismissed," La...

Elevated bridge becomes ‘waterfall’ during downpour; residents demand covered walkways for safety

The public has complained that on rainy days, "mini waterfalls" of water suddenly cascade down the overpass, soaking clothes and shoes. They hope the authorities will install covered walkways.

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