Baselight

Methods To Find Current Job By Migration Status, Educational Attainment Level And Type Of Contract

Eurostat code: lfso_14leecm ยท (2014 - 2014)

@eurostat.lfso_14leecm

Loading...
Loading...

About this Dataset

Methods To Find Current Job By Migration Status, Educational Attainment Level And Type Of Contract

This Eurostat dataset contains data on methods to find current job by migration status, educational attainment level and type of contract, 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: 2023-05-11T23:00:00+0200

Tables

Methods To Find Current Job By Migration Status, Educational Attainment Level And Type Of Contract - Raw

@eurostat.lfso_14leecm.raw
  • 39.01 KB
  • 25897 rows
  • 8 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "workfind" VARCHAR,
  "mgstatus" VARCHAR,
  "isced11" VARCHAR,
  "emp_cont" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2014" DOUBLE
);

Methods To Find Current Job By Migration Status, Educational Attainment Level And Type Of Contract - Unpivoted

@eurostat.lfso_14leecm.tidy
  • 33.3 KB
  • 14511 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "workfind" VARCHAR,
  "mgstatus" VARCHAR,
  "isced11" VARCHAR,
  "emp_cont" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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