// Adds dimensions UUID, Author and Topic into GA4
Friday, July 31, 2026
28.3 C
Singapore

Singaporeans express strong national pride and confidence in government: Survey

SINGAPORE: In a recent survey conducted by market research firm Milieu Insight, Singaporeans have expressed a strong sense of national pride and confidence in their government.

The survey aimed to understand the unique characteristics that define “uniquely Singaporean” gathered responses from 1,000 Singaporeans aged 16 and above between 17 and 23 July.

The survey examined five key areas: the qualities Singaporeans hope to see in the new generation of leaders, desired changes in the country, favourite patriotic songs, national delicacies missed when abroad, and overall pride in being Singaporean.

Key findings from the survey reveal that 87% of respondents believe the current government and leaders are capable of navigating the country through current geopolitical tensions. 83% of respondents also expressed confidence in the next generation of leadership.

Respondents also highlighted areas where they hope to see improvements over the next decade. These include better measures to address the rising cost of living, the ageing population, and employment opportunities.

In terms of cultural pride, the survey found that “Home” is the favourite patriotic song for half of the respondents. Additionally, 34% of respondents identified chilli crab as the national delicacy that best represents Singapore. /TISG/

Featured image by Deposit Photos

- Advertisement -

Hot this week

Employer’s daughter seeks retirement gift ideas for helper who cared for family through tragedy

SINGAPORE: After working in Singapore for more than three decades, a domestic helper is finally preparing to return to her home country, the Philippines. Before she leaves, however, her employer's...

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