Baselight

Persons Participating In Formal/informal Voluntary Activities Or Active Citizenship By Income Quintile, Household Composition And Degree Of Urbanisation

Eurostat code: ilc_scp20 · (2015 - 2022)

@eurostat.ilc_scp20

Loading...
Loading...

About this Dataset

Persons Participating In Formal/informal Voluntary Activities Or Active Citizenship By Income Quintile, Household Composition And Degree Of Urbanisation

This Eurostat dataset contains data on persons participating in formal/informal voluntary activities or active citizenship by income quintile, household composition and degree of urbanisation, 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: 2024-10-14T23:00:00+0200

Tables

Persons Participating In Formal/informal Voluntary Activities Or Active Citizenship By Income Quintile, Household Composition And Degree Of Urbanisation - Raw

@eurostat.ilc_scp20.raw
  • 68 KB
  • 22176 rows
  • 9 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "acl00" VARCHAR,
  "quant_inc" VARCHAR,
  "deg_urb" VARCHAR,
  "hhcomp" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2015" DOUBLE,
  "n_2022" DOUBLE
);

Persons Participating In Formal/informal Voluntary Activities Or Active Citizenship By Income Quintile, Household Composition And Degree Of Urbanisation - Unpivoted

@eurostat.ilc_scp20.tidy
  • 63.39 KB
  • 37969 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "acl00" VARCHAR,
  "quant_inc" VARCHAR,
  "deg_urb" VARCHAR,
  "hhcomp" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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