Baselight

Holdings And Areas Under Wine-grape Vine Varieties, Broken Down By Vine Area Size Class And Classes Of % Of Area Producing Quality Wines Produced In Specific Region (quality Wines Psr) In The Total Area Under Wine-grape Vines

Eurostat code: vit_bs3 · (1999 - 2009)

@eurostat.vit_bs3

Loading...
Loading...

About this Dataset

Holdings And Areas Under Wine-grape Vine Varieties, Broken Down By Vine Area Size Class And Classes Of % Of Area Producing Quality Wines Produced In Specific Region (quality Wines Psr) In The Total Area Under Wine-grape Vines

This Eurostat dataset contains data on holdings and areas under wine-grape vine varieties, broken down by vine area size class and classes of % of area producing quality wines produced in specific region (quality wines psr) in the total area under wine-grape vines, 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: 2013-11-25T23:00:00+0100

Tables

Holdings And Areas Under Wine-grape Vine Varieties, Broken Down By Vine Area Size Class And Classes Of % Of Area Producing Quality Wines Produced In Specific Region (quality Wines Psr) In The Total Area Under Wine-grape Vines - Raw

@eurostat.vit_bs3.raw
  • 355.53 KB
  • 102087 rows
  • 7 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_vi" VARCHAR,
  "percent" VARCHAR,
  "vtarcls" VARCHAR,
  "geo" VARCHAR,
  "n_1999" DOUBLE,
  "n_2009" DOUBLE
);

Holdings And Areas Under Wine-grape Vine Varieties, Broken Down By Vine Area Size Class And Classes Of % Of Area Producing Quality Wines Produced In Specific Region (quality Wines Psr) In The Total Area Under Wine-grape Vines - Unpivoted

@eurostat.vit_bs3.tidy
  • 361.77 KB
  • 154778 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "indic_vi" VARCHAR,
  "percent" VARCHAR,
  "vtarcls" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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