// Adds dimensions UUID, Author and Topic into GA4
Sunday, June 21, 2026
32.1 C
Singapore

S’poreans least satisfied with cost of living: Blackbox survey on government satisfaction

According to a survey done by Blackbox Corp on government satisfaction levels, Singaporeans are least satisfied with the cost of living in the country, but are happiest with national security and crime levels.

The survey calculated the Government Satisfaction Index (GSI) for November 2019, which was published on Dec 13.

Comparing the results to those of the previous month, management of the economy and population fell by two points. Public transport gained the most this month, with a 6-point increase, followed by level of salaries and wages with a 3-point increase and cost of living, also with a 3-point increase.

GSI Nov 2019
Image: https://www.blackbox.com.sg/everyone/2019/12/13/government-satisfaction-index-gsi-november-2019/

The survey also shows that Government Satisfaction level remained the same at 80 points since January 2019.

Since last month (Oct 2019) however, government satisfaction with regards to the following categories decreased: defence/national security, racial relations/integration, the environment, management of the economy, government accountability and population management.

The largest decrease in government satisfaction since last month were in population management and management of the economy.

With deep roots in social research and strategic communications, Blackbox has adopted a data+ philosophy, calling themselves data content specialists and providing both the insights that shed light on an issue or problem, as well as an array of methods to bring these to life to ensure their value and to ensure they are actionable.

While it is unclear what type of people were surveyed, TISG has reached out to Blackbox Corp for more information, comment and clarification. /TISG

- Advertisement -

Hot this week

Singapore workers embrace AI while keeping human judgment at the centre: Microsoft

From Microsoft’s 2026 Work Trend Index. It shows that the Singapore workforce is ahead on AI adoption and the city-state exceeds global benchmarks on AI-enabled value creation. Moreover, AI use in ...

‘Where’s the urgency when it comes to making sure ordinary citizens can actually keep their jobs?’ netizen asks after friend in tech gets laid...

SINGAPORE: Layoffs have been repeatedly in the news headlines this year; however, it hits differently when it comes closer to home. A Singaporean online user was prompted to ask where the urgency...

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