Baselight

Organic Farming: Selected Variables By Size Of Farm (UAA) And NUTS 2 Region

Eurostat code: ef_so_mporg ยท (2000 - 2007)

@eurostat.ef_so_mporg

Loading...
Loading...

About this Dataset

Organic Farming: Selected Variables By Size Of Farm (UAA) And NUTS 2 Region

This Eurostat dataset contains data on organic farming: selected variables by size of farm (uaa) 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: 2009-04-18T11:00:00+0200

Tables

Organic Farming: Selected Variables By Size Of Farm (UAA) And NUTS 2 Region - Raw

@eurostat.ef_so_mporg.raw
  • 316.34 KB
  • 44556 rows
  • 9 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "agrarea" VARCHAR,
  "organic" VARCHAR,
  "variable" VARCHAR,
  "geo" VARCHAR,
  "n_2000" DOUBLE,
  "n_2003" DOUBLE,
  "n_2005" DOUBLE,
  "n_2007" DOUBLE
);

Organic Farming: Selected Variables By Size Of Farm (UAA) And NUTS 2 Region - Unpivoted

@eurostat.ef_so_mporg.tidy
  • 281.94 KB
  • 98860 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "agrarea" VARCHAR,
  "organic" VARCHAR,
  "variable" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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