Baselight

Domestic Or International Sourcing Of Different Business Functions By Economic Activity - Collection Round 2007 - Experimental Statistics

Eurostat code: iss_func ยท (2007 - 2007)

@eurostat.iss_func

Loading...
Loading...

About this Dataset

Domestic Or International Sourcing Of Different Business Functions By Economic Activity - Collection Round 2007 - Experimental Statistics

This Eurostat dataset contains data on domestic or international sourcing of different business functions 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

Domestic Or International Sourcing Of Different Business Functions By Economic Activity - Collection Round 2007 - Experimental Statistics - Raw

@eurostat.iss_func.raw
  • 39.39 KB
  • 15860 rows
  • 7 columns
Loading...

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

Domestic Or International Sourcing Of Different Business Functions By Economic Activity - Collection Round 2007 - Experimental Statistics - Unpivoted

@eurostat.iss_func.tidy
  • 40.38 KB
  • 14551 rows
  • 8 columns
Loading...

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

Share link

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