Baselight

Catches - South-east Atlantic

Eurostat code: fish_ca_atl47_h ยท (1950 - 1999)

@eurostat.fish_ca_atl47_h

Loading...
Loading...

About this Dataset

Catches - South-east Atlantic

This Eurostat dataset contains data on catches - south-east atlantic, 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: 2015-11-09T23:00:00+0100

Tables

Catches - South-east Atlantic - Raw

@eurostat.fish_ca_atl47_h.raw
  • 142.51 kB
  • 8,412 rows
  • 55 columns
Loading...
CREATE TABLE raw (
  "freq" VARCHAR,
  "species" VARCHAR,
  "fishreg" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_1950" VARCHAR  -- 1950,
  "n_1951" VARCHAR  -- 1951,
  "n_1952" VARCHAR  -- 1952,
  "n_1953" VARCHAR  -- 1953,
  "n_1954" VARCHAR  -- 1954,
  "n_1955" VARCHAR  -- 1955,
  "n_1956" VARCHAR  -- 1956,
  "n_1957" VARCHAR  -- 1957,
  "n_1958" VARCHAR  -- 1958,
  "n_1959" VARCHAR  -- 1959,
  "n_1960" VARCHAR  -- 1960,
  "n_1961" VARCHAR  -- 1961,
  "n_1962" VARCHAR  -- 1962,
  "n_1963" DOUBLE  -- 1963,
  "n_1964" DOUBLE  -- 1964,
  "n_1965" DOUBLE  -- 1965,
  "n_1966" DOUBLE  -- 1966,
  "n_1967" DOUBLE  -- 1967,
  "n_1968" DOUBLE  -- 1968,
  "n_1969" DOUBLE  -- 1969,
  "n_1970" DOUBLE  -- 1970,
  "n_1971" DOUBLE  -- 1971,
  "n_1972" DOUBLE  -- 1972,
  "n_1973" DOUBLE  -- 1973,
  "n_1974" DOUBLE  -- 1974,
  "n_1975" DOUBLE  -- 1975,
  "n_1976" DOUBLE  -- 1976,
  "n_1977" DOUBLE  -- 1977,
  "n_1978" DOUBLE  -- 1978,
  "n_1979" DOUBLE  -- 1979,
  "n_1980" DOUBLE  -- 1980,
  "n_1981" DOUBLE  -- 1981,
  "n_1982" DOUBLE  -- 1982,
  "n_1983" DOUBLE  -- 1983,
  "n_1984" DOUBLE  -- 1984,
  "n_1985" DOUBLE  -- 1985,
  "n_1986" DOUBLE  -- 1986,
  "n_1987" DOUBLE  -- 1987,
  "n_1988" DOUBLE  -- 1988,
  "n_1989" DOUBLE  -- 1989,
  "n_1990" DOUBLE  -- 1990,
  "n_1991" DOUBLE  -- 1991,
  "n_1992" DOUBLE  -- 1992,
  "n_1993" DOUBLE  -- 1993,
  "n_1994" DOUBLE  -- 1994,
  "n_1995" DOUBLE  -- 1995,
  "n_1996" DOUBLE  -- 1996,
  "n_1997" DOUBLE  -- 1997,
  "n_1998" DOUBLE  -- 1998,
  "n_1999" DOUBLE  -- 1999
);

Catches - South-east Atlantic - Unpivoted

@eurostat.fish_ca_atl47_h.tidy
  • 120.19 kB
  • 51,228 rows
  • 7 columns
Loading...
CREATE TABLE tidy (
  "freq" VARCHAR,
  "species" VARCHAR,
  "fishreg" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" VARCHAR
);

Share link

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