✅ Result preview (daily update):
- Homepage: bit.ly/cov19id
- Indonesia Covid-19 cases maps: click here
- Covid-19 referral hospitals in Indonesia maps: click here
- RESTful API: click here
🔧 Tools & Resources
-
Data source:
- Covid-19 Pandemic in Indonesia: Wikipedia
- Covid-19 Referral Hospitals in Indonesia: Detik News
-
Data analytics: Python, Numpy, Pandas & Matplotlib
-
Maps: Open Street Map, Folium & Leaflet.js
⭐ Documentation
-
Result Page: bit.ly/cov19id (daily update!)
-
Exploratory Data Analysis: go to .ipynb file
-
RESTful API:
- Get last update of Covid-19 global cases in Indonesia.
GET https://lintangwisesa.github.io/Indonesia-Covid19-Maps/data/indonesia.json
- Get last update of Covid-19 global cases in Indonesia, group by provinces.
GET https://lintangwisesa.github.io/Indonesia-Covid19-Maps/data/provinsi/all.json
- Get last update of Covid-19 local cases in every province in Indonesia.
GET https://lintangwisesa.github.io/Indonesia-Covid19-Maps/data/provinsi/{provinceName}.json
- Get Covid-19 referral hospitals in Indonesia.
GET https://lintangwisesa.github.io/Indonesia-Covid19-Maps/data/rumah_sakit/all.json
- Get Covid-19 referral hospitals in every province in Indonesia.
GET https://lintangwisesa.github.io/Indonesia-Covid19-Maps/data/rumah_sakit/{provinceName}.json
- Get last update of Covid-19 global cases in Indonesia.
Lintang Wisesa 💌 lintangwisesa@ymail.com
Facebook | Twitter | Youtube | LinkedIn | :octocat: GitHub | Hackster