Data.gov.sg

COVID-19 Weekly Stats

Data on COVID-19 cases

    Dec 2020 - Sep 2023

    Updated 2 months ago

    Ministry of Health (MOH)


    9.5k+ downloads

    15.2k+ page views

    64.4k+ API calls

Files

7-day Moving Average Daily Estimated Numbers of COVID-19 Infections

CSV

Average daily adult ICU bed utilisation by Epi-week

CSV

Average daily hospitalised / ICU cases by Epi-week

CSV

Number of COVID-19 deaths by month

CSV

Number of COVID-19 infections by Epi-week

CSV

Number of new COVID-19 hospitalisations / ICU admissions by Epi-week

CSV

Progress of COVID-19 vaccination

CSV

Vaccination status by age group

CSV

7-day Moving Average Daily Estimated Numbers of COVID-19 Infections

Est count by Date

Column legend

TitleColumn nameData typeUnit of measureDescription
DateDateDate (YYYY-MM-DD)--
Est count7day_Moving_Average_Daily_Estimated_Numbers_of_COVID_19_InfectionsText--
Weekends or Public HolidaysWeekends_or_Public_HolidaysText--

Sample OpenAPI query

This code can be used to test a sample API query. It retrieves the first 100 rows from this dataset. For a complete guide on query parameters and syntax, please refer to the

API documentation

.


import requests base_url = "https://data.gov.sg/api/action/datastore_search" url = base_url + "?resource_id=d_f431af082e77221c453895ebdc3e57ba" response = requests.get(url) print(response.json())

Usage information

Last updated

January 4, 2024

Date created

December 14, 2023

Licence

Singapore Open Data Licence

Contact persons

moh_singapore@moh.gov.sg

©2024 Open Government Products, Government Technology Agency of Singapore

Contact us