Treatable And Preventable Mortality Of Residents By Cause And Sex
Eurostat code: hlth_cd_apr$dv_2102
@eurostat.hlth_cd_apr_dv_2102
Eurostat code: hlth_cd_apr$dv_2102
@eurostat.hlth_cd_apr_dv_2102
CREATE TABLE raw (
"freq" VARCHAR,
"mortalit" VARCHAR,
"sex" VARCHAR,
"icd10" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_2013" DOUBLE,
"n_2014" DOUBLE,
"n_2015" DOUBLE,
"n_2016" DOUBLE,
"n_2017" DOUBLE,
"n_2018" DOUBLE,
"n_2019" DOUBLE,
"n_2020" DOUBLE,
"n_2021" DOUBLE,
"n_2022" DOUBLE
);
Anyone who has the link will be able to view this.