Baselight

Support For Rural Development By Legal Status, Size And Farm Typology

Eurostat code: ef_oga_rdsize ยท (2016 - 2016)

@eurostat.ef_oga_rdsize

Loading...
Loading...

About this Dataset

Support For Rural Development By Legal Status, Size And Farm Typology

This Eurostat dataset contains data on support for rural development by legal status, size and farm typology, 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-07-09T23:00:00+0200

Tables

Support For Rural Development By Legal Status, Size And Farm Typology - Raw

@eurostat.ef_oga_rdsize.raw
  • 2.96 MB
  • 1260434 rows
  • 8 columns
Loading...

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

Support For Rural Development By Legal Status, Size And Farm Typology - Unpivoted

@eurostat.ef_oga_rdsize.tidy
  • 2.07 MB
  • 633318 rows
  • 9 columns
Loading...

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

Share link

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