Baselight

Goat Types By Utilised Agricultural Area And Share Of Fodder Area, Size Classes Of Livestock And NUTS 2 Region

Eurostat code: ef_lsk_goats ยท (2010 - 2020)

@eurostat.ef_lsk_goats

Loading...
Loading...

About this Dataset

Goat Types By Utilised Agricultural Area And Share Of Fodder Area, Size Classes Of Livestock And NUTS 2 Region

This Eurostat dataset contains data on goat types by utilised agricultural area and share of fodder area, size classes of livestock and nuts 2 region, 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: 2023-10-16T23:00:00+0200

Tables

Goat Types By Utilised Agricultural Area And Share Of Fodder Area, Size Classes Of Livestock And NUTS 2 Region - Raw

@eurostat.ef_lsk_goats.raw
  • 4.13 MB
  • 2103381 rows
  • 11 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "uaarea" VARCHAR,
  "fodder" VARCHAR,
  "lsu" VARCHAR,
  "animals" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2010" DOUBLE,
  "n_2013" DOUBLE,
  "n_2016" DOUBLE,
  "n_2020" DOUBLE
);

Goat Types By Utilised Agricultural Area And Share Of Fodder Area, Size Classes Of Livestock And NUTS 2 Region - Unpivoted

@eurostat.ef_lsk_goats.tidy
  • 5.28 MB
  • 4417667 rows
  • 9 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "uaarea" VARCHAR,
  "fodder" VARCHAR,
  "lsu" VARCHAR,
  "animals" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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