Making Thailand COVID-19 data avalible in an easily processible form!
Data is updated at 07:30
and 08:00
daily.
Thailand COVID-19 data is not avalible in raw form from the government. The dashboard make the situation a bit better, but still it's not good enough. So this project aims to scraped Thailand COVID-19 data from the DDC's tableau dashboard.
- National Timeseries : CSV, JSON
- Data dates back to
2021-01-01
- Raw data can be downloaded by cloning this repo wiki.
- See The Researcher
- Clone the repo by
git clone https://github.com/noppakorn/ddc-dashboard-scraping.git
- If you need the dataset for development, Clone this repo recursively
git clone --recursive https://github.com/noppakorn/ddc-dashboard-scraping.git