Baselight

Area Under Wine-grape Vine Varieties Broken Down By Vine Variety, Age Of The Vines And NUTS 2 Region - Romania

Eurostat code: vit_bs4_ro ยท (2009 - 2009)

@eurostat.vit_bs4_ro

Loading...
Loading...

About this Dataset

Area Under Wine-grape Vine Varieties Broken Down By Vine Variety, Age Of The Vines And NUTS 2 Region - Romania

This Eurostat dataset contains data on area under wine-grape vine varieties broken down by vine variety, age of the vines and nuts 2 region - romania, 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: 2012-03-28T23:00:00+0200

Tables

Area Under Wine-grape Vine Varieties Broken Down By Vine Variety, Age Of The Vines And NUTS 2 Region - Romania - Raw

@eurostat.vit_bs4_ro.raw
  • 10.85 KB
  • 2754 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "indic_vi" VARCHAR,
  "wine_var" VARCHAR,
  "age" VARCHAR,
  "geo" VARCHAR,
  "n_2009" DOUBLE
);

Area Under Wine-grape Vine Varieties Broken Down By Vine Variety, Age Of The Vines And NUTS 2 Region - Romania - Unpivoted

@eurostat.vit_bs4_ro.tidy
  • 11.42 KB
  • 2754 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "indic_vi" VARCHAR,
  "wine_var" VARCHAR,
  "age" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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