Baselight

Destination Country Of International Sourcing By Business Functions And Economic Activity - Collection Round 2007 - Experimental Statistics

Eurostat code: iss_dest ยท (2007 - 2007)

@eurostat.iss_dest

Loading...
Loading...

About this Dataset

Destination Country Of International Sourcing By Business Functions And Economic Activity - Collection Round 2007 - Experimental Statistics

This Eurostat dataset contains data on destination country of international sourcing by business functions and 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

Destination Country Of International Sourcing By Business Functions And Economic Activity - Collection Round 2007 - Experimental Statistics - Raw

@eurostat.iss_dest.raw
  • 50.79 KB
  • 35410 rows
  • 7 columns
Loading...

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

Destination Country Of International Sourcing By Business Functions And Economic Activity - Collection Round 2007 - Experimental Statistics - Unpivoted

@eurostat.iss_dest.tidy
  • 50.28 KB
  • 28183 rows
  • 8 columns
Loading...

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

Share link

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