cdc_state_counts: Weekly death counts for each USA state

cdc_state_countsR Documentation

Weekly death counts for each USA state

Description

The Center for Disease Control (CDC) provides weekly estimated death counts for each state in the USA. This data frame includes these estimates for each state along with population sizes.

  • state Name of USA state

  • date Corresponding date of observation

  • outcome Estimated number of deaths

  • population Population estimate (from the Census)

Usage

data(cdc_state_counts)

Format

An object of class "data.frame"


excessmort documentation built on May 29, 2024, 1:17 a.m.