Distribution Of COVID-19 Deaths And Populations, By Jurisdiction, Age, And Race And Hispanic Origin
U.S. Department of Health & Human Services
@usgov.hhs_gov_distribution_of_covid_19_deaths_and_population_5088e5b1
U.S. Department of Health & Human Services
@usgov.hhs_gov_distribution_of_covid_19_deaths_and_population_5088e5b1
Effective September 27, 2023, this dataset will no longer be updated. Similar data are accessible from wonder.cdc.gov.
This visualization provides data that can be used to illustrate potential differences in the burden of deaths due to COVID-19 by race and ethnicity.
Organization: U.S. Department of Health & Human Services
Last updated: 2020-11-10T16:16:39.261993
Tags: age, age-group, coronavirus, covid-19, death-rate, deaths, hispanic-origin, mortality, nchs, nvss, provisional, race, state, united-states
CREATE TABLE table_1 (
"data_as_of" TIMESTAMP,
"start_date" TIMESTAMP,
"end_date" TIMESTAMP,
"state" VARCHAR,
"race_hispanic_origin" VARCHAR,
"count_of_covid_19_deaths" DOUBLE,
"distribution_of_covid_19_deaths" DOUBLE -- Distribution Of COVID-19 Deaths (%),
"unweighted_distribution_of_population" DOUBLE -- Unweighted Distribution Of Population (%),
"weighted_distribution_of_population" DOUBLE -- Weighted Distribution Of Population (%),
"difference_between_covid_19_and_unweighted_population" DOUBLE -- Difference Between COVID-19 And Unweighted Population %,
"difference_between_covid_19_and_weighted_population" DOUBLE -- Difference Between COVID-19 And Weighted Population %,
"agegroup" VARCHAR,
"suppression" VARCHAR
);Anyone who has the link will be able to view this.