Enterprises By Sourcing And Economic Activity - Collection Round 2007 - Experimental Statistics
Eurostat code: iss_econ ยท (2007 - 2007)
@eurostat.iss_econ
Eurostat code: iss_econ ยท (2007 - 2007)
@eurostat.iss_econ
CREATE TABLE raw (
"freq" VARCHAR,
"indic_sb" VARCHAR,
"enterpr" VARCHAR,
"nace_r1" VARCHAR,
"geo" VARCHAR,
"n_2007" DOUBLE
);
CREATE TABLE tidy (
"freq" VARCHAR,
"indic_sb" VARCHAR,
"enterpr" VARCHAR,
"nace_r1" VARCHAR,
"geo" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.