Baselight

Long Time Series Covering Enterprises With 20 Persons Employed And More, Main Indicators (NACE Rev. 1.1, C-F) (1985-2008)

Eurostat code: sbs_na_indc_lgt · (1985 - 2002)

@eurostat.sbs_na_indc_lgt

Loading...
Loading...

About this Dataset

Long Time Series Covering Enterprises With 20 Persons Employed And More, Main Indicators (NACE Rev. 1.1, C-F) (1985-2008)

This Eurostat dataset contains data on long time series covering enterprises with 20 persons employed and more, main indicators (nace rev. 1.1, c-f) (1985-2008), 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: 2016-05-24T23:00:00+0200

Tables

Long Time Series Covering Enterprises With 20 Persons Employed And More, Main Indicators (NACE Rev. 1.1, C-F) (1985-2008) - Raw

@eurostat.sbs_na_indc_lgt.raw
  • 3.19 MB
  • 109952 rows
  • 22 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "nace_r1" VARCHAR,
  "indic_sb" VARCHAR,
  "geo" VARCHAR,
  "n_1985" DOUBLE,
  "n_1986" DOUBLE,
  "n_1987" DOUBLE,
  "n_1988" DOUBLE,
  "n_1989" DOUBLE,
  "n_1990" DOUBLE,
  "n_1991" DOUBLE,
  "n_1992" DOUBLE,
  "n_1993" DOUBLE,
  "n_1994" DOUBLE,
  "n_1995" DOUBLE,
  "n_1996" DOUBLE,
  "n_1997" DOUBLE,
  "n_1998" DOUBLE,
  "n_1999" DOUBLE,
  "n_2000" DOUBLE,
  "n_2001" DOUBLE,
  "n_2002" DOUBLE
);

Long Time Series Covering Enterprises With 20 Persons Employed And More, Main Indicators (NACE Rev. 1.1, C-F) (1985-2008) - Unpivoted

@eurostat.sbs_na_indc_lgt.tidy
  • 3.17 MB
  • 925916 rows
  • 6 columns
Loading...

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

Share link

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