Baselight

Self-propelled Vessels, Tugs And Pushers And Their Power By Year Of Construction

Eurostat code: iww_eq_age ยท (1990 - 2023)

@eurostat.iww_eq_age

Self-propelled Vessels, Tugs And Pushers And Their Power By Year Of Construction - Raw
@eurostat.iww_eq_age.raw

This table contains the original data as downloaded from the Eurostat API, with labels mapped where available.

  • 39.77 KB
  • 295 rows
  • 39 columns
freq

Freq

vessel

Vessel

unit

Unit

y_const

Y Const

geo

Geo

n_1990

1990

n_1991

1991

n_1992

1992

n_1993

1993

n_1994

1994

n_1995

1995

n_1996

1996

n_1997

1997

n_1998

1998

n_1999

1999

n_2000

2000

n_2001

2001

n_2002

2002

n_2003

2003

n_2004

2004

n_2005

2005

n_2006

2006

n_2007

2007

n_2008

2008

n_2009

2009

n_2010

2010

n_2011

2011

n_2012

2012

n_2013

2013

n_2014

2014

n_2015

2015

n_2016

2016

n_2017

2017

n_2018

2018

n_2019

2019

n_2020

2020

n_2021

2021

n_2022

2022

n_2023

2023

AnnualSelf-propelled bargeMegawattTotalAlbania2.8232.8232.8232.8232.823
AnnualSelf-propelled bargeMegawattTotalAustria31292926191829262632293025
AnnualSelf-propelled bargeMegawattTotalBulgaria1.11.11.12.610.911.512.915.120.121.524.523.22117.222.82021.327.427.828.827.931.725.829.2
AnnualSelf-propelled bargeMegawattTotalSwitzerland102959497887866
AnnualSelf-propelled bargeMegawattTotalCzechia262738.6928.5431.2732.33128.229.231.529.231.728.522.5120.98192023201713131312.8815181517.614.914.213.2
AnnualSelf-propelled bargeMegawattTotalGermany947957937903856822807779750878869846828874861873871889892906892883883
AnnualSelf-propelled bargeMegawattTotalDenmark
AnnualSelf-propelled bargeMegawattTotalEstonia1.191.191.211.211.210.990.990.68
AnnualSelf-propelled bargeMegawattTotalGreece
AnnualSelf-propelled bargeMegawattTotalFinland17192019202121212121263125262627282829293232323238414040393939

CREATE TABLE raw (
  "freq" VARCHAR,
  "vessel" VARCHAR,
  "unit" VARCHAR,
  "y_const" VARCHAR,
  "geo" VARCHAR,
  "n_1990" DOUBLE,
  "n_1991" DOUBLE,
  "n_1992" DOUBLE,
  "n_1993" DOUBLE,
  "n_1994" DOUBLE,
  "n_1995" DOUBLE,
  "n_1996" DOUBLE,
  "n_1997" DOUBLE,
  "n_1998" DOUBLE,
  "n_1999" DOUBLE,
  "n_2000" DOUBLE,
  "n_2001" DOUBLE,
  "n_2002" DOUBLE,
  "n_2003" DOUBLE,
  "n_2004" DOUBLE,
  "n_2005" DOUBLE,
  "n_2006" DOUBLE,
  "n_2007" DOUBLE,
  "n_2008" DOUBLE,
  "n_2009" DOUBLE,
  "n_2010" DOUBLE,
  "n_2011" DOUBLE,
  "n_2012" DOUBLE,
  "n_2013" DOUBLE,
  "n_2014" DOUBLE,
  "n_2015" DOUBLE,
  "n_2016" DOUBLE,
  "n_2017" DOUBLE,
  "n_2018" DOUBLE,
  "n_2019" DOUBLE,
  "n_2020" DOUBLE,
  "n_2021" DOUBLE,
  "n_2022" DOUBLE,
  "n_2023" DOUBLE
);

Share link

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