Reads world-wide Covid-19 data and analyzes it
Go to file
Patrick Müller 4b7c6e6af2 Death Rate Graph
- Also refactored the analyser to have better performance and easier access to required values
2020-03-30 17:36:59 +02:00
modules Added Flask module 2020-03-28 17:52:33 +01:00
Analyser.py Death Rate Graph 2020-03-30 17:36:59 +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 Switched UI from Tkinter to PyQT because that is much better 2020-03-29 22:23:30 +02:00
HttpRequestHandler.py Added Flask module 2020-03-28 17:52:33 +01:00
Main.py Switched UI from Tkinter to PyQT because that is much better 2020-03-29 22:23:30 +02:00
statsfile.csv Added Death Graphs 2020-03-30 17:02:56 +02:00
UserInterface.py Death Rate Graph 2020-03-30 17:36:59 +02:00