// Adds dimensions UUID, Author and Topic into GA4
Friday, June 19, 2026
32.2 C
Singapore

Created war room to monitor Covid-19 situation: Mumbai mayor

India — Mumbai mayor Kishori Pednekar on Thursday said the current death rate of Covid-19 in Mumbai is lower than the previous year, adding that a war room has been created to monitor the coronavirus situation in the city. “The current death rate is lower than the last year. We have created a war room to monitor the Covid-19 situation in the city. We’re informing people about the availability of hospital beds through the war room,” said Pednekar.

Earlier on Tuesday, the Mumbai mayor stressed the importance of getting more and more people vaccinated to equip them to deal with a potential third wave of coronavirus disease (Covid-19).

She has also appealed to the citizens not to crowd at vaccination centres, saying social distancing norms must be followed. “For the third wave, it is essential to vaccinate more and more people. I thank PM Modi for opening vaccination for people between 18-44 years of age,” she added.

Meanwhile, the Brihanmumbai Municipal Corporation (BMC) received a fresh stock of one lakh Covid-19 vaccine doses on Tuesday night. “Brihanmumbai Municipal Corporation received a fresh stock of one lakh vaccine doses last night and it will resume vaccination of people above 45 years at BMC’s and government vaccination centres,” the BMC informed.

Mumbai on Wednesday reported 3,879 fresh Covid-19 cases and 77 deaths, taking the count of daily infections in the city to 6,65,299 and the death toll to 13,547, a BMC official said.

- Advertisement -

Hot this week

More than half of Singaporeans consult AI for financial advice, according to survey

A recently released report clearly illustrates the current situation of Singaporeans "not having enough money". The report also uncovered a new trend: more than half of Singaporeans are now consult...

‘I don’t need to change myself for others’: Singaporeans share what they wish they had quit sooner

On Reddit, a netizen shared: Recently I've been thinking about the habits and decisions that held me back for years. Some things seem normal at the time, but once you stop doing them, you realize h...

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