/COVID-19-World-Vaccination-Progress

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

COVID-19-World-Vaccination-Progress

made-with-python GPLv3 license

Table of contents

vaccinations analyser

Current_Version

Documentation

All project documentation is located in the ./doc folder.

Radon

Radon_cc

Radon_hal

Radon_mi

Radon_raw

Keybinds

  • Insert a csv file(Ctrl+O)
  • Close file(Ctrl+F4)
  • Exit(Alt+F4)
  • Total Vaccinations of A Country(Alt+T)
  • Fully Vaccinated of A Country(Ctrl+T)
  • Vaccination Process of A country(Ctrl+Y)
  • Vaccination Process of A continent(Alt+Y)
  • Total Vaccinations of A Country(Alt+P)
  • Fully Vaccinated of A Country(Ctrl+P)
  • About(Ctrl+I)
  • Help(Ctrl+F1)

VACCINATIONS OF ASIA

VACCINATIONS OF EUROPE

VACCINATIONS OF AFRICA

VACCINATIONS OF MIDDLE EAST

VACCINATIONS OF THE WORLD

VACCINATIONS OF UPPER MIDDLE INCOME

VACCINATIONS OF HIGH INCOME

VACCINATIONS OF NORTH AMERICA

VACCINATIONS OF LOWER MIDDLE INCOME

Files/Folders

  • ./images
  • ./models
  • ./notebooks
  • ./plots
  • keybinds.txt

Dependencies

To install the dependencies

  • pandas (conda install -c anaconda pandas)
  • second way to install pandas (pip install pandas)
  • radon (conda install -c conda-forge radon)
  • second way to install radon (pip install radon)

or run

pip install -r requirements.txt

Radon

Radon_cc

Radon_hal

Radon_mi

Radon_raw

License

GNU GPLv3