ADVERTISEMENT

Third-wave infections hit Asia, Europe; China reports virus spike

Published Jul 27, 2020 11:55 am

BEIJING — China on Monday reported its highest number of coronavirus cases in three months, part of a worrying swell of second and third-wave infections that are hitting Asia and Europe. 

A health worker carries out a COVID-19 coronavirus test at a makeshift testing center in Dalian, in China's northeast Liaoning province on July 27, 2020. (Photo by STR / AFP) / China OUT / MANILA BULLETIN)

Australia has been rocked by its deadliest surge since the start of the pandemic, Hong Kong is experiencing record daily numbers and Spain’s caseload has tripled in the last fortnight. 

Hong Kong will ban all dine-in services at restaurants and public gatherings of more than two people not from the same family starting Wednesday, as the city’s worst coronavirus outbreak shows no sign of abating. 

In a third round of rule-tightening in as many weeks, Chief Secretary for Administration Matthew Cheung said Monday that masks will also now be required in outdoors areas, with only medical exemptions. 

Sports venues and swimming pools are also being shut, adding to a list of closed businesses that included gyms, bars and beauty parlors. 

The new restrictions are for an initial period of one week before they’ll be reviewed. 

The Asian financial center has been taken off-guard by the sudden jump of infections after managing to contain the spread locally as it tore across the world. 

Officials are now scrambling to slow what they’re calling a third wave, while boosting health-care facilities that are reaching capacity. 

On Sunday, Hong Kong detected 103 local cases, the fifth consecutive day that new infections were above a hundred. 

Before this month, the reported number of daily locally transmitted infections had never topped 28. Meanwhile, other regions are still battling their first waves after never getting the virus under control: The US alone has recorded almost 4.23 million cases of COVID-19, while infections in Latin America and the Caribbean surged on Sunday to briefly overtake North America’s total for the first time. 

Worldwide the confirmed case count has passed 16 million, although experts believe that figure is vastly short of the true number. 

One study in New Delhi found a quarter of people tested had contracted the virus, amounting to 4.7 million in the Indian capital alone. 

China – where the coronavirus was first reported in December last year – recorded 61 cases on Monday, the highest daily figure since April. 

The second-wave surge was propelled by clusters in separate regions, and authorities have declared “wartime mode” lockdown measures to combat the spread of the deadly contagion. 

Most of the 57 new domestic cases were in the far northwestern Xinjiang region, where an outbreak in the regional capital Urumqi occurred in mid-July. 

A second programme of mass testing was launched Sunday in the city of 3.5 million people to check residents who had previously tested negative, with 2.3 million people screened so far. 

Chinese authorities have also rolled out mass testing for hundreds of thousands in the northeast port city of Dalian where a fresh cluster broke out last week. 

Deadly new waves

Australia on Sunday suffered its deadliest day since the pandemic began, with 10 fatalities and a rise in new infections despite an intense lockdown effort. And on Monday the country recorded its highest number of daily cases of at least 549, more than Wednesday’s high of 501 with some states still to report their numbers. 

Daniel Andrews, premier of Victoria state where the latest outbreak is centered, begged anyone sick to stay at home. 

And Spain, where more than 28,400 have lost their lives, has also witnessed a recent surge in cases with nearly 1,000 on both Thursday and Friday, although the government insisted the country was safe to visit and was not experiencing a second wave. 

“Like other European countries, Spain has new outbreaks,” Foreign Minister Arancha Gonzalez Laya told reporters on Sunday, adding: “It’s not unusual.” 

London sparked a spat with the Iberian country, hugely popular with British holidaymakers, after it announced passengers arriving from Spain should spend a fortnight in isolation. 

However, Britain defended its decision with Foreign Secretary Dominic Raab telling Sky News: “We can’t make apologies for doing so... We must be able to take swift, decisive action.” 

Cases pass 16 million 

As worldwide infections passed 16 million, Latin America and the Caribbean totalled more than 4.34 million, according to an AFP tally, briefly surpassing North America, where the United States remains the hardest-hit country in terms of both caseload and death toll. 

But North America soon moved ahead again, as the US recorded more than 55,000 new cases in 24 hours for a total of nearly 4.23 million. 

Combined with Canada’s 116,000 cases, North America now has more than 4.34 million infections. In Latin America, Brazil is the worst-hit country with almost 2.42 million cases and more than 87,000 deaths. 

There have also been increases in infections in Mexico, Peru, Colombia and Argentina, all of which are trying to resume economic activities.

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.