grdguez / corona-tracker

Convert Novel coronavirus(2019-nCoV) 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 Novel coronavirus(2019-nCoV) 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

Convert Novel coronavirus(2019-nCoV) statistical data from the Chinese medical community(dxy.cn) to json format

License:MIT License


Languages

Language:Python 100.0%