State data from Covid Tracking. The data cutoff is 4pm EST. So some states are delayed by one day because they report after that time. Data are downloaded from https://covidtracking.com/api/states/daily See 'getdatastates.R' for processing of the data file.
1 |
A data frame with 7 variables:
date. Data are for the previous day.
State name
Cumulative positives.
Cumulative negatives (from testing).
Current number in the hospital. aka totale_ospedalizzati
Cumulative deaths
Cumulative tests. These data are spotty and perhaps not very accurate.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.