Reads world-wide Covid-19 data and analyzes it
Go to file
Patrick Müller 2c9e4b3658 🐛 FIXED: Wrong Date in End Date Picker
- If the statistics for today weren't available yet, 2019-12-31 would be picked as end date.
2020-04-01 18:38:15 +02:00
modules Added Flask module 2020-03-28 17:52:33 +01:00
Analyser.py Added logarhytmic graph that shows if the exponential growth has stopped 2020-03-31 23:31:35 +02:00
bitbucket-pipelines.yml Can now retrieve total case number by date and country 2020-03-28 20:17:51 +01:00
DataFetcher.py 🐛 Fixed data fetcher 2020-03-31 16:24:42 +02:00
HttpRequestHandler.py Added Flask module 2020-03-28 17:52:33 +01:00
Main.py Added logarhytmic graph that shows if the exponential growth has stopped 2020-03-31 23:31:35 +02:00
statsfile.csv 🐛 FIXED: Wrong Date in End Date Picker 2020-04-01 18:38:15 +02:00
UserInterface.py 🐛 FIXED: Wrong Date in End Date Picker 2020-04-01 18:38:15 +02:00