Trust, Security And Privacy - Smartphones (2018)
Eurostat code: isoc_cisci_sp ยท (2018 - 2018)
@eurostat.isoc_cisci_sp
Eurostat code: isoc_cisci_sp ยท (2018 - 2018)
@eurostat.isoc_cisci_sp
CREATE TABLE raw (
"freq" VARCHAR,
"ind_type" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_2018" DOUBLE
);
CREATE TABLE tidy (
"freq" VARCHAR,
"ind_type" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"time_period" VARCHAR,
"value" DOUBLE
);
Anyone who has the link will be able to view this.