Baselight

Persons Making Weekly Use Of Childcare Services For Their Youngest Child (1–000)

Eurostat code: lfso_10cchildc · (2010 - 2010)

@eurostat.lfso_10cchildc

Loading...
Loading...

About this Dataset

Persons Making Weekly Use Of Childcare Services For Their Youngest Child (1–000)

This Eurostat dataset contains data on persons making weekly use of childcare services for their youngest child (1 000), 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-02-16T23:00:00+0100

Tables

Persons Making Weekly Use Of Childcare Services For Their Youngest Child (1–000) - Raw

@eurostat.lfso_10cchildc.raw
  • 93.55 KB
  • 40063 rows
  • 9 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "sex" VARCHAR,
  "age" VARCHAR,
  "duration" VARCHAR,
  "worktime" VARCHAR,
  "isced97" VARCHAR,
  "geo" VARCHAR,
  "n_2010" DOUBLE
);

Persons Making Weekly Use Of Childcare Services For Their Youngest Child (1–000) - Unpivoted

@eurostat.lfso_10cchildc.tidy
  • 84.46 KB
  • 22079 rows
  • 10 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "sex" VARCHAR,
  "age" VARCHAR,
  "duration" VARCHAR,
  "worktime" VARCHAR,
  "isced97" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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