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:
-
jupyterlab-toc: A Table of Contents extension for JupyterLab.
-
Collapsible Headings: Implements Collapsible Headers for Jupyter Lab Notebooks.
The accompanying blog post for this repository: COVID-19 Interactive Visualization