// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 28, 2026
29.4 C
Singapore

Singapore’s female labour force participation rate surpasses OECD average

SINGAPORE: Singapore’s female labour force participation rate stood at 62.6% in 2023, noticeably higher than the Organisation for Economic Co-operation and Development (OECD) average of 56.7%, according to a parliamentary reply by Deputy Prime Minister and Monetary Authority of Singapore (MAS) chair, Gan Kim Yong.

Mr Gan shared that data from the MAS’ April 2024 Macroeconomic Review pointed out that a reduction in the gender wage gap has a positive correlation with female labour force participation. Specifically, a one percentage-point (p.p.) decline in the gender wage gap leads to a 0.2 p.p. rise in the female participation rate and a 0.1 p.p. increase in overall workforce participation.

However, MAS noted that other factors also play a key role in boosting labour force participation among women.

These include higher educational attainment, policies supporting shared caregiving responsibilities, and the creation of family-friendly workplaces. Such initiatives help caregivers balance professional and personal obligations, encouraging more women to remain in or join the workforce.

- Advertisement -

Hot this week

Singapore-registered cargo ship attacked in Strait of Hormuz: MPA

All 21 crew members were unharmed at the time of the incident, and no Singaporeans were on board.

Malaysia to US businesses: JS-SEZ is open for business, politics won’t change that

Malaysia's JETCO has pitched the JS-SEZ to American business leaders in Singapore, highlighting Johor's industrial strengths, digital infrastructure, and investment stability ahead of upcoming elec...

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