Baselight

Employment By Migration Status, Professional Status, Type Of Contract And Full/part Time

Eurostat code: lfso_14lemp ยท (2014 - 2014)

@eurostat.lfso_14lemp

Loading...
Loading...

About this Dataset

Employment By Migration Status, Professional Status, Type Of Contract And Full/part Time

This Eurostat dataset contains data on employment by migration status, professional status, type of contract and full/part time, 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-03-28T23:00:00+0100

Tables

Employment By Migration Status, Professional Status, Type Of Contract And Full/part Time - Raw

@eurostat.lfso_14lemp.raw
  • 29.92 KB
  • 8272 rows
  • 8 columns
Loading...

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

Employment By Migration Status, Professional Status, Type Of Contract And Full/part Time - Unpivoted

@eurostat.lfso_14lemp.tidy
  • 28.94 KB
  • 5850 rows
  • 9 columns
Loading...

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

Share link

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