// Adds dimensions UUID, Author and Topic into GA4
Monday, February 16, 2026
25.9 C
Singapore

International news organisation mislabels Tharman Shanmugaratnam as “Singapore Prime Minister”

International news organisation Bloomberg misidentified Singapore politician Tharman Shanmugaratnam as “Singapore Prime Minister” in a recent interview. An eagle-eyed viewer spotted the glaring error in an interview that went live on Bloomberg’s news channel on 12 Oct.

Tharman Shanmugaratnam is, in fact, one of Singapore’s two Deputy Prime Ministers, along with fellow DPM Teo Chee Hean. Singapore’s current Prime Minister is Lee Hsien Loong – the eldest son of the nation’s founding Prime Minister Lee Kuan Yew.

Shanmugaratnam, who was interviewed by Bloomberg while he was at the IMF-World Bank meetings that were held in the Indonesian resort island of Bali last week, spoke to the US news agency about the emerging market rout, their dependence on the U.S. dollar, China’s label as a currency manipulator and his outlook for the global economy:

https://www.youtube.com/watch?v=Wo7YOEBmazM

 

While the image capturing the title error only shows a partial capture of the full screen, the standee behind Shanmugaratnam helps identify that the interview was conducted by Bloomberg.

See also  Failure to do right by Singapore's baby-boom generation is time bomb

Further, a look at Bloomberg’s live news throughout the day today shows that the organisation uses the same colors and font styles when introducing other interviewees on its channel, thereby helping to identify that the organisation that made the error is indeed Bloomberg:

0 Bodies of 11 babies found in ceiling of former Detroit funeral home 0Bloomberg appears to have wiped its content from the error. A glance at Bloomberg’s main site and the interview segment with Shanmugaratnam that is available online now correctly refers to the ruling party politician as the DPM.

- Advertisement -

Hot this week

Spy agency says Kim Jong Un’s daughter is close to being designated North Korea’s future leader

By KIM TONG-HYUNG Associated Press SEOUL, South Korea (AP) — South Korea’s spy agency told lawmakers on Thursday that it believes the teenage daughter of North Korean leader Kim Jong Un is close t...

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