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-06-01",
        "cases": 234,
        "deaths": 0,
        "recovery": 223,
        "generated": "2024-06-16 20:50:48.701719+08:00"
    }
]

Generated report

countrylast updatedcasesdeathsrecoverygenerated
Malaysia2024-06-0123402232024-06-16 20:50:48.701719+08:00

Cases Graph

new_cases_graph

Deaths Graph

deaths_graph

Recovery Graph

recovery_graph