nssp_covid_er_reg: NSSP Regional COVID ER Visits

nssp_covid_er_regR Documentation

NSSP Regional COVID ER Visits

Description

Regional Syndromic Surveillance Program (NSSP): Emergency Department Visits and Percentage of Visits for COVID-19-Like Illness (CLI) or Influenza-like Illness (ILI)

Usage

nssp_covid_er_reg

Format

A tibble with 538 rows and 9 variables:

week

integer COLUMN_DESCRIPTION

num_fac

integer COLUMN_DESCRIPTION

total_ed_visits

character COLUMN_DESCRIPTION

visits

integer COLUMN_DESCRIPTION

pct_visits

double COLUMN_DESCRIPTION

visit_type

character COLUMN_DESCRIPTION

region

character COLUMN_DESCRIPTION

source

character COLUMN_DESCRIPTION

year

integer COLUMN_DESCRIPTION

Details

Table: Data summary

Name nssp_covid_er_reg
Number of rows 538
Number of columns 9
_______________________
Column type frequency:
character 4
numeric 5
________________________
Group variables None

Variable type: character

skim_variable n_missing complete_rate min max empty n_unique whitespace
total_ed_visits 0 1 5 6 0 269 0
visit_type 0 1 3 3 0 2 0
region 0 1 8 9 0 10 0
source 0 1 21 21 0 1 0

Variable type: numeric

skim_variable n_missing complete_rate mean sd p0 p25 p50 p75 p100 hist
week 0 1 25.99 19.66 1 7.00 14.00 46.00 52.00 ▇▂▁▂▇
num_fac 0 1 335.18 234.58 135 190.00 222.00 343.00 884.00 ▇▃▁▂▂
visits 0 1 4164.87 4028.53 279 1596.00 2780.00 4723.75 23345.00 ▇▂▁▁▁
pct_visits 0 1 0.02 0.01 0 0.01 0.02 0.02 0.11 ▇▂▁▁▁
year 0 1 2019.52 0.50 2019 2019.00 2020.00 2020.00 2020.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 (https://gis.cdc.gov/grasp/COVIDNet/COVID19_3.html).

Author(s)

Kieran Healy

Source

Courtesy of Bob Rudis's cdccovidview package

References

https://www.cdc.gov/coronavirus/2019-ncov/covid-data/covidview/04102020/nssp-regions.html


kjhealy/covdata documentation built on Feb. 4, 2023, 12:52 p.m.