Baselight

Container Transport By Type Of Goods And Coverage (2007)

Eurostat code: iww_go_actygo07 ยท (2007 - 2007)

@eurostat.iww_go_actygo07

Loading...
Loading...

About this Dataset

Container Transport By Type Of Goods And Coverage (2007)

This Eurostat dataset contains data on container transport by type of goods and coverage (2007), 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-02-14T11:00:00+0100

Tables

Container Transport By Type Of Goods And Coverage (2007) - Raw

@eurostat.iww_go_actygo07.raw
  • 7.75 KB
  • 569 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "unit" VARCHAR,
  "nstr24" VARCHAR,
  "tra_cov" VARCHAR,
  "geo" VARCHAR,
  "n_2007" DOUBLE
);

Container Transport By Type Of Goods And Coverage (2007) - Unpivoted

@eurostat.iww_go_actygo07.tidy
  • 8.33 KB
  • 569 rows
  • 7 columns
Loading...

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

Share link

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