Inland Waterway Transport By Type Of Cargo And Country/region Of Loading And Unloading
Eurostat code: iww_go_atycafl ยท (2014 - 2023)
@eurostat.iww_go_atycafl
Eurostat code: iww_go_atycafl ยท (2014 - 2023)
@eurostat.iww_go_atycafl
CREATE TABLE tidy (
"freq" VARCHAR,
"cargo" VARCHAR,
"c_unload" VARCHAR,
"c_load" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.