Baselight

Farm Indicators By Legal Status Of The Holding, Utilised Agricultural Area, Type And Economic Size Of The Farm And NUTS 2 Region

Eurostat code: ef_m_farmleg ยท (2010 - 2020)

@eurostat.ef_m_farmleg

Loading...
Loading...

About this Dataset

Farm Indicators By Legal Status Of The Holding, Utilised Agricultural Area, Type And Economic Size Of The Farm And NUTS 2 Region

This Eurostat dataset contains data on farm indicators by legal status of the holding, utilised agricultural area, type and economic size of the farm 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-03-26T23:00:00+0100

Tables

Farm Indicators By Legal Status Of The Holding, Utilised Agricultural Area, Type And Economic Size Of The Farm And NUTS 2 Region - Raw

@eurostat.ef_m_farmleg.raw
  • 26.83 MB
  • 5808364 rows
  • 12 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "leg_form" VARCHAR,
  "farmtype" VARCHAR,
  "so_eur" VARCHAR,
  "crops" VARCHAR,
  "uaarea" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2010" DOUBLE,
  "n_2013" DOUBLE,
  "n_2016" DOUBLE,
  "n_2020" DOUBLE
);

Farm Indicators By Legal Status Of The Holding, Utilised Agricultural Area, Type And Economic Size Of The Farm And NUTS 2 Region - Unpivoted

@eurostat.ef_m_farmleg.tidy
  • 26.11 MB
  • 7737078 rows
  • 10 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "leg_form" VARCHAR,
  "farmtype" VARCHAR,
  "so_eur" VARCHAR,
  "crops" VARCHAR,
  "uaarea" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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