Baselight

Job Mismatches And Their Labour Market Effects Among School-leavers In Europe

Eurostat code: edat_lfso_00t5 ยท (2000 - 2000)

@eurostat.edat_lfso_00t5

Loading...
Loading...

About this Dataset

Job Mismatches And Their Labour Market Effects Among School-leavers In Europe

This Eurostat dataset contains data on job mismatches and their labour market effects among school-leavers in europe, 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: 2009-03-27T11:00:00+0100

Tables

Job Mismatches And Their Labour Market Effects Among School-leavers In Europe - Raw

@eurostat.edat_lfso_00t5.raw
  • 4.73 KB
  • 275 rows
  • 4 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_ed" VARCHAR,
  "geo" VARCHAR,
  "n_2000" DOUBLE
);

Job Mismatches And Their Labour Market Effects Among School-leavers In Europe - Unpivoted

@eurostat.edat_lfso_00t5.tidy
  • 5.32 KB
  • 274 rows
  • 5 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "indic_ed" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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