Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 531 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 531 Bytes

COVID19-Data-Analysis

Analyzing and visualising the rate of spread and death caused by COVID19 with python

API: https://api.covid19api.com/

INSTRUCTIONS

Run the files in the following order

  1. setup.py
  2. download.py
  3. process.py
  4. graph.py
  5. top_active.py

or you could just run 'run.py'

I will soon optimize the program and I am open for suggestions

Please note that this program was developed and tested on a windows 10 machine