A dataset containing US state-level data on COVID-19, collected by the New York Times.

nytcovstate

Format

A tibble with 58,526 rows and 5 columns

date

Date in YYYY-MM-DD format (date)

state

State name (character)

fips

State FIPS code (character)

cases

Cumulative N reported cases

deaths

Cumulative N reported deaths

Source

The New York Times https://github.com/nytimes/covid-19-data. For details on the methods and limitations see https://github.com/nytimes/covid-19-data.

Details

Table: Data summary

Namenytcovstate
Number of rows58526
Number of columns5
_______________________
Column type frequency:
Date1
character2
numeric2
________________________
Group variablesNone

Variable type: Date

skim_variablen_missingcomplete_rateminmaxmediann_unique
date012020-01-212023-01-212021-08-161097

Variable type: character

skim_variablen_missingcomplete_rateminmaxemptyn_uniquewhitespace
state014240560
fips01220560

Variable type: numeric

skim_variablen_missingcomplete_ratemeansdp0p25p50p75p100hist
cases01834511.911394631.70164160324958985279.811955605▇▁▁▁▁
deaths0111294.8416797.9801080479014373.0101982▇▁▁▁▁