Baselight

Employees By Flexibility Of Their Working Schedule And Educational Attainment Level (1–000)

Eurostat code: lfso_10fvaredu$dv_609

@eurostat.lfso_10fvaredu_dv_609

Loading...
Loading...

About this Dataset

Employees By Flexibility Of Their Working Schedule And Educational Attainment Level (1–000)

This Eurostat dataset contains data on employees by flexibility of their working schedule and educational attainment level (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

Employees By Flexibility Of Their Working Schedule And Educational Attainment Level (1–000) - Raw

@eurostat.lfso_10fvaredu_dv_609.raw
  • 7.42 KB
  • 33 rows
  • 9 columns
Loading...

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

Employees By Flexibility Of Their Working Schedule And Educational Attainment Level (1–000) - Unpivoted

@eurostat.lfso_10fvaredu_dv_609.tidy
  • 7.98 KB
  • 33 rows
  • 10 columns
Loading...

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

Share link

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