// Adds dimensions UUID, Author and Topic into GA4
Monday, March 9, 2026
26.1 C
Singapore

Singapore’s job hiring activities fall 5% YoY amid stagnation in shipping, consumer goods, engineering, real estate, and oil & gas sectors 

SINGAPORE: The overall job hiring activities in Singapore fell by 5% compared to the same time last year amid stagnation in sectors such as shipping, consumer goods, engineering, real estate, and oil & gas, the Singapore Business Review reports.

However, September hiring activity rose by 7%, according to foundit.

In terms of the month-on-month (MoM) increase, the education sector led hiring as it rose 4% MoM, driven by more investments from the government and private companies.

The retail, trade and logistics, import, export, sectors also saw a 3% MoM increase in hiring.

In contrast, the Banking, Financial Services, and Insurance (BFSI) and the media and entertainment industries declined. The BFSI sector saw a 2% MoM drop, while media and entertainment fell by 1% MoM.

Looking at specific job roles, marketing and communications professionals saw the highest demand, with a 44% year-on-year (YoY) increase and a 30% MoM rise.

Purchase, logistics, and supply chain roles also had a 29% increase, while finance and accounts roles grew by 11%, and legal positions increased by 9%.

See also  Public Transport Council begins 2017 fare review exercise as new hours-long breakdown hits NSEWL

However, demand for sales and business development roles fell by 13% MoM. Meanwhile, roles in software, hardware, telecom, and healthcare were among the least in demand. /TISG

Featured image by Depositphotos (for illustration purposes only)

- Advertisement -

Hot this week

‘Is the chicken gold-plated?’ Malaysian woman stunned by S$8.50 cai fan in Singapore CBD

The woman added that she is “seriously considering” moving back to Kuala Lumpur or finding a side gig that pays enough to keep up with inflation.

Fewer Singapore graduates found jobs within 6 months in 2025, survey shows

There are also fewer job openings in outward-facing sectors such as information and communications.

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); } });
// //