Baselight

Population By Sex, Age, Disability Status And Reporting A Longstanding Difficulty In Activities Of Personal Care

Eurostat code: hlth_dpeh070 ยท (2012 - 2012)

@eurostat.hlth_dpeh070

Loading...
Loading...

About this Dataset

Population By Sex, Age, Disability Status And Reporting A Longstanding Difficulty In Activities Of Personal Care

This Eurostat dataset contains data on population by sex, age, disability status and reporting a longstanding difficulty in activities of personal care, 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

Population By Sex, Age, Disability Status And Reporting A Longstanding Difficulty In Activities Of Personal Care - Raw

@eurostat.hlth_dpeh070.raw
  • 24.5 KB
  • 3240 rows
  • 8 columns
Loading...

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

Population By Sex, Age, Disability Status And Reporting A Longstanding Difficulty In Activities Of Personal Care - Unpivoted

@eurostat.hlth_dpeh070.tidy
  • 25.15 KB
  • 3173 rows
  • 9 columns
Loading...

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