Baselight

Individuals - Encountering Hostile Or Degrading Online Messages

Eurostat code: isoc_ci_hm ยท (2023 - 2023)

@eurostat.isoc_ci_hm

Loading...
Loading...

About this Dataset

Individuals - Encountering Hostile Or Degrading Online Messages

This Eurostat dataset contains data on individuals - encountering hostile or degrading online messages, as collected and published by the Statistical Office of the European Union.

Tables included:

  • raw: Original table as downloaded from Eurostat.
  • tidy: A cleaned and transformed version of the raw table, where time period values appear as rows instead of columns (unpivoted format).

Last updated: 2024-06-16T23:00:00+0200

Tables

Individuals - Encountering Hostile Or Degrading Online Messages - Raw

@eurostat.isoc_ci_hm.raw
  • 144.74 KB
  • 57019 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "ind_type" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2023" DOUBLE
);

Individuals - Encountering Hostile Or Degrading Online Messages - Unpivoted

@eurostat.isoc_ci_hm.tidy
  • 145.46 KB
  • 55987 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "ind_type" VARCHAR,
  "indic_is" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

Anyone who has the link will be able to view this.