Individuals - Internet Activities Using Smart TV (2016)
Eurostat code: isoc_ci_stv_i ยท (2016 - 2016)
@eurostat.isoc_ci_stv_i
Eurostat code: isoc_ci_stv_i ยท (2016 - 2016)
@eurostat.isoc_ci_stv_i
CREATE TABLE raw (
"freq" VARCHAR,
"ind_type" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_2016" 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.