WHO Mortality Database
@owid.deaths_from_cardiovascular_diseases_vs_other
@owid.deaths_from_cardiovascular_diseases_vs_other
CREATE TABLE owid_deaths_from_cardiovascular_diseases_vs_other (
"country" VARCHAR,
"year" INTEGER,
"cancer_and_neoplasms" FLOAT,
"cardiovascular_diseases" FLOAT,
"congenital_and_maternal_conditions" FLOAT,
"digestive_and_oral_health" FLOAT,
"endocrine_and_nutritional_disorders" FLOAT,
"ill_defined_causes_and_injuries" FLOAT,
"infectious_diseases" FLOAT,
"neurological_and_mental_health" FLOAT,
"other_diseases_and_conditions" FLOAT,
"respiratory_diseases" FLOAT,
"unidentified_causes" FLOAT
);
Anyone who has the link will be able to view this.