Baselight

Apple And Pears Trees - Area By Age Classes And Group Of Varieties (area In Ha)

Eurostat code: orch_apples1 ยท (2002 - 2017)

@eurostat.orch_apples1

Loading...
Loading...

About this Dataset

Apple And Pears Trees - Area By Age Classes And Group Of Varieties (area In Ha)

This Eurostat dataset contains data on apple and pears trees - area by age classes and group of varieties (area in ha), 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: 2019-03-27T23:00:00+0100

Tables

Apple And Pears Trees - Area By Age Classes And Group Of Varieties (area In Ha) - Raw

@eurostat.orch_apples1.raw
  • 84.82 KB
  • 9059 rows
  • 10 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "density" VARCHAR,
  "unit" VARCHAR,
  "age" VARCHAR,
  "fruitvar" VARCHAR,
  "geo" VARCHAR,
  "n_2002" DOUBLE,
  "n_2007" DOUBLE,
  "n_2012" DOUBLE,
  "n_2017" DOUBLE
);

Apple And Pears Trees - Area By Age Classes And Group Of Varieties (area In Ha) - Unpivoted

@eurostat.orch_apples1.tidy
  • 80.43 KB
  • 13160 rows
  • 8 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "density" VARCHAR,
  "unit" VARCHAR,
  "age" VARCHAR,
  "fruitvar" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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