Train Traffic On The Rail Network - Türkiye (2010)
Eurostat code: rail_tf_ns10_tr · (2010 - 2010)
@eurostat.rail_tf_ns10_tr
Eurostat code: rail_tf_ns10_tr · (2010 - 2010)
@eurostat.rail_tf_ns10_tr
CREATE TABLE raw (
"freq" VARCHAR,
"unit" VARCHAR,
"net_seg10" VARCHAR,
"train" VARCHAR,
"n_2010" DOUBLE
);
CREATE TABLE tidy (
"freq" VARCHAR,
"unit" VARCHAR,
"net_seg10" VARCHAR,
"train" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.