ADVERTISEMENT

Young Aussies ready to roll up their sleeves in COVID-19 battle

By Xinhua
Published Aug 6, 2021 02:07 pm

SYDNEY, Australia -- As Australia's most populated states struggled to cope with the rising toll of the highly contagious Delta strain of COVID-19, an ever-growing number of people are overcoming their initial reluctance to get vaccinated.

People line up outside a COVID-19 vaccination center in Sydney, Australia, on Aug. 6, 2021. (Xinhua)

The disease's rising statistics are, of course, a major motivator to get the jab. On Friday, there were 291 new locally acquired cases recorded in the state of New South Wales (NSW), bringing the state's total to 4,610 in the latest outbreak, which began with a single case in the state's capital of Sydney on June 16.

While Greater Sydney and surrounding area were already sealed in lockdown for over a month, the state health authorities also pushed ever harder to get the public vaccinated. NSW Premier Gladys Berejiklian has announced a target of administering 6 million jabs to its 8-million population by the end of this month.

The NSW government has also announced incentives to encourage people to "roll up their sleeves" to receive either the Pfizer or the AstraZeneca vaccine.

"We're focusing on what we believe people really want at this stage; they want peace of mind that they can move more freely, send their kids to school, work, so any incentives around those things we think are great motivators so we're looking at those options," Berejiklian said on Tuesday.

The government's message appears to be getting through. As of Friday, 4,221,181 vaccines have been administered throughout NSW. With current daily doses topping 70,000, NSW is well on track to reach the 6-million-dose target by the end of the month.

Among the demographic groups keen to book into their doctors, or chemists or vaccination hubs are young adults up to the age of 30. They have good reason to do so. Unlike last year's first wave of COVID-19, the Delta variant is affecting people of all ages, not just older adults. On Wednesday, it was reported that a 27-year-old man died at his home in Sydney, the youngest person to die from the disease in NSW.

NSW authorities reported on Tuesday that the largest demographic group to get the virus within the previous week was composed of people aged 20 to 39. This demographic, being the most mobile and socially active, also poses the greatest threat to the virus' spread.

One of the young adults who made up his mind to get the jab was Roy, 26, who lives in Sydney, the epicenter of the outbreak. "After seeing how relieved my roommates were after getting vaccinated, I started to consider my options," Roy told Xinhua.

Roy said he initially wanted to wait for a Pfizer shot but as the outbreak worsened, he began to weigh up the perceived risks around the AstraZeneca vaccine, which is in much greater supply in Australia.

"Seeing news of people dying from blood clots in the U.K. (Britain) had really deterred me, but after reading about how the risk compares to other activities, I realized my fears were irrational."

According to Australian health data, the risk of blood clots from AstraZeneca for people aged under 50s is about three in 100,000. Of the 60 recorded cases of the syndrome in Australia just two resulted in death.

While Roy said he felt nervous about getting the jab, he believed it was important not just to protect himself but also his loved ones and the community. He said he could not wait to see his parents for the first time in over two months after Sydney's lockdown ends.

For many young Aussies, beyond the individual protection, getting vaccinated has been seen as a civic duty. Many have taken to social media platforms to rally others to get vaccinated, demystify the process and normalize getting the jab.

More and more people are posting selfies, known as "vaxxies" in the quickly evolving lexicon, getting their COVID-19 shot. It is a healthy trend, according to Professor of Marketing Martin Grimmer from the University of Tasmania.

"Seeing lots of selfies of everyday people getting their shots, can normalize the whole process and make people feel less hesitant about getting vaccinated," Grimmer told Xinhua.

"In that way, it can be a more effective way of spreading a message, rather than seeing well-known figures getting vaccinated. It seems more authentic. It is like an implicit nudge to move people in a certain direction and that is better than being shoved."

One user on the highly influential and popular platform TikTok posted a video of herself going to receive the AstraZeneca vaccine in Sydney with the caption "hot girls get vaxxed."

Another user posted a selfie on Twitter and wrote, "Reported for my moral duty!"

Health authorities in other Australian states have also jumped on the trend. Victoria's chief health officer Brett Sutton posted a selfie on Twitter after getting his vaccination. He wrote, "Here's my vaxxie and couldn't be happier."

The trend shows the importance of grassroots acceptance of vaccinations. For many young people the avenues of social media engagement, humor and solidarity have played important roles in the uptake of Australia's vaccine campaigns.

Related Tags

ROLL UP THEIR SLEEVES COVID-19 BATTLE YOUNG AUSSIES
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.