// Adds dimensions UUID, Author and Topic into GA4
Monday, August 24, 2026
32.3 C
Singapore

Negative employment change for locals for 21 months already?

By: Leong Sze Hian

Total employment fell for the 2nd time since 2009

I refer to the article “Tech disruption may push up unemployment rate”. It states that “Data out yesterday showed that total employment fell for the second time since the 2009 global financial crisis.

4,100 layoffs in the 3rd quarter

Layoffs fell slightly in the third quarter to 4,100, down from 4,800 in the previous three months.”

Employment change contracted -3,300

According to the accompanying infographic chart – in the third quarter of 2016, employment change contracted by -3,300.
1

Employment change has turned negative for locals in the last 21 months?

Since in the last 18 months from January 2015 to June 2016 – employment change was 49,000 foreign jobs against only 500 jobs for locals – does it mean now that the employment change for locals for the last 21 months to September 2016 has turned negative?

If so, what is the negative employment change for Singaporeans?

- Advertisement -

Hot this week

OPINION: A pat on child’s head doesn’t justify violence against elderly person; children need to protect their boundaries, but violence isn’t the lesson to...

Children must learn to protect their boundaries without learning violence, while parents show them that saying no and seeking help are enough

JS-SEZ draws 1,436 investment inquiries as Johor shifts focus from volume to high-value committed investments

The JS-SEZ has attracted 1,436 investment inquiries since January 2024, with 43 referred by Singapore's EDB and Enterprise Singapore, as Johor focuses on converting pipeline interest into high-valu...

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