stayathome2020: U.S. state-level stay-at-home and shelter-in-place orders...

stayathome2020R Documentation

U.S. state-level stay-at-home and shelter-in-place orders during the COVID-19 pandemic in Spring 2020

Description

A dataset containing weekly stay-at-home/shelter-in-place order status for the 43 U.S. states that implemented these orders in Spring 2020, along with all-cause mortality counts, COVID-19 case count growth from the previous week, and state population counts.

Usage

stayathome2020

Format

A data frame with 516 rows and 6 variables:

state

State name

week

Week number, where week 0 is the week of April 5-11, 2020

case_gr

Number of new COVID-19 cases reported per 100k population in the state in the previous week

stayathome

Binary indicator of whether the state was under stay-at-home/shelter-in-place order at any time during the week (1=yes, 0=no)

pop

State population counts

mort

State-level all-cause mortality counts during the current week

Source

COVID-19 case counts come from https://github.com/CSSEGISandData/COVID-19, policy status from https://hrs.isr.umich.edu/data-products/restricted-data/available-products/10799, mortality counts from https://data.cdc.gov/NCHS/Weekly-Provisional-Counts-of-Deaths-by-State-and-S/muzy-jte6, and population counts from the American Community Survey, 2015-2019.


audreyrenson/didgformula documentation built on Oct. 9, 2022, 11:45 a.m.