Baselight

Farm Machinery: Number Of Farms And Machines By Size Of Farm (UAA)

Eurostat code: ef_mpmachine ยท (2013 - 2013)

@eurostat.ef_mpmachine

Loading...
Loading...

About this Dataset

Farm Machinery: Number Of Farms And Machines By Size Of Farm (UAA)

This Eurostat dataset contains data on farm machinery: number of farms and machines by size of farm (uaa), 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: 2016-12-13T23:00:00+0100

Tables

Farm Machinery: Number Of Farms And Machines By Size Of Farm (UAA) - Raw

@eurostat.ef_mpmachine.raw
  • 17.5 KB
  • 3716 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "agrarea" VARCHAR,
  "indic_ef" VARCHAR,
  "geo" VARCHAR,
  "n_2013" DOUBLE
);

Farm Machinery: Number Of Farms And Machines By Size Of Farm (UAA) - Unpivoted

@eurostat.ef_mpmachine.tidy
  • 18.07 KB
  • 3716 rows
  • 7 columns
Loading...

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

Share link

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