Baselight

Early Leavers From Education And Training (age Group 18-24) By Type Of Disability, Sex And Labour Status

Eurostat code: hlth_de010 ยท (2011 - 2011)

@eurostat.hlth_de010

Loading...
Loading...

About this Dataset

Early Leavers From Education And Training (age Group 18-24) By Type Of Disability, Sex And Labour Status

This Eurostat dataset contains data on early leavers from education and training (age group 18-24) by type of disability, sex and labour status, 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

Early Leavers From Education And Training (age Group 18-24) By Type Of Disability, Sex And Labour Status - Raw

@eurostat.hlth_de010.raw
  • 8.61 KB
  • 1395 rows
  • 7 columns
Loading...

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

Early Leavers From Education And Training (age Group 18-24) By Type Of Disability, Sex And Labour Status - Unpivoted

@eurostat.hlth_de010.tidy
  • 9.34 KB
  • 1034 rows
  • 8 columns
Loading...

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

Share link

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