Baselight

Enterprises Sourcing Complete Business Functions Abroad By NACE Rev.2 Activity Aggregate, Type Of Business Function And Business Partner - Experimental Statistics

Eurostat code: iss_21soptc ยท (2021 - 2021)

@eurostat.iss_21soptc

Loading...
Loading...

About this Dataset

Enterprises Sourcing Complete Business Functions Abroad By NACE Rev.2 Activity Aggregate, Type Of Business Function And Business Partner - Experimental Statistics

This Eurostat dataset contains data on enterprises sourcing complete business functions abroad by nace rev.2 activity aggregate, type of business function and business partner - 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

Enterprises Sourcing Complete Business Functions Abroad By NACE Rev.2 Activity Aggregate, Type Of Business Function And Business Partner - Experimental Statistics - Raw

@eurostat.iss_21soptc.raw
  • 10.54 KB
  • 4290 rows
  • 9 columns
Loading...

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

Enterprises Sourcing Complete Business Functions Abroad By NACE Rev.2 Activity Aggregate, Type Of Business Function And Business Partner - Experimental Statistics - Unpivoted

@eurostat.iss_21soptc.tidy
  • 11.14 KB
  • 3479 rows
  • 10 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "bus_part" VARCHAR,
  "sizeclas" 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.