Skip to content

Final project of the course "Python for Engineering Data Analysis" in the Technical University of Munich. The goal was predicting Covid-19 progress in July 2020.

Notifications You must be signed in to change notification settings

ion-bueno/covid-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Workspace

  • It is stored the python files and the dataframe "bing_covid.csv" last time updated
  • To start the program you have to execute the python file "dashboard.py", then you can see the dashboard There are two ways to request the data
  1. Use the stored file "bing_covid.csv"
  2. In the code, once a "Loader_Covid()" object is created, if you declare it as "Loader_Covid(True)", it will be request the API. The code is defined as this last option

Plots

  • It is necessary to have one folder outside the folder "workspace" in order to store the resulting images

About

Final project of the course "Python for Engineering Data Analysis" in the Technical University of Munich. The goal was predicting Covid-19 progress in July 2020.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published