项目作者: nevoit
项目描述 :
Total number of deaths cases of the coronavirus by country over time.
高级语言: Jupyter Notebook
项目地址: git://github.com/nevoit/Coronavirus-Pandemic-Over-Time.git
Coronavirus-Pandemic-Over-Time
Total number of deaths by country over time.
Getting Started
- 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. - Add your API token by changing this line:
api_token = {"username":"","key":""}
- Run choropleth.ipynb using Colab (https://colab.research.google.com/) or Jupiter.
Static Choropleth by Date:

Animated Choropleth Map Over Time:

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

Acknowledgements
Contributing
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.