Reads world-wide Covid-19 data and analyzes it
Go to file
Patrick Müller bd0bf56a1a 🐛 Fixed data fetcher
- Those fucking idiots at data.europa.eu somehow managed to fuck the data up by including some random string at the very beginning of the csv file.
- Also some small changes impacting performance
2020-03-31 16:24:42 +02:00
modules Added Flask module 2020-03-28 17:52:33 +01:00
Analyser.py 🐛 Fixed data fetcher 2020-03-31 16:24:42 +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 🐛 Fixed data fetcher 2020-03-31 16:24:42 +02:00
statsfile.csv 🐛 Fixed data fetcher 2020-03-31 16:24:42 +02:00
UserInterface.py Added direct access to total death count and death rate by date 2020-03-30 19:57:40 +02:00