/Global_visualization_of_Covid-19_spread

A simple visualization made using Plotly to generate an animated choropleth map

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Global visualization of Covid-19 spread

A simple visualization made using Plotly to generate an animated choropleth map

To interact with the map, use the kaggle kernel: https://www.kaggle.com/gyrotron/global-visualization-of-covid-19-spread

Folder Structure

├───input
│   └───novel-corona-virus-2019-dataset
└───Notebook
  • input: For storing input datasets
    • novel-corona-virus-2019-dataset: Storage for the Coronavirus dataset, last updated 7 April 2020
  • Notebook: For storing .ipynb notebooks

Dependencies

  • numpy
  • pandas
  • plotly