Covidify – corona virus report generator (Python)
1–10 of 19 posts
Re: Covidify – corona virus report generator (Python)
#2The readme could be a bit more clear in what it actually does, but it looks super interesting!
Re: Covidify – corona virus report generator (Python)
#3Re: Covidify – corona virus report generator (Python)
#4Re: Covidify – corona virus report generator (Python)
#5For weeks I've been hoping to find a way to quickly compare log-plots of numbers infected (optionally normalized to population size) for different countries. IMO the best way to look at world-wide spread, but doesn't seem to be available anywhere. Would be a great addition to this.
Re: Covidify – corona virus report generator (Python)
#6It shows global trend lines, and per-country + per-region data.
That said, nice job to OP.
Re: Covidify – corona virus report generator (Python)
#7Why not just make a website?
Re: Covidify – corona virus report generator (Python)
#8Looks cool but what does it actually produce? Graphs? In what format? Images? The readme could be a bit more clear in what it actually does, but it looks super interesting!
also, it generates visualizations for 4 attributes - confirmed cases - currently infected - recoveries - deaths
Thanks very much for the feedback :)
Re: Covidify – corona virus report generator (Python)
#9Why not just make a website?
Re: Covidify – corona virus report generator (Python)
#10This is also a good chart: https://www.arcgis.com/apps/opsdashboard/index.html#/bda7594... It shows global trend lines, and per-country + per-region data. That said, nice job to OP.