AH Provisional COVID-19 Deaths And Contributing Conditions By Sex, Race And Hispanic Origin, And Age, 2020
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_covid_19_deaths_and_contributing_c_6b46b5cf
U.S. Department of Health & Human Services
@usgov.hhs_gov_provisional_covid_19_deaths_and_contributing_c_6b46b5cf
This dataset shows health conditions and contributing causes mentioned in conjunction with deaths involving coronavirus disease 2019 (COVID-19), by sex, race and Hispanic origin, and age group, for 2020.
Organization: U.S. Department of Health & Human Services
Last updated: 2021-04-17T02:26:06.192158
Tags: age, age-group, alzheimer-disease, cancer, cerebrovascular-disease, chronic-lower-respiratory-disease, circulatory-disease, coronavirus, covid-19, deaths, diabetes, health-conditions, hispanic-origin, hypertensive-disease, influenza, kidney-disease, mortality, nchs, nvss, pneumonia, provisional, race, respiratory-disease, septicemia, sex, united-states
CREATE TABLE table_1 (
  "data_as_of" TIMESTAMP,
  "jurisdiction_of_occurrence" VARCHAR,
  "year" BIGINT,
  "sex" VARCHAR,
  "race_and_hispanic_origin" VARCHAR,
  "age_group" VARCHAR,
  "covid_u071_multiple_cause_of_death" DOUBLE  -- COVID (U071, Multiple Cause Of Death),
  "septicemia" DOUBLE,
  "malignant_neoplasms" DOUBLE,
  "diabetes_mellitus" DOUBLE,
  "alzheimer_disease" DOUBLE,
  "influenza_and_pneumonia" DOUBLE,
  "chronic_lower_respiratory_diseases" DOUBLE,
  "other_diseases_of_respiratory_system" DOUBLE,
  "nephritis_nephrotic_syndrom_and_nephrosis" DOUBLE  -- Nephritis, Nephrotic Syndrom, And Nephrosis,
  "symptoms_signs_and_abnormal_clinical_and_laboratory_fi_877043bc" DOUBLE  -- Symptoms, Signs, And Abnormal Clinical And Laboratory Findings, Not Elsewhere Classified,
  "circulatory_diseases" DOUBLE,
  "hypertensive_diseases" DOUBLE,
  "cerebrovascular_diseases" DOUBLE,
  "flag_covid" VARCHAR,
  "flag_sept" VARCHAR,
  "flag_neopl" VARCHAR,
  "flag_diab" VARCHAR,
  "flag_alz" VARCHAR,
  "flag_inflpn" VARCHAR,
  "flag_clrd" VARCHAR,
  "flag_otherresp" VARCHAR,
  "flag_nephr" VARCHAR,
  "flag_otherunk" VARCHAR,
  "flag_circ" VARCHAR,
  "flag_hypt" VARCHAR,
  "flag_stroke" VARCHAR
);Anyone who has the link will be able to view this.