Baselight

Job Loss And Creation As A Result Of International Sourcing Activity By Economic Activity - Collection Round 2007 - Experimental Statistics

Eurostat code: iss_job ยท (2007 - 2007)

@eurostat.iss_job

Loading...
Loading...

About this Dataset

Job Loss And Creation As A Result Of International Sourcing Activity By Economic Activity - Collection Round 2007 - Experimental Statistics

This Eurostat dataset contains data on job loss and creation as a result of international sourcing activity by economic activity - collection round 2007 - 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: 2010-02-19T11:00:00+0100

Tables

Job Loss And Creation As A Result Of International Sourcing Activity By Economic Activity - Collection Round 2007 - Experimental Statistics - Raw

@eurostat.iss_job.raw
  • 15.5 KB
  • 3882 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_sb" VARCHAR,
  "job_cl" VARCHAR,
  "nace_r1" VARCHAR,
  "geo" VARCHAR,
  "n_2007" DOUBLE
);

Job Loss And Creation As A Result Of International Sourcing Activity By Economic Activity - Collection Round 2007 - Experimental Statistics - Unpivoted

@eurostat.iss_job.tidy
  • 15.92 KB
  • 2828 rows
  • 7 columns
Loading...

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

Share link

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