Baselight

Passengers (excluding Cruise Passengers) Transported From/to The Main Ports - Lithuania - Quarterly Data

Eurostat code: mar_pa_qm_lt ยท (2004-Q1 - 2024-Q3)

@eurostat.mar_pa_qm_lt

Passengers (excluding Cruise Passengers) Transported From/to The Main Ports - Lithuania - Quarterly Data - Unpivoted
@eurostat.mar_pa_qm_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.

  • 49.28 KB
  • 51176 rows
  • 8 columns
freq

Freq

natvessr

Natvessr

direct

Direct

unit

Unit

par_mar

Par Mar

rep_mar

Rep Mar

time_period

Time Period

value

Value

QuarterlyAntigua and BarbudaInwardsThousandGermanyLithuania2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandGermanyKlaipeda2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandGermany: North SeaLithuania2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandGermany: North SeaKlaipeda2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandFranceLithuania2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandFranceKlaipeda2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandFrance: Atlantic / North SeaLithuania2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandFrance: Atlantic / North SeaKlaipeda2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandLatviaLithuania2004-Q1
QuarterlyAntigua and BarbudaInwardsThousandLatviaKlaipeda2004-Q1

CREATE TABLE tidy (
  "freq" VARCHAR,
  "natvessr" VARCHAR,
  "direct" 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.