iidx / corona-tracker

Coronavirus disease 2019(COVID-19) statistical data from the Chinese medical community(dxy.cn) to json format

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona-Tracker

Convert Coronavirus disease 2019(COVID-19) statistical data from the Chinese medical community(dxy.cn) to json format

Requirements

need to python module below.

pip install requests

Usage

  1. Get infection statistics by country

    corona-tracker-all

    CoronaTracker.all_statistic
    
  2. Get infection statistics for all countries

    corona-tracker-country

    CoronaTracker.country_statistic
    

Service

Telegram bot is now available!

telegram-bot

About

Coronavirus disease 2019(COVID-19) statistical data from the Chinese medical community(dxy.cn) to json format

License:MIT License


Languages

Language:Python 100.0%