Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1004 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 1004 Bytes

COVID-19-Visualization

This repository contains two notebooks created with jupyter lab for visualizing the COVID-19 data.

The notebooks are:

  • COVID-19 Reports Data: this notebook contains visualization of the Reports data.

  • COVID-19 Time Series Data: this notebook contains visualization of the Time Series data.

The visualizations are made with plotly, for running the jupyter lab, some packages need to be installed: Plotly JupyterLab Support

The following extensions were used in creating the notebooks:

The accompanying blog post for this repository: COVID-19 Interactive Visualization