Baselight

Domestic Violence In Colombia

Domestic violence in Colombia from 2010 to 2021

@kaggle.oscardavidperilla_domestic_violence_in_colombia

Loading...
Loading...

About this Dataset

Domestic Violence In Colombia

Context

This is a compilation of data on domestic violence that has been developing in Colombia over time.

Content

It is divided between

Departments: which are political and administrative divisions that make up the national territory.

Municipalities: Which correspond to the second level of administrative division in Colombia

DANE Code: It is a standardized nomenclature, designed by DANE for the identification of Territorial Entities (departments, districts and municipalities), Non-Municipalized Areas and Populated Centers, by assigning a unique numerical code to each of these territorial units.

Weapons Medium: Which is an allowance for the items that were used to commit the act of violence
Date Made: Which describes the day on which the violent event took place

Gender: Sex of the victim
Quantity: Number of people who have been injured

Tables

Reporte Delito Violencia Intrafamiliar Polic A Nacional

@kaggle.oscardavidperilla_domestic_violence_in_colombia.reporte_delito_violencia_intrafamiliar_polic_a_nacional
  • 1.79 MB
  • 476,970 rows
  • 8 columns
Loading...
CREATE TABLE reporte_delito_violencia_intrafamiliar_polic_a_nacional (
  "departamento" VARCHAR,
  "municipio" VARCHAR,
  "codigo_dane" VARCHAR,
  "armas_medios" VARCHAR,
  "fecha_hecho" VARCHAR,
  "genero" VARCHAR,
  "grupo_etario" VARCHAR,
  "cantidad" BIGINT
);

Share link

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