// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.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

Singaporeans react after tourist says locals seem to ‘work a few hours and then sit around all day’

SINGAPORE: A tourist who visited Singapore for about two weeks last year said online that he wanted to move here after sharing his observations of what seemed like a relaxed work culture in the cit...

SG worker says office ‘queen bee’ keeps excluding her from group conversations, asks locals: ‘How should I approach this?’

SINGAPORE: One Singaporean woman says fitting into her workplace has been tougher than expected, claiming that the office “queen bee” has been subtly shutting her out of group conversations. In a...

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