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