Percentage Distribution Of Duration Of Disability (in Years) Since Onset, By Cause Of Disability And Sex
Eurostat code: hlth_db_emduca ยท (2002 - 2002)
@eurostat.hlth_db_emduca
Eurostat code: hlth_db_emduca ยท (2002 - 2002)
@eurostat.hlth_db_emduca
CREATE TABLE tidy (
"freq" VARCHAR,
"duration" VARCHAR,
"sex" VARCHAR,
"hp_cause" VARCHAR,
"geo" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.