Baselight

Enterprises By Control Of Foreign Affiliates And Economic Activity - Experimental Statistics

Eurostat code: iss_11actrl ยท (2011 - 2011)

@eurostat.iss_11actrl

Loading...
Loading...

About this Dataset

Enterprises By Control Of Foreign Affiliates And Economic Activity - Experimental Statistics

This Eurostat dataset contains data on enterprises by control of foreign affiliates and economic activity - 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: 2013-09-23T23:00:00+0200

Tables

Enterprises By Control Of Foreign Affiliates And Economic Activity - Experimental Statistics - Raw

@eurostat.iss_11actrl.raw
  • 8.92 KB
  • 855 rows
  • 7 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "indic_sb" VARCHAR,
  "enterpr" VARCHAR,
  "nace_r2" VARCHAR,
  "geo" VARCHAR,
  "n_2011" DOUBLE
);

Enterprises By Control Of Foreign Affiliates And Economic Activity - Experimental Statistics - Unpivoted

@eurostat.iss_11actrl.tidy
  • 9.57 KB
  • 750 rows
  • 8 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "indic_sb" VARCHAR,
  "enterpr" VARCHAR,
  "nace_r2" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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