Baselight

Employment By Job Satisfaction, Sex, Age, Working From Home And Working Time Flexibility

Eurostat code: lfso_21jsat04 ยท (2021 - 2021)

@eurostat.lfso_21jsat04

Loading...
Loading...

About this Dataset

Employment By Job Satisfaction, Sex, Age, Working From Home And Working Time Flexibility

This Eurostat dataset contains data on employment by job satisfaction, sex, age, working from home and working time flexibility, 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-12-12T23:00:00+0100

Tables

Employment By Job Satisfaction, Sex, Age, Working From Home And Working Time Flexibility - Raw

@eurostat.lfso_21jsat04.raw
  • 120.71 KB
  • 45443 rows
  • 9 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "wtflex" VARCHAR,
  "frequenc" VARCHAR,
  "lev_satis" VARCHAR,
  "age" VARCHAR,
  "sex" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2021" DOUBLE
);

Employment By Job Satisfaction, Sex, Age, Working From Home And Working Time Flexibility - Unpivoted

@eurostat.lfso_21jsat04.tidy
  • 115.45 KB
  • 30702 rows
  • 10 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "wtflex" VARCHAR,
  "frequenc" VARCHAR,
  "lev_satis" VARCHAR,
  "age" VARCHAR,
  "sex" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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