Baselight

Jobs Lost Or Relocated Abroad As A Result Of International Sourcing By NACE Rev.2 Activity Aggregate, Business Function And Job Skill Requirement - Experimental Statistics

Eurostat code: iss_21sojobl ยท (2021 - 2021)

@eurostat.iss_21sojobl

Loading...
Loading...

About this Dataset

Jobs Lost Or Relocated Abroad As A Result Of International Sourcing By NACE Rev.2 Activity Aggregate, Business Function And Job Skill Requirement - Experimental Statistics

This Eurostat dataset contains data on jobs lost or relocated abroad as a result of international sourcing by nace rev.2 activity aggregate, business function and job skill requirement - experimental statistics, 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: 2022-10-14T23:00:00+0200

Tables

Jobs Lost Or Relocated Abroad As A Result Of International Sourcing By NACE Rev.2 Activity Aggregate, Business Function And Job Skill Requirement - Experimental Statistics - Raw

@eurostat.iss_21sojobl.raw
  • 11.87 KB
  • 2618 rows
  • 8 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "job_cl" VARCHAR,
  "bus_func" VARCHAR,
  "nace_r2" VARCHAR,
  "indic_sb" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2021" DOUBLE
);

Jobs Lost Or Relocated Abroad As A Result Of International Sourcing By NACE Rev.2 Activity Aggregate, Business Function And Job Skill Requirement - Experimental Statistics - Unpivoted

@eurostat.iss_21sojobl.tidy
  • 12.65 KB
  • 1962 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "job_cl" VARCHAR,
  "bus_func" VARCHAR,
  "nace_r2" VARCHAR,
  "indic_sb" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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