Baselight

Persons With Disabilities By Sex, Life Area Where A Barrier Is Reported And Having A Longstanding Difficulty In Basic Activities

Eurostat code: hlth_dsi140 ยท (2012 - 2012)

@eurostat.hlth_dsi140

Loading...
Loading...

About this Dataset

Persons With Disabilities By Sex, Life Area Where A Barrier Is Reported And Having A Longstanding Difficulty In Basic Activities

This Eurostat dataset contains data on persons with disabilities by sex, life area where a barrier is reported and having a longstanding difficulty in basic activities, 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: 2015-05-18T23:00:00+0200

Tables

Persons With Disabilities By Sex, Life Area Where A Barrier Is Reported And Having A Longstanding Difficulty In Basic Activities - Raw

@eurostat.hlth_dsi140.raw
  • 18.71 KB
  • 2970 rows
  • 7 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "barrier" VARCHAR,
  "hlth_pb" VARCHAR,
  "sex" VARCHAR,
  "geo" VARCHAR,
  "n_2012" DOUBLE
);

Persons With Disabilities By Sex, Life Area Where A Barrier Is Reported And Having A Longstanding Difficulty In Basic Activities - Unpivoted

@eurostat.hlth_dsi140.tidy
  • 19.66 KB
  • 2549 rows
  • 8 columns
Loading...

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

Share link

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