// Adds dimensions UUID, Author and Topic into GA4
Sunday, April 12, 2026
26.8 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

24-year-old welder dies after being found unconscious in pipe at Tuas shipyard, probe ongoing

A 24-year-old welder died after being found unconscious inside a stainless steel pipe at a Tuas shipyard, prompting an investigation by the Ministry of Manpower.

What are the first impressions of life in Singapore? Netizens answer

A redditor shared that he/she recently moved to Singapore from Europe, and one of my initial impressions is that people here often seem quite stressed and easily irritated. Netizens also shared the...

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