Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ayoubimaya/covid19-vaccination-progress
💉 Visualizing the vaccine!
https://github.com/ayoubimaya/covid19-vaccination-progress
covid covid-19 covid-data covid-vaccination covid19 covid19-data covid19-tracker fbprophet pandas plotly prophet python vaccines
Last synced: about 1 month ago
JSON representation
💉 Visualizing the vaccine!
- Host: GitHub
- URL: https://github.com/ayoubimaya/covid19-vaccination-progress
- Owner: ayoubimaya
- Created: 2021-02-14T22:48:46.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-08T17:13:35.000Z (over 3 years ago)
- Last Synced: 2024-06-20T09:33:59.446Z (6 months ago)
- Topics: covid, covid-19, covid-data, covid-vaccination, covid19, covid19-data, covid19-tracker, fbprophet, pandas, plotly, prophet, python, vaccines
- Language: HTML
- Homepage:
- Size: 39.1 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# COVID-19 Vaccination Progress
# Before running the Jupyter Notebook
- This notebook has been tested on ```Python 3.6.8``` with ```Ubuntu 18.04 LTS```
- Before working with this notebook, please ```pip3 install -r requirements.txt```
- You will need a [Kaggle](https://www.kaggle.com) account to read in datasets. Go to ```https://kaggle.com/YOUR_USERNAME/account``` and download the JSON file containing your API token. The notebook will prompt you to enter your Kaggle username and API token.
- Be sure to comment out lines 26, 31, 36, 45, 47, and 53 to avoid errors. These lines of code are used only for the purpose of creating HTML files of the Plotly figures into this repository.
If you like this repo, then check out my [talk](https://bit.ly/vizvaxvid) *Visualizing the Vaccine!*