项目作者: nevoit

项目描述 :
Total number of deaths cases of the coronavirus by country over time.
高级语言: Jupyter Notebook
项目地址: git://github.com/nevoit/Coronavirus-Pandemic-Over-Time.git
创建时间: 2020-04-09T12:24:20Z
项目社区:https://github.com/nevoit/Coronavirus-Pandemic-Over-Time

开源协议:MIT License

下载


Coronavirus-Pandemic-Over-Time

Total number of deaths by country over time.

Getting Started

  1. Get a free API Key at https://www.kaggle.com/ (My account -> Create New API Token)
    See a tutorial at https://github.com/Kaggle/kaggle-api#api-credentials.
  2. Add your API token by changing this line:
    1. api_token = {"username":"","key":""}
  3. Run choropleth.ipynb using Colab (https://colab.research.google.com/) or Jupiter.

Static Choropleth by Date:

static

Animated Choropleth Map Over Time:

Animated

If you hover the mouse pointer over the country, more details will be displayed (for example, country name and total number of deaths).
Animated

Acknowledgements

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Branch
  3. Commit your Changes
  4. Push to the Branch
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.