Baselight

Transition Of Ability To Make Ends Meet From Childhood To Current Situation (population Aged 25 - 59)

Eurostat code: ilc_igtp02 ยท (2011 - 2011)

@eurostat.ilc_igtp02

Loading...
Loading...

About this Dataset

Transition Of Ability To Make Ends Meet From Childhood To Current Situation (population Aged 25 - 59)

This Eurostat dataset contains data on transition of ability to make ends meet from childhood to current situation (population aged 25 - 59), 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: 2019-03-18T23:00:00+0100

Tables

Transition Of Ability To Make Ends Meet From Childhood To Current Situation (population Aged 25 - 59) - Raw

@eurostat.ilc_igtp02.raw
  • 8.71 KB
  • 468 rows
  • 7 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "trans1g" VARCHAR,
  "subjnmon" VARCHAR,
  "sex" VARCHAR,
  "geo" VARCHAR,
  "n_2011" DOUBLE
);

Transition Of Ability To Make Ends Meet From Childhood To Current Situation (population Aged 25 - 59) - Unpivoted

@eurostat.ilc_igtp02.tidy
  • 9.29 KB
  • 468 rows
  • 8 columns
Loading...

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

Share link

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