Baselight

Persons Using The Internet In The Past 12 Months By Level Of Disability (activity Limitation)

Eurostat code: dsb_ictiu01 ยท (2024 - 2024)

@eurostat.dsb_ictiu01

Loading...
Loading...

About this Dataset

Persons Using The Internet In The Past 12 Months By Level Of Disability (activity Limitation)

This Eurostat dataset contains data on persons using the internet in the past 12 months by level of disability (activity limitation), as collected and published by the Statistical Office of the European Union.

Tables included:

  • 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

Tables

Persons Using The Internet In The Past 12 Months By Level Of Disability (activity Limitation) - Raw

@eurostat.dsb_ictiu01.raw
  • 9.85 KB
  • 818 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "ind_type" VARCHAR,
  "n_2024" DOUBLE
);

Persons Using The Internet In The Past 12 Months By Level Of Disability (activity Limitation) - Unpivoted

@eurostat.dsb_ictiu01.tidy
  • 10.41 KB
  • 745 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "ind_type" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.