Baselight

Country Destination For International Sourcing By Enterprises Currently Planning To Engage In International Sourcing By Business Functions And Economic Activity (figures And %) - Collection Round 2007 - Experimental Statistics

Eurostat code: iss_ctry ยท (2007 - 2007)

@eurostat.iss_ctry

Loading...
Loading...

About this Dataset

Country Destination For International Sourcing By Enterprises Currently Planning To Engage In International Sourcing By Business Functions And Economic Activity (figures And %) - Collection Round 2007 - Experimental Statistics

This Eurostat dataset contains data on country destination for international sourcing by enterprises currently planning to engage in international sourcing by business functions and economic activity (figures and %) - 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

Country Destination For International Sourcing By Enterprises Currently Planning To Engage In International Sourcing By Business Functions And Economic Activity (figures And %) - Collection Round 2007 - Experimental Statistics - Raw

@eurostat.iss_ctry.raw
  • 55.76 kB
  • 56,289 rows
  • 8 columns
Loading...
CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_sb" VARCHAR,
  "partner" VARCHAR,
  "bus_func" VARCHAR,
  "enterpr" VARCHAR,
  "nace_r1" VARCHAR,
  "geo" VARCHAR,
  "n_2007" DOUBLE  -- 2007
);

Country Destination For International Sourcing By Enterprises Currently Planning To Engage In International Sourcing By Business Functions And Economic Activity (figures And %) - Collection Round 2007 - Experimental Statistics - Unpivoted

@eurostat.iss_ctry.tidy
  • 52.92 kB
  • 44,802 rows
  • 9 columns
Loading...
CREATE TABLE tidy (
  "freq" VARCHAR,
  "indic_sb" VARCHAR,
  "partner" VARCHAR,
  "bus_func" VARCHAR,
  "enterpr" VARCHAR,
  "nace_r1" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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