Trust, Security And Privacy - Smartphones (2020 Onwards)
Eurostat code: isoc_cisci_sp20$dv_2902
@eurostat.isoc_cisci_sp20_dv_2902
Eurostat code: isoc_cisci_sp20$dv_2902
@eurostat.isoc_cisci_sp20_dv_2902
CREATE TABLE raw (
"freq" VARCHAR,
"ind_type" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_2020" 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.