AH Cumulative Provisional Death Counts By Sex, Race, And Age From 1/1/2020 To 7/4/2020
U.S. Department of Health & Human Services
@usgov.hhs_gov_cumulative_provisional_death_counts_by_sex_rac_4ea5e625
U.S. Department of Health & Human Services
@usgov.hhs_gov_cumulative_provisional_death_counts_by_sex_rac_4ea5e625
CREATE TABLE table_1 (
"data_as_of" TIMESTAMP,
"sex" VARCHAR,
"race_ethnicity" VARCHAR,
"age_group" VARCHAR,
"year" BIGINT,
"mmwrweek" BIGINT,
"analysis_period_start_date" TIMESTAMP,
"analysis_period_end_date" TIMESTAMP,
"allcause" BIGINT,
"naturalcause" BIGINT,
"septicemia_a40_a41" BIGINT,
"malignant_neoplasms_c00_c97" BIGINT,
"diabetes_mellitus_e10_e14" BIGINT,
"alzheimer_disease_g30" BIGINT,
"influenza_and_pneumonia_j09_j18" BIGINT,
"chronic_lower_respiratory_diseases_j40_j47" BIGINT,
"other_diseases_of_respiratory_system_j00_j06_j30_j39_j_72b5e9ca" BIGINT,
"nephritis_nephrotic_syndrome_and_nephrosis_n00_n07_n17_0c76b42b" BIGINT,
"symptoms_signs_and_abnormal_clinical_and_laboratory_fi_cdf2c2f5" BIGINT,
"diseases_of_heart_i00_i09_i11_i13_i20_i51" BIGINT,
"cerebrovascular_diseases_i60_i69" BIGINT,
"covid_19_u071_multiple_cause_of_death" BIGINT,
"covid_19_u071_underlying_cause_of_death" BIGINT
);
Anyone who has the link will be able to view this.