// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
28.4 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

Singapore TikToker exposes 10 workplace red flags employees may have started seeing as normal

"If your office normalizes 10 PM WhatsApp messages, public group chat scoldings, and polyclinic MC guilt, you aren't working in a "fast-paced, dynamic environment"—you are navigating systemic workp...

‘Should have just bought the regular ones’: Singaporeans share purchases they regret

On Reddit, a netizen asked: What's one thing that you bought and later found out that it's a waste of money?

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