Baselight

Animal Housing By Type Of Poultry, Utilised Agricultural Area, Size Classes Of Livestock Units And NUTS 2 Region

Eurostat code: ef_ah_poultry ยท (2010 - 2020)

@eurostat.ef_ah_poultry

Loading...
Loading...

About this Dataset

Animal Housing By Type Of Poultry, Utilised Agricultural Area, Size Classes Of Livestock Units And NUTS 2 Region

This Eurostat dataset contains data on animal housing by type of poultry, utilised agricultural area, size classes of livestock units 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: 2024-07-16T11:00:00+0200

Tables

Animal Housing By Type Of Poultry, Utilised Agricultural Area, Size Classes Of Livestock Units And NUTS 2 Region - Raw

@eurostat.ef_ah_poultry.raw
  • 3.87 MB
  • 2367480 rows
  • 11 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "statinfo" VARCHAR,
  "farmtype" VARCHAR,
  "lsu" VARCHAR,
  "uaarea" VARCHAR,
  "animals" VARCHAR,
  "hous_ani" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2010" DOUBLE,
  "n_2020" DOUBLE
);

Animal Housing By Type Of Poultry, Utilised Agricultural Area, Size Classes Of Livestock Units And NUTS 2 Region - Unpivoted

@eurostat.ef_ah_poultry.tidy
  • 3.66 MB
  • 2252003 rows
  • 11 columns
Loading...

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

Share link

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