Hacker News new | ask | show | jobs
by ecmascript 2299 days ago
Looks 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!

1 comments

It creates a time series dataset and a summary stats excel report that shows the daily counts, averages, moving averages, deltas, and more (see this excel sheet https://github.com/AaronWard/covid-19-analysis/blob/master/r...)

also, it generates visualizations for 4 attributes - confirmed cases - currently infected - recoveries - deaths

Thanks very much for the feedback :)