// Adds dimensions UUID, Author and Topic into GA4
Saturday, July 18, 2026
30 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

Report: Remarried Singaporeans are more likely to divorce within 10 years

While the overall stability of marriages in my country continues to improve, data shows that remarried individuals and couples who marry between the ages of 20 and 24 still have a significantly hig...

‘Never outshine the master’: Singaporeans reveal the unwritten rules of surviving at work

A discussion about the unwritten rules of workplace survival resonated with many Singaporeans, who shared lessons they've learnt about career progression, office politics and earning respect at work.

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