// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
30 C
Singapore

Delhi adds 19,133 new Covid-19 cases, 335 deaths in one day; positivity rate at 24.29%

New Delhi — Delhi on Thursday recorded 19,133 new cases of the coronavirus disease (Covid-19) and 335 deaths, taking the caseload and the death toll to 1,273,035 and 18,398 respectively, according to the health department’s bulletin.

As many as 20,028 patients recovered on Thursday, taking the total recovery rate in the national capital past 1.16 million while the active cases have climbed to 90,629, the bulletin showed.

Delhi’s Covid-19 positivity rate stands at 24.29%.

- Advertisement -

Hot this week

Why hurt an elderly? Man punched a 70-year-old man three times after declining to share a table

A man occupied a four-person table in a coffee shop. When the man refused to share the table, he got into an argument with a 77-year-old man and punched him three times in the head, causing the old...

Johor positions itself as Malaysia’s AI data centre hub as Invest Johor CEO outlines infrastructure vision at Huawei summit

Invest Johor's CEO has outlined the state's strategic position as Malaysia's leading data centre destination at Huawei's Next-Gen Data Center Infrastructure Summit. In the same event, they highligh...

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