Baselight

Perception Of Women As Victims/non-victims Of Intimate Partner Violence By Commonness Of This Violence Against Women

Eurostat code: gbv_ipv_comm ยท (2021 - 2021)

@eurostat.gbv_ipv_comm

Loading...
Loading...

About this Dataset

Perception Of Women As Victims/non-victims Of Intimate Partner Violence By Commonness Of This Violence Against Women

This Eurostat dataset contains data on perception of women as victims/non-victims of intimate partner violence by commonness of this violence against women, 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-11-25T11:00:00+0100

Tables

Perception Of Women As Victims/non-victims Of Intimate Partner Violence By Commonness Of This Violence Against Women - Raw

@eurostat.gbv_ipv_comm.raw
  • 5.96 KB
  • 240 rows
  • 6 columns
Loading...

CREATE TABLE raw (
  "freq" VARCHAR,
  "lev_cmn" VARCHAR,
  "yn_vict" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "n_2021" DOUBLE
);

Perception Of Women As Victims/non-victims Of Intimate Partner Violence By Commonness Of This Violence Against Women - Unpivoted

@eurostat.gbv_ipv_comm.tidy
  • 6.53 KB
  • 204 rows
  • 7 columns
Loading...

CREATE TABLE tidy (
  "freq" VARCHAR,
  "lev_cmn" VARCHAR,
  "yn_vict" VARCHAR,
  "unit" VARCHAR,
  "geo" VARCHAR,
  "time_period" VARCHAR,
  "value" DOUBLE
);

Share link

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