Baselight

Main Permanent Crops Farm

Eurostat code: ef_lpc_main ยท (2013 - 2016)

@eurostat.ef_lpc_main

Loading...
Loading...

About this Dataset

Main Permanent Crops Farm

This Eurostat dataset contains data on main permanent crops farm, 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-12-16T11:00:00+0100

Tables

Main Permanent Crops Farm - Raw

@eurostat.ef_lpc_main.raw
  • 3.12 MB
  • 2726422 rows
  • 9 columns
Loading...

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

Main Permanent Crops Farm - Unpivoted

@eurostat.ef_lpc_main.tidy
  • 3.47 MB
  • 3562246 rows
  • 9 columns
Loading...

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

Share link

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