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