A dataset containing US state-level data on COVID-19

covus

Format

A tibble with 664,960 rows and 7 columns

date

Date in YYYY-MM-DD format (date)

state

Two letter State abbreviation (character)

fips

State FIPS code (character)

data_quality_grade

character Data quality as assessed by COVID Tracking Project staff

measure

Outcome measure for this date

count

Count of measure

measure_label

character Outcome measure, suitable for use as a plot label

Source

The COVID-19 Tracking Project https://covidtracking.com

Details

Table: Data summary

Namecovus
Number of rows664960
Number of columns7
_______________________
Column type frequency:
Date1
character4
logical1
numeric1
________________________
Group variablesNone

Variable type: Date

skim_variablen_missingcomplete_rateminmaxmediann_unique
date012020-01-132021-03-072020-09-03420

Variable type: character

skim_variablen_missingcomplete_rateminmaxemptyn_uniquewhitespace
state01220560
fips01220560
measure015300310
measure_label016540320

Variable type: logical

skim_variablen_missingcomplete_ratemeancount
data_quality_grade6649600NaN:

Variable type: numeric

skim_variablen_missingcomplete_ratemeansdp0p25p50p75p100hist
count4343650.35387436.816385070498778213422349646014▇▁▁▁▁

The measures tracked by the COVID tracking project are as follows:

measuremeasure_label
positivePositive Tests
probable_casesProbable Cases
negativeNegative Tests
pendingPending Tests
hospitalized_currentlyCurrently Hospitalized
hospitalized_cumulativeCumulative Hospitalized
in_icu_currentlyCurrently in ICU
in_icu_cumulativeCumulative in ICU
on_ventilator_currentlyCurrently on Ventilator
on_ventilator_cumulativeCumulative on Ventilator
recoveredRecovered
deathDeaths
hospitalized_dischargedTotal Discharged from Hospital
total_tests_viralTotal number of PCR tests performed
positive_tests_viralTotal number of positive PCR tests
negative_tests_viralTotal number of negative PCR tests
positive_cases_viralTotal number of positive cases measured with PCR tests
death_confirmedDeaths Confirmed
death_probableDeaths Probable
total_test_encounters_viralTotal Test Encounters (PCR)
total_tests_people_viralTotal PCR Tests (People)
total_tests_antibodyTotal Antibody Tests
positive_tests_antibodyPositive Antibody Tests
negative_tests_antibodyTotal number of negative antibody tests
negative_tests_antibodyNegative Antibody Tests
total_tests_people_antibodyTotal Antibody Tests (People)
positive_tests_people_antibodyPositive Antibody Tests (People)
negative_tests_people_antibodyNegative Antibody Tests (People)
total_tests_people_antigenTotal Antigen Tests (People)
positive_tests_people_antigenPositive Antigen Tests (People)
total_tests_antigenTotal Antigen Tests
positive_tests_antigenPositive Antigen Tests

Not all measures are reported by all states. The positive, negative, death, death_confirmed, probable_cases and death_probable measures are cumulative counts. death_confirmed is the total number deaths of individuals with COVID-19 infection confirmed by a laboratory test. In states where the information is available, it tracks only those laboratory-confirmed deaths where COVID also contributed to the death according to the death certificate. death_probable is the total number of deaths where COVID was listed as a cause of death and there is not a laboratory test confirming COVID-19 infection.

For further information on the COVID Tracking Project's measures, see https://covidtracking.com/about-data/data-definitions