// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
28.4 C
Singapore

Mysterious mass fish deaths trigger investigation at Sembawang Beach

SINGAPORE: The authorities have launched an investigation at Sembawang Beach after visitors spotted numerous dead fish washed ashore.

The National Environment Agency (NEA) and the National Parks Board (NParks) were alerted to the situation on Wednesday and have since taken swift action to address the issue.

NEA has already initiated the cleanup process, instructing service providers to remove the dead fish from the beach. NEA personnel have also been deployed to the site to conduct water quality tests in an effort to unravel the mystery behind the mass fish deaths.

Water samples are being collected along the stretch of Sembawang Beach and its vicinity, with detailed analysis planned to identify any potential pollutants or contaminants. Continuous monitoring of the water quality in the affected area will be carried out over the coming days to track any changes and address them promptly.

NParks, in collaboration with NEA, has identified the species of the deceased fish as the Hilsa Kelee species – one that is commonly found in Singaporean waters. This particular species is known to feed on plankton.

While the fish are not considered endangered or rare, the sudden mass mortality has raised concerns among environmentalists and the public.

In a joint effort, NEA and NParks are actively investigating the root cause of the incident, with a focus on identifying any environmental factors or external influences that may have led to the mass fish deaths. The Singapore Food Agency has also joined the collaborative effort.

Investigations are ongoing.

- Advertisement -

Hot this week

‘Should have just bought the regular ones’: Singaporeans share purchases they regret

On Reddit, a netizen asked: What's one thing that you bought and later found out that it's a waste of money?

‘It’s not my child’: SG woman pushes back after in-laws ask her to help support brother-in-law’s kid

She said the latest request felt especially unfair after years of paying for family meals and being expected to give generous wedding and baby gifts.

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