The chart data appears to be more accurate than what one finds in covidtracking.com etc, because such sites only collect the most recent cumulative numbers each day from the website, whereas the chart data is the best known complete time series for each day. So I added a scraper which puts this data into a CSV file and a workflow to run it daily.
The chart data appears to be more accurate than what one finds in covidtracking.com etc, because such sites only collect the most recent cumulative numbers each day from the website, whereas the chart data is the best known complete time series for each day. So I added a scraper which puts this data into a CSV file and a workflow to run it daily.