Baselight

Enterprises By Sourcing Status And Enterprise Group Identification - Collection Round 2007 - Experimental Statistics

Eurostat code: iss_stat ยท (2007 - 2007)

@eurostat.iss_stat

Loading...
Loading...

About this Dataset

Enterprises By Sourcing Status And Enterprise Group Identification - Collection Round 2007 - Experimental Statistics

This Eurostat dataset contains data on enterprises by sourcing status and enterprise group identification - 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

Enterprises By Sourcing Status And Enterprise Group Identification - Collection Round 2007 - Experimental Statistics - Raw

@eurostat.iss_stat.raw
  • 6.54 KB
  • 233 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_sb" VARCHAR,
  "enterpr" VARCHAR,
  "entgrp" VARCHAR,
  "geo" VARCHAR,
  "n_2007" DOUBLE
);

Enterprises By Sourcing Status And Enterprise Group Identification - Collection Round 2007 - Experimental Statistics - Unpivoted

@eurostat.iss_stat.tidy
  • 7.11 KB
  • 219 rows
  • 7 columns
Loading...

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

Share link

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