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
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,
"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,
"symptoms_signs_and_abnormal_clinical_and_laboratory_fi_877043bc" DOUBLE,
"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.