CDC Surveillance Network provisional death counts

cdc_deaths_by_state

Format

A data frame with 53 rows and 10 variables:

data_as_of

date Date most recently updated

state

character State name

start_week

date Start week

end_week

double End week

covid_deaths

integer COVID Deaths

total_deaths

integer Total deaths

percent_expected_deaths

double COLUMN_DESCRIPTION

pneumonia_deaths

integer COLUMN_DESCRIPTION

pneumonia_and_covid_deaths

integer COLUMN_DESCRIPTION

all_influenza_deaths_j09_j11

integer COLUMN_DESCRIPTION

Details

Table: Data summary

Namecdc_deaths_by_state
Number of rows53
Number of columns10
_______________________
Column type frequency:
Date3
character1
numeric6
________________________
Group variablesNone

Variable type: Date

skim_variablen_missingcomplete_rateminmaxmediann_unique
data_as_of012020-04-302020-04-302020-04-301
start_week012020-02-012020-02-012020-02-011
end_week012020-04-252020-04-252020-04-251

Variable type: character

skim_variablen_missingcomplete_rateminmaxemptyn_uniquewhitespace
state014200530

Variable type: numeric

skim_variablen_missingcomplete_ratemeansdp0p25p50p75p100hist
covid_deaths60.89735.021801.11054.50153.00519.0010978.00▇▁▁▁▁
total_deaths01.0013557.4313996.838563813.0010721.0017624.0069341.00▇▂▁▁▁
percent_expected_deaths01.000.930.2700.860.950.992.19▁▂▇▁▁
pneumonia_deaths01.001197.261453.1741277.00769.001306.006076.00▇▁▁▁▁
pneumonia_and_covid_deaths100.81355.81759.51030.5065.00296.004019.00▇▁▁▁▁
all_influenza_deaths_j09_j1130.94116.58142.241430.5087.50125.50850.00▇▁▁▁▁

The U.S. Centers for Disease Control provides weekly summary and interpretation of key indicators that have been adapted to track the COVID-19 pandemic in the United States. Data is retrieved using the cdccovidview package from both COVIDView (https://www.cdc.gov/coronavirus/2019-ncov/covid-data/covidview/index.html) and COVID-NET. Please see the indicated reference for all the caveats and precise meanings for each field. (https://gis.cdc.gov/grasp/COVIDNet/COVID19_3.html).

Author

Kieran Healy