Persons Having No Issue When Using A Website Or App Of Public Authorities By Level Of Disability (activity Limitation)
Eurostat code: dsb_icteg05 ยท (2024 - 2024)
@eurostat.dsb_icteg05
Eurostat code: dsb_icteg05 ยท (2024 - 2024)
@eurostat.dsb_icteg05
This Eurostat dataset contains data on persons having no issue when using a website or app of public authorities by level of disability (activity limitation), as collected and published by the Statistical Office of the European Union.
raw: Original table as downloaded from Eurostat.tidy: A cleaned and transformed version of the raw table, where time period values appear as rows instead of columns (unpivoted format).Last updated: 2025-05-27T11:00:00+0200
CREATE TABLE raw (
"freq" VARCHAR,
"unit" VARCHAR,
"indic_is" VARCHAR,
"geo" VARCHAR,
"ind_type" VARCHAR,
"n_2024" DOUBLE -- 2024
);CREATE TABLE tidy (
"freq" VARCHAR,
"unit" VARCHAR,
"indic_is" VARCHAR,
"geo" VARCHAR,
"ind_type" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);Anyone who has the link will be able to view this.