Provisional COVID-19 Deaths By Week And County Social Vulnerability Index
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_covid_19_deaths_by_week_and_county_a44c6a77
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_covid_19_deaths_by_week_and_county_a44c6a77
Effective September 27, 2023, this dataset will no longer be updated. Similar data are accessible from wonder.cdc.gov.
Deaths involving COVID-19 reported to NCHS by week and county Social Vulnerability Index (SVI) in the United States. SVI scores are from CDC/ASTDR's Geospatial Research, Analysis & Service Program 2018 database. These scores range from 0 to 1, and categorized as low (0-0.333), moderate (0.334-0.666) or high (0.667-1).
More information on SVI can be found here: https://www.atsdr.cdc.gov/placeandhealth/svi/index.html
Organization: U.S. Department of Health & Human Services
Last updated: 2022-04-21T01:32:22.447488
Tags: all-causes, coronavirus, covid-19, deaths, mortality, nchs, nvss, provisional, social-vulnerability-index, united-states, weekly
CREATE TABLE table_1 (
"data_as_of" TIMESTAMP,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"mmwr_year" BIGINT,
"mmwr_week" BIGINT,
"week_ending_date" TIMESTAMP,
"social_vulnerability_index" VARCHAR,
"covid_19_deaths" DOUBLE,
"total_deaths" BIGINT,
"footnote" VARCHAR
);Anyone who has the link will be able to view this.