// Adds dimensions UUID, Author and Topic into GA4
Friday, July 10, 2026
31.6 C
Singapore

Singapore job market sees 3.7% decline in postings: AI jobs grow but lower skilled jobs shrink

SINGAPORE: Job postings in Singapore have experienced a 3.7% decline in recent months, according to new data from Indeed’s Hiring Lab. While the dip signals a softening in the overall job market, hiring activity remains robust, with job postings still 50% higher than pre-pandemic levels.

Certain sectors, particularly those related to scientific research, public safety, and manufacturing, have bucked the downward trend, showing notable growth. Scientific research and development job postings surged by 35%, reflecting ongoing investment in innovation. Security and public safety roles saw a significant increase of 31%, while the production and manufacturing sectors saw a more modest rise of 16% over the past three months.

Job postings related to Generative AI (GenAI) have also seen remarkable growth. Over the past year, these roles have doubled in volume, with the greatest demand found in data analytics, scientific research, and software development. The share of job ads referencing GenAI reached 1.2% – four times higher than in markets like the US, UK, Canada, and Australia.

However, the picture is less optimistic for lower-skilled positions. Job ads for cleaning and sanitation roles have dropped by 33%, while positions in childcare and retail have also experienced declines, falling by 19% and 18%, respectively.

Featured image by DepositPhotos

- Advertisement -

Hot this week

Photo of helpers waiting outside maid agency puts treatment of domestic workers under the spotlight

SINGAPORE: A viral photo of several domestic helpers sitting on the floor outside a maid agency has sparked fresh debate over how migrant workers are treated in Singapore, with many netizens callin...

New ‘AV specialist’ career conversion programme, up to S$1,600 in training incentives to help taxi and private-hire drivers through AV transition

SINGAPORE: New career conversion programmes (CCP), which include pathways to become an autonomous vehicle (AV) specialist or a bus captain, alongside up to S$1,600 in training incentives have been ...

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