caiyundong / covid19-sea

COVID 19 Data and Dashboard for southeast Asia (Singapore, Malaysia, Indonesia, Thailand, Vietnam etc)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

covid19-sea 中文

COVID19 COVID 19 Data and Dashboard for southeast asia (Singapore, Malaysia, Indonesia, Thailand, Vietnam, Philippines, Myanmar, Brunei, Laos, Cambodia, East Timor)

Todo

  • Crawler to fetch the daily statistics from wikipedia
  • Save the latest data into data folder
  • Setup the cronjob to crawl data
  • Provide API to fetch online

Data Source

Web Server

The web server is build with Flask + Flask-restful.

cd web_server
python app.py

The available APIs

Database

Mongodb

  • DB name: covid19
    • Collections
      • daily (daily statistics for all SEA countries)
      • case (only for singapore)

About

COVID 19 Data and Dashboard for southeast Asia (Singapore, Malaysia, Indonesia, Thailand, Vietnam etc)

License:MIT License


Languages

Language:Python 99.0%Language:JavaScript 0.5%Language:Shell 0.5%