Commit Graph

28 Commits

Author SHA1 Message Date
Patrick Müller e7aa1f6c0f Updating to newest stats 2020-09-07 11:47:16 +02:00
Patrick Müller 9a55031e89 Updating to newest stats 2020-07-20 13:44:07 +02:00
Patrick Müller 982e0ba1da Fixed a problem with the window size 2020-04-13 18:35:13 +02:00
Patrick Müller 36539b64b2 Dynamic Plot DPI based on user's screen size 2020-04-12 13:39:38 +02:00
Patrick Müller 3a119a7d18 Added Double Rate Comparison Graph 2020-04-11 23:36:57 +02:00
Patrick Müller 1b8cabb2b5 🐛 FIXED: Highlighting didnt work properly 2020-04-11 14:27:50 +02:00
Patrick Müller 75fae905bf ♻️ Refactored UserInterface.py 2020-04-10 22:41:17 +02:00
Patrick Müller f1110d4f07 Refactored Analyser and added per-Million-Graphs 2020-04-10 21:59:58 +02:00
Patrick Müller cadda056fd Added 7-Day-Mean to every plot 2020-04-04 18:08:46 +02:00
Patrick Müller ac68c2389b 🐛 FIXED: Some graphs would be wrong for newer start dates
- Because turns out that I'm just not that smart
2020-04-04 17:10:22 +02:00
Patrick Müller 374c44af3d Changed is it gonna end graph to ignore start and end date for better results 2020-04-04 17:05:31 +02:00
Patrick Müller 80927f470d Added increase percentage graph 2020-04-01 21:59:26 +02:00
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
Patrick Müller fd15b2bf87 Added logarhytmic graph that shows if the exponential growth has stopped 2020-03-31 23:31:35 +02:00
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
Patrick Müller 334f71e1b7 Added direct access to total death count and death rate by date 2020-03-30 19:57:40 +02:00
Patrick Müller 64d2950d59 🐛 Reverted the refactor because it fucked the data up 2020-03-30 17:49:23 +02:00
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
Patrick Müller 2f2e164e40 Added Death Graphs 2020-03-30 17:02:56 +02:00
Patrick Müller 6646e0bbe6 Switched UI from Tkinter to PyQT because that is much better 2020-03-29 22:23:30 +02:00
Patrick Müller c99e43a762 🐛 Plots are now properly saved 2020-03-29 12:31:56 +02:00
Patrick Müller e5be34dd55 Saving the graphs as file
- WIP, Saved graphs are currently empty pictures for some reason
2020-03-29 12:21:50 +02:00
Patrick Müller b8c9b58cc2 The fetch method to retrieve the latest stats file works now 2020-03-29 11:45:00 +02:00
Patrick Müller b8ac53724d can now plot total cases and case increase 2020-03-28 21:45:50 +01:00
Patrick Müller 44c61830df Can now retrieve total case number by date and country 2020-03-28 20:17:51 +01:00
Patrick Müller 2fb7fd3244 Added Flask module 2020-03-28 17:52:33 +01:00
Patrick Müller a6a6febe5f 🚀 Added Pipeline File 2020-03-28 16:55:34 +01:00
Patrick Müller 76f9ef7ccd 🎉 Initial commit 2020-03-28 12:37:54 +01:00