Baselight

Employment By Type Of Disability, Sex, Age And Full-time/part-time Employment

Eurostat code: hlth_dlm080 ยท (2011 - 2011)

@eurostat.hlth_dlm080

Loading...
Loading...

About this Dataset

Employment By Type Of Disability, Sex, Age And Full-time/part-time Employment

This Eurostat dataset contains data on employment by type of disability, sex, age and full-time/part-time employment, 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: 2014-06-20T23:00:00+0200

Tables

Employment By Type Of Disability, Sex, Age And Full-time/part-time Employment - Raw

@eurostat.hlth_dlm080.raw
  • 61.46 KB
  • 9360 rows
  • 8 columns
Loading...

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

Employment By Type Of Disability, Sex, Age And Full-time/part-time Employment - Unpivoted

@eurostat.hlth_dlm080.tidy
  • 62.58 KB
  • 7986 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "hlth_pb" VARCHAR,
  "worktime" 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.