// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
28.3 C
Singapore

Nearly a third of employers plan to hike wages in Q1 2024: MOM

SINGAPORE: Close to one-third of employers in the region are gearing up to increase employee wages in the first quarter of this year, according to the latest Labour Market Report released by the Ministry of Manpower (MOM), reflecting a significant uptick from previous years.

The report highlights that approximately 33% of employers, surveyed in December last year, have expressed their intention to boost wages within the initial three months of 2024.

This figure marks a notable rise from the mere 18% reported in September of the preceding year.

Alongside wage increments, nearly half of the surveyed employers, approximately 48%, are also contemplating expanding their workforce during the same period.

MOM officials have attributed this positive development to a renewed sense of optimism bolstered by favorable economic forecasts.

With the Ministry of Trade and Industry predicting an upswing in economic growth prospects for the year, businesses are evidently feeling more optimistic about their capacity to invest in their workforce.

Despite these encouraging indicators, the report also cautions about the persisting global risks that could necessitate ongoing restructuring within companies, potentially leading to further layoffs.

MOm appears to remain cautiously optimistic about the overall trajectory of the local labor market, with the potential for continued growth and resilience in the face of global uncertainties.

- Advertisement -

Hot this week

‘Such reckless actions endanger those involved and may also disrupt train operations’ in SG — SMRT warns after two boys, 11 and 12, ‘forcefully’...

The two boys who were seen in videos circulating on social media have been given conditional warnings for their actions on the MRT train

Tax avoidance gamble fails: 3 Singapore doctors paid themselves low salaries to avoid income tax, while taking millions in dividends and interest-free loans

The specialist doctors channelled their income through private companies to cut taxes but lost their bid to overturn IRAS’s ruling

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