// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 23, 2026
28.3 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

‘Perfectly fine being single’: Singapore man rethinks relationship after GF’s remark before anniversary

He was planning an anniversary celebration and a BTO application. Then his girlfriend told him she was perfectly fine being single.

Mum’s retrenchment leaves Singaporean worried about supporting her while saving for his own family

He has set aside savings for his mother, but says they could last only about four months.

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