Baselight

Gross Weight Of Goods Transported To/from Main Ports - Lithuania

Eurostat code: mar_go_am_lt ยท (2004 - 2023)

@eurostat.mar_go_am_lt

Gross Weight Of Goods Transported To/from Main Ports - Lithuania - Unpivoted
@eurostat.mar_go_am_lt.tidy

This table contains the same data as the raw table, but in a tidy format: time period values are unpivoted into rows under a single time_period column, making the dataset easier to analyze and visualize.

  • 462.18 KB
  • 256752 rows
  • 9 columns
freq

Freq

direct

Direct

cargo

Cargo

natvessr

Natvessr

unit

Unit

par_mar

Par Mar

rep_mar

Rep Mar

time_period

Time Period

value

Value

AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesGermanyLithuania20048
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesGermanyKlaipeda20048
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesGermany: Baltic SeaLithuania20048
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesGermany: Baltic SeaKlaipeda20048
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesNetherlandsLithuania200430
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesNetherlandsKlaipeda200430
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesSwedenLithuania20044
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesSwedenKlaipeda20044
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesSweden: Baltic SeaLithuania20044
AnnualInwardsDry bulk goodsAntigua and BarbudaThousand tonnesSweden: Baltic SeaKlaipeda20044

CREATE TABLE tidy (
  "freq" VARCHAR,
  "direct" VARCHAR,
  "cargo" VARCHAR,
  "natvessr" VARCHAR,
  "unit" VARCHAR,
  "par_mar" VARCHAR,
  "rep_mar" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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