// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 25, 2026
29.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

Singapore man sends over 1,000 job applications, lands only 11 interviews

A Singaporean jobseeker says he's beginning to wonder whether companies are "simply choosing cheaper candidates" after submitting more than 1,000 job applications and securing interviews with only ...

Worker shocked to find same role advertised for S$4k–S$4.5k after quoting S$3k

The recent graduate explained that he had told the recruiter that his expected salary was S$3,000, only to later come across another job listing for the same position with a salary offering between...

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