Number Of Deaths For Selected Causes Among Maryland Residents
State of Maryland
@usgov.state_of_maryland_number_of_deaths_for_selected_causes_2322de76
State of Maryland
@usgov.state_of_maryland_number_of_deaths_for_selected_causes_2322de76
CREATE TABLE table_1 (
"year" BIGINT,
"all_causes" BIGINT,
"diseases_of_the_heart" BIGINT,
"malignant_neoplasms" BIGINT,
"cerebrovascular_diseases" BIGINT,
"chronic_lower_respiratory_diseases" BIGINT,
"diabetes_mellitus" BIGINT,
"accidents" BIGINT,
"motor_vehicle_accidents" BIGINT,
"influenza_and_pneumonia" BIGINT,
"septicemia" BIGINT,
"alzheimer_s_disease" DOUBLE,
"human_immunodeficiency_virus_hiv_disease" BIGINT,
"nephritis_nephrotic_syndrome_and_nephrosis" BIGINT,
"assault_homicide" BIGINT,
"chronic_liver_disease_and_cirrhosis" BIGINT,
"intentional_self_harm_suicide" BIGINT,
"certain_conditions_originating_in_the_perinatal_period" BIGINT
);
Anyone who has the link will be able to view this.