Provisional COVID-19 Death Counts In The United States By County
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_covid_19_death_counts_in_the_unite_f25d1d64
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_covid_19_death_counts_in_the_unite_f25d1d64
Effective June 28, 2023, this dataset will no longer be updated. Similar data are accessible from CDC WONDER (https://wonder.cdc.gov/mcd-icd10-provisional.html)
Provisional count of deaths involving COVID-19 by county of occurrence, in the United States, 2020-2023.
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:16:37.699441
Tags: all-causes, coronavirus, county, covid-19, deaths, mortality, nchs, nvss, provisional, united-states
CREATE TABLE table_1 (
"date_as_of" TIMESTAMP,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"state" VARCHAR,
"county_name" VARCHAR,
"fips_county_code" BIGINT,
"urban_rural_code" VARCHAR,
"deaths_involving_covid_19" DOUBLE,
"deaths_from_all_causes" BIGINT,
"footnote" VARCHAR
);Anyone who has the link will be able to view this.