powered by
Extracts daily COVID-19 data for the USA, stratified by state. Data available at https://raw.githubusercontent.com/nytimes/covid-19-data/master/us-states.csv. It is loaded and then sanitised.
get_us_regional_cases_only_level_1()
A data frame of daily COVID cases for the US by state, to be further processed by get_regional_data().
get_regional_data()