Baselight

Weights Of Purchase Prices Of The Means Of Agricultural Production - Survey 1995

Eurostat code: apri_pi95_vwia ยท (1995 - 1995)

@eurostat.apri_pi95_vwia

Loading...
Loading...

About this Dataset

Weights Of Purchase Prices Of The Means Of Agricultural Production - Survey 1995

This Eurostat dataset contains data on weights of purchase prices of the means of agricultural production - survey 1995, 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: 2017-04-27T23:00:00+0200

Tables

Weights Of Purchase Prices Of The Means Of Agricultural Production - Survey 1995 - Raw

@eurostat.apri_pi95_vwia.raw
  • 10.11 KB
  • 723 rows
  • 5 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "ind_inpu" VARCHAR,
  "geo" VARCHAR,
  "n_1995" DOUBLE
);

Weights Of Purchase Prices Of The Means Of Agricultural Production - Survey 1995 - Unpivoted

@eurostat.apri_pi95_vwia.tidy
  • 10.69 KB
  • 723 rows
  • 6 columns
Loading...

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

Share link

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