// Adds dimensions UUID, Author and Topic into GA4
Saturday, February 7, 2026
28.1 C
Singapore

SDP calls for minimum wage, CPF ‘returned in full’ in economic policy paper

SINGAPORE: The Singapore Democratic Party launched its economic policy paper on Saturday (Feb 7), which outlines its new economic vision.

At a news conference, SDP chief Chee Soon Juan announced a number of his party’s proposals. These include setting up a Wage Equity Commission to recommend a minimum wage level.

Another proposal involved the return of CPF in full to Singaporeans. SDP proposes that citizens opt in for the Minimum Sum scheme if they have spending problems.

The party also suggested having a retrenchment insurance scheme, called Re-employment Scheme and Temporary Assistance for the Retrenched (RESTART) to narrow income inequality. The scheme proposes that retrenched Singaporeans will be able to draw 75 per cent of the last drawn salary within the first six months.

SDP suggests that the state fund 80 per cent of the scheme, and employers and employees make up 10 per cent of the funds need each. Dr Chee also proposed the raising of Personal Income Tax for the top one per cent of earners from 20 per cent to 28 per cent to help in the funding.

See also  GE2025: SDP launches election slogan “Thrive, Not Just Survive”, manifesto calls for GST cut and affordable housing

SDP launched its election campaign last month.

news source & image credits: channelnewsasia.com

HR NEWS in ASIA

Via:: SDP calls for minimum wage, CPF ‘returned in full’ in economic policy paper

facebook  twitter  gplus  linkedin

- Advertisement -

Hot this week

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