Persons Regularly Using The Internet By Level Of Disability (activity Limitation)
Eurostat code: dsb_ictiu02 ยท (2024 - 2024)
@eurostat.dsb_ictiu02
Eurostat code: dsb_ictiu02 ยท (2024 - 2024)
@eurostat.dsb_ictiu02
CREATE TABLE raw (
"freq" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"ind_type" VARCHAR,
"n_2024" DOUBLE
);
CREATE TABLE tidy (
"freq" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"ind_type" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.