// Adds dimensions UUID, Author and Topic into GA4
Saturday, June 20, 2026
32.2 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

HDB: 6,952 BTO flats launched across 7 projects in Singapore, with 2 prime projects in Bishan and Bukit Merah for June sales exercise

New flats headline the June launch, while families with three or more children receive greater support in the ballot process

‘Survived layoffs, now this’: SG worker react as PIP notices issued across company

SINGAPORE: Just months after watching their colleagues lose their jobs, one Singaporean worker revealed that almost everyone who remained at the company was suddenly placed on a Performance Improve...

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