Skip to the content.

Daily Covid-19 Report

Generate Report

Generates a simple report about the current Covid-19 cases and deaths in Malaysia. Results are delayed by one day, data provided by the Ministry of Health Malaysia Covid-19 public data.

  1. data.json file for report output
  2. report output is generated every 30 minutes

Data from:
MoH-Malaysia Covid-19 Public Data

View deployment here:
GitHub Pages

For Apple devices compatible with Shortcuts:
Covid-19 information Apple Shortcut

Raw data

[
    {
        "country": "Malaysia",
        "last updated": "2024-05-19",
        "cases": 164,
        "deaths": 1,
        "recovery": 155,
        "generated": "2024-05-22 06:35:29.456874+08:00"
    }
]

Generated report

countrylast updatedcasesdeathsrecoverygenerated
Malaysia2024-05-1916411552024-05-22 06:35:29.456874+08:00

Cases Graph

new_cases_graph

Deaths Graph

deaths_graph

Recovery Graph

recovery_graph