Baselight

Aquaculture Production In Values (1984-2007) - 1–000 Euro

Eurostat code: fish_aq_v · (1984 - 2007)

@eurostat.fish_aq_v

Loading...
Loading...

About this Dataset

Aquaculture Production In Values (1984-2007) - 1–000 Euro

This Eurostat dataset contains data on aquaculture production in values (1984-2007) - 1 000 euro, 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-10-21T11:00:00+0200

Tables

Aquaculture Production In Values (1984-2007) - 1–000 Euro - Raw

@eurostat.fish_aq_v.raw
  • 429.99 KB
  • 17980 rows
  • 30 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "species" VARCHAR,
  "fishreg" VARCHAR,
  "aquaenv" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "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,
  "n_2007" DOUBLE
);

Aquaculture Production In Values (1984-2007) - 1–000 Euro - Unpivoted

@eurostat.fish_aq_v.tidy
  • 477.42 KB
  • 222068 rows
  • 8 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "species" VARCHAR,
  "fishreg" VARCHAR,
  "aquaenv" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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