Individuals - Encountering Hostile Or Degrading Online Messages
Eurostat code: isoc_ci_hm ยท (2023 - 2023)
@eurostat.isoc_ci_hm
Eurostat code: isoc_ci_hm ยท (2023 - 2023)
@eurostat.isoc_ci_hm
CREATE TABLE raw (
"freq" VARCHAR,
"ind_type" VARCHAR,
"indic_is" VARCHAR,
"unit" VARCHAR,
"geo" VARCHAR,
"n_2023" 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.