sisminnmaw / covid19-api

COVID19 Myanmar API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

COVID19-Myanmar API

A volunteer-driven database for COVID-19 stats & patient tracing in Myanmar.

API

Data URL
National time series, statewise stats and test counts https://thantthet.github.io/covid19-api/data.json
State-district-wise https://thantthet.github.io/covid19-api/state_district_wise.json
State-district-wise V2 https://thantthet.github.io/covid19-api/v2/state_district_wise.json
Raw data https://thantthet.github.io/covid19-api/raw_data.json
States Daily changes https://thantthet.github.io/covid19-api/states_daily.json

Projects Using This API

Quick Links

How this works

  • This repo is merely a bridge to the (Google Sheets derived from main source)
  • Volunteers collect data from trusted sources and update the sheet
  • This repo periodically fetches relevant data from the Sheet and create/update static json/csv.

Contributing

  • Contributions to new data formats are welcome
  • Please raise an issue before submitting a PR
  • Report issues with Place names in the Main Site repo
  • DO NOT change json or csv directly. They get replaced automatically

About

COVID19 Myanmar API

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.3%Language:Shell 4.7%