// Adds dimensions UUID, Author and Topic into GA4
Thursday, March 5, 2026
29.1 C
Singapore

New requirements for transporting workers in lorries include rain covers & “vehicle buddy”

SINGAPORE – As of Jan 1 (Sunday), new requirements have been in place for transporting workers in lorries, a longstanding issue that has concerned many Singaporeans.

In 2021, after two accidents within five days involving lorries ferrying migrant workers claimed the lives of two workers and sent over a dozen others to the hospital, over 40,000 people signed a petition asking the Land Transport Authority to make safe transport mandatory.

Screenshot 2023 01 04 at 11.52.52 AM
screengrab/change.org

Photos circulating of migrant workers sitting in an open lorry in the pouring rain were also spread widely on social media.

Screenshot 2023 01 04 at 11.51.42 AM
screengrab/wake up, singapore

On Dec 31, the Ministry of Manpower, Ministry of Transport, LTA, Singapore Police Force, and the Building and Construction Authority issued an advisory outlining new requirements and recommendations for transport.

Under the Road Traffic Act, lorries that are newly registered must be fitted with rain covers on all non-enclosed sides of the canopy. At least one side of the canopy is required to be transparent.

See also  Man attaches sign asking people to keep their distance from him, netizens love it

Rain covers are required for in-use light lorries from July 1 of this year and for in-use heavy lorries from Jan 1, 2024.

Screenshot 2023 01 04 at 11.50.01 AM
screengrab/mom.gov.sg

Under the Workplace Safety and Health Act (WSH Act), a dual-role driver (an individual required by the employer to drive a lorry with workers in the rear deck but for whom driving the lorry is not his primary work) should be given at least a 30-minute rest period if he has worked for at least six hours on his shift immediately before driving the workers.

Employers should also designate a “vehicle buddy” who will sit beside the driver in the cabin while the driver is driving workers in lorry rear decks.

They should also orient the “vehicle buddy” that his role is to ensure the driver is alert and able to drive safely at all times.

Under the Employment Act, drivers of lorries with workers riding in the rear decks should not be made to work for more than 12 hours a day. This should include overtime, driving, or any other work activities.

See also  Strides-Premier announces taxi fare hikes two weeks after saying it has no plans to do so

Furthermore, employers are prohibited from deducting from the salary of drivers when they are behind schedule; nor can they make workers consent to this type of deduction.

“To improve workers’ safety, employers should consider using other modes of transportation (e.g. buses) where possible. Where it is not practical to use alternative modes of transportation, employers should ensure the safety of workers travelling in lorries by adopting the recommended practices to ensure safety of the driver and all passengers in the lorry,” the advisory, which can be found in full here, added. /TISG

Thousands sign petition asking LTA to make safe transport mandatory after photos of migrant workers in lorries during rain circulate

- Advertisement -

Hot this week

New HDB horror experience is on the rise! Window falling incident caused life-threatening disaster after being detached from 25th floor unit

A window of a HDB flat detached and fell from the 25th floor, scattering glass shards everywhere and cutting two men.

‘I’m technically leading, but not taken seriously,’ says Gen Z worker

SINGAPORE: A Gen-Z marketing employee recently shared online that she has been feeling brushed aside at work, and she believes her age plays a big part in it. Posting on the r/singaporejobs subre...

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