Baselight

Weights Of Producer Prices Of Agricultural Products - Survey 1995

Eurostat code: apri_pi95_vwpa ยท (1995 - 1995)

@eurostat.apri_pi95_vwpa

Loading...
Loading...

About this Dataset

Weights Of Producer Prices Of Agricultural Products - Survey 1995

This Eurostat dataset contains data on weights of producer prices of agricultural products - 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 Producer Prices Of Agricultural Products - Survey 1995 - Raw

@eurostat.apri_pi95_vwpa.raw
  • 10.96 KB
  • 835 rows
  • 5 columns
Loading...

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

Weights Of Producer Prices Of Agricultural Products - Survey 1995 - Unpivoted

@eurostat.apri_pi95_vwpa.tidy
  • 11.54 KB
  • 835 rows
  • 6 columns
Loading...

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

Share link

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