Baselight

Participation In Non-formal Education And Training By Type Of Disability, Sex And Age

Eurostat code: hlth_de070 ยท (2011 - 2011)

@eurostat.hlth_de070

Loading...
Loading...

About this Dataset

Participation In Non-formal Education And Training By Type Of Disability, Sex And Age

This Eurostat dataset contains data on participation in non-formal education and training by type of disability, sex and age, 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: 2019-03-21T23:00:00+0100

Tables

Participation In Non-formal Education And Training By Type Of Disability, Sex And Age - Raw

@eurostat.hlth_de070.raw
  • 59.5 KB
  • 9090 rows
  • 8 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "yes_no" VARCHAR,
  "hlth_pb" VARCHAR,
  "age" VARCHAR,
  "sex" VARCHAR,
  "geo" VARCHAR,
  "n_2011" DOUBLE
);

Participation In Non-formal Education And Training By Type Of Disability, Sex And Age - Unpivoted

@eurostat.hlth_de070.tidy
  • 60.29 KB
  • 7737 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "yes_no" VARCHAR,
  "hlth_pb" VARCHAR,
  "age" VARCHAR,
  "sex" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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