Baselight

Main Type Of Childcare Used By Employed Persons Between 15 And 64 Years Old For Own/spouse's Children Up To 14 While Working

Eurostat code: lfso_05typece ยท (2005 - 2005)

@eurostat.lfso_05typece

Loading...
Loading...

About this Dataset

Main Type Of Childcare Used By Employed Persons Between 15 And 64 Years Old For Own/spouse's Children Up To 14 While Working

This Eurostat dataset contains data on main type of childcare used by employed persons between 15 and 64 years old for own/spouse's children up to 14 while working, 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-03-12T23:00:00+0100

Tables

Main Type Of Childcare Used By Employed Persons Between 15 And 64 Years Old For Own/spouse's Children Up To 14 While Working - Raw

@eurostat.lfso_05typece.raw
  • 127.03 KB
  • 46653 rows
  • 8 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "sex" VARCHAR,
  "age" VARCHAR,
  "ynlfs" VARCHAR,
  "worktime" VARCHAR,
  "marsta" VARCHAR,
  "geo" VARCHAR,
  "n_2005" DOUBLE
);

Main Type Of Childcare Used By Employed Persons Between 15 And 64 Years Old For Own/spouse's Children Up To 14 While Working - Unpivoted

@eurostat.lfso_05typece.tidy
  • 118.42 KB
  • 29378 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "sex" VARCHAR,
  "age" VARCHAR,
  "ynlfs" VARCHAR,
  "worktime" VARCHAR,
  "marsta" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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