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