Baselight

Agricultural Holdings By Legal Form Of The Management

Eurostat code: ef_mp_manleg ยท (2013 - 2016)

@eurostat.ef_mp_manleg

Loading...
Loading...

About this Dataset

Agricultural Holdings By Legal Form Of The Management

This Eurostat dataset contains data on agricultural holdings by legal form of the management, 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: 2020-03-31T11:00:00+0200

Tables

Agricultural Holdings By Legal Form Of The Management - Raw

@eurostat.ef_mp_manleg.raw
  • 3.9 MB
  • 1699468 rows
  • 9 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "leg_form" VARCHAR,
  "farmtype" VARCHAR,
  "so_eur" VARCHAR,
  "agrarea" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2013" DOUBLE,
  "n_2016" DOUBLE
);

Agricultural Holdings By Legal Form Of The Management - Unpivoted

@eurostat.ef_mp_manleg.tidy
  • 3.26 MB
  • 1290839 rows
  • 9 columns
Loading...

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

Share link

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