Baselight

GERD By Sector Of Performance And Socioeconomic Objectives (NABS 1992) (1980-2007)

Eurostat code: rd_e_gerdsobj92 ยท (1981 - 2006)

@eurostat.rd_e_gerdsobj92

Loading...
Loading...

About this Dataset

GERD By Sector Of Performance And Socioeconomic Objectives (NABS 1992) (1980-2007)

This Eurostat dataset contains data on gerd by sector of performance and socioeconomic objectives (nabs 1992) (1980-2007), 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: 2011-05-11T23:00:00+0200

Tables

GERD By Sector Of Performance And Socioeconomic Objectives (NABS 1992) (1980-2007) - Raw

@eurostat.rd_e_gerdsobj92.raw
  • 453.01 KB
  • 10028 rows
  • 31 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "nabs92" VARCHAR,
  "sectperf" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_1981" DOUBLE,
  "n_1982" DOUBLE,
  "n_1983" DOUBLE,
  "n_1984" DOUBLE,
  "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,
  "n_2003" DOUBLE,
  "n_2004" DOUBLE,
  "n_2005" DOUBLE,
  "n_2006" DOUBLE
);

GERD By Sector Of Performance And Socioeconomic Objectives (NABS 1992) (1980-2007) - Unpivoted

@eurostat.rd_e_gerdsobj92.tidy
  • 381.92 KB
  • 94006 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "nabs92" VARCHAR,
  "sectperf" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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