Employed In Service Sector And Occupational Status Of Recent School-leavers
Eurostat code: edat_lfso_00t2 ยท (2000 - 2000)
@eurostat.edat_lfso_00t2
Eurostat code: edat_lfso_00t2 ยท (2000 - 2000)
@eurostat.edat_lfso_00t2
CREATE TABLE raw (
"freq" VARCHAR,
"indic_ed" VARCHAR,
"geo" VARCHAR,
"n_2000" DOUBLE
);
CREATE TABLE tidy (
"freq" VARCHAR,
"indic_ed" VARCHAR,
"geo" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.