// Adds dimensions UUID, Author and Topic into GA4
Friday, June 5, 2026
29.7 C
Singapore

Singaporeans are most enthusiastic about getting latest Covid-19 shot in Asia-Pacific region

SINGAPORE: A recent survey has revealed that Singaporeans have the highest enthusiasm for receiving the latest Covid-19 vaccine in the Asia-Pacific region.

The survey, conducted in September by pharmaceutical giant Moderna in collaboration with data platform Dynata, gathered responses across five markets: Singapore, Hong Kong, Taiwan, South Korea, and Japan. Singapore contributed around 1,000 respondents to the study.

According to the findings, nearly 60% of Singaporeans expressed a readiness to receive the updated vaccine, significantly outpacing the willingness seen in other countries surveyed, where the average stood at roughly 45%. In contrast, only 16.5% of Singaporeans indicated a reluctance toward vaccination.

The survey also analyzed vaccine willingness across different age groups in Singapore. Young adults aged 18 to 24 emerged as the most receptive demographic, with close to 73% expressing interest in getting the updated vaccine.

However, the study revealed a degree of uncertainty among older respondents; nearly 34% of those aged 60 and above were still undecided on whether they would receive the latest vaccine.

- Advertisement -

Hot this week

‘Complete nonsense’ — Jensen Huang rejects the need for global workers to fear AI-driven job losses, says more software engineers will be needed

“People talk about AI reducing jobs. Complete nonsense. It’s causing more software engineers to be hired.” — Jensen Huang, NVIDIA CEO

Man says Singapore’s work culture pushed him to stop dating: ‘Everyday I work 11-12 hours a day’

SINGAPORE: Is Singapore’s brutal work culture quietly killing people’s desire to date, settle down, and start families. One man certainly thinks so

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