Baselight

Way Of Obtaining ICT Skills (2005-2018)

Eurostat code: isoc_sk_how_i ยท (2005 - 2018)

@eurostat.isoc_sk_how_i

Loading...
Loading...

About this Dataset

Way Of Obtaining ICT Skills (2005-2018)

This Eurostat dataset contains data on way of obtaining ict skills (2005-2018), 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: 2024-06-16T23:00:00+0200

Tables

Way Of Obtaining ICT Skills (2005-2018) - Raw

@eurostat.isoc_sk_how_i.raw
  • 848.04 KB
  • 196522 rows
  • 10 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_is" VARCHAR,
  "ind_type" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2005" DOUBLE,
  "n_2006" DOUBLE,
  "n_2007" DOUBLE,
  "n_2011" DOUBLE,
  "n_2018" DOUBLE
);

Way Of Obtaining ICT Skills (2005-2018) - Unpivoted

@eurostat.isoc_sk_how_i.tidy
  • 769.43 KB
  • 331131 rows
  • 7 columns
Loading...

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

Share link

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