Baselight

Participation In Informal Voluntary Activities By Level Of Disability (activity Limitation), Sex And Age

Eurostat code: hlth_ds050 ยท (2006 - 2006)

@eurostat.hlth_ds050

Loading...
Loading...

About this Dataset

Participation In Informal Voluntary Activities By Level Of Disability (activity Limitation), Sex And Age

This Eurostat dataset contains data on participation in informal voluntary activities by level of disability (activity limitation), 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: 2014-10-22T23:00:00+0200

Tables

Participation In Informal Voluntary Activities By Level Of Disability (activity Limitation), Sex And Age - Raw

@eurostat.hlth_ds050.raw
  • 13.67 KB
  • 3024 rows
  • 8 columns
Loading...

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

Participation In Informal Voluntary Activities By Level Of Disability (activity Limitation), Sex And Age - Unpivoted

@eurostat.hlth_ds050.tidy
  • 14.4 KB
  • 2991 rows
  • 9 columns
Loading...

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