// Adds dimensions UUID, Author and Topic into GA4
Monday, September 21, 2026
28 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

Hot this week

Singapore saves S$123.8M in fossil fuel import costs as solar power investments cushions global energy crisis

Most of the savings came from avoided gas imports, the Centre for Research on Energy and Clean Air (CREA) report said.

Ex-President Halimah asks hard question about predators working with children in Singapore

It appears to be an issue close to Mdm Halimah's heart, and she wrote about it in a recent FB post

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