Skip to content

Pulls data from Worldometer into a Jupyter Notebook

Notifications You must be signed in to change notification settings

racket99/coronascrape

Repository files navigation

Corona Virus Scrape Tool

The scraper pulls data from https://www.worldometers.info/coronavirus into a jupyter notebook. From there you can do basic plots and analysis using your favorite stats tools.

From cloned directory, run the following commands to install required packages:

pipenv install --python=3.6
pip install requests pandas bs4 matplotlib

Then you should be all set to run the notebook.

About

Pulls data from Worldometer into a Jupyter Notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published