Baselight

Mean Instruction Hours Per Participant In Non-formal Education And Training By Field Of Learning

Eurostat code: trng_nfe18 · (2003 - 2003)

@eurostat.trng_nfe18

Loading...
Loading...

About this Dataset

Mean Instruction Hours Per Participant In Non-formal Education And Training By Field Of Learning

This Eurostat dataset contains data on mean instruction hours per participant in non-formal education and training by field of learning, 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: 2009-03-27T11:00:00+0100

Tables

Mean Instruction Hours Per Participant In Non-formal Education And Training By Field Of Learning - Raw

@eurostat.trng_nfe18.raw
  • 6.04 KB
  • 278 rows
  • 5 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "field" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2003" DOUBLE
);

Mean Instruction Hours Per Participant In Non-formal Education And Training By Field Of Learning - Unpivoted

@eurostat.trng_nfe18.tidy
  • 6.61 KB
  • 278 rows
  • 6 columns
Loading...

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

Share link

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