Baselight

Way Of Obtaining ICT Skills (2005-2018)

Eurostat code: isoc_sk_how_i$dv_264

@eurostat.isoc_sk_how_i_dv_264

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_dv_264.raw
  • 42.37 KB
  • 2947 rows
  • 9 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
);

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

@eurostat.isoc_sk_how_i_dv_264.tidy
  • 33.68 KB
  • 7573 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.