Commit Graph

9 Commits

Author SHA1 Message Date
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
334f71e1b7 Added direct access to total death count and death rate by date 2020-03-30 19:57:40 +02:00
6646e0bbe6 Switched UI from Tkinter to PyQT because that is much better 2020-03-29 22:23:30 +02:00
e5be34dd55 Saving the graphs as file
- WIP, Saved graphs are currently empty pictures for some reason
2020-03-29 12:21:50 +02:00
b8c9b58cc2 The fetch method to retrieve the latest stats file works now 2020-03-29 11:45:00 +02:00
b8ac53724d can now plot total cases and case increase 2020-03-28 21:45:50 +01:00
44c61830df Can now retrieve total case number by date and country 2020-03-28 20:17:51 +01:00
a6a6febe5f 🚀 Added Pipeline File 2020-03-28 16:55:34 +01:00
76f9ef7ccd 🎉 Initial commit 2020-03-28 12:37:54 +01:00