Human Trafficking Victims
The total number of human trafficking victims officially detected by national.
@kaggle.willianoliveiragibin_human_trafficking_victims
The total number of human trafficking victims officially detected by national.
@kaggle.willianoliveiragibin_human_trafficking_victims
this graph was created in OurDataWorld:
Definition of the SDG indicator: Indicator 16.1.1 is the “number of victims of intentional homicide per 100,000 population, by sex and age” in the UN SDG framework.
Intentional homicides are unlawful deaths inflicted upon a person with the intent to cause death or serious injury.
Data for this indicator is shown in the interactive visualization.
Target: “Significantly reduce all forms of violence and related death rates” across all countries by 2030.
More research: Further data and research can be found at the Our World in Data topic page on Homicides.
Definition of the SDG indicator: Indicator 16.1.2 is “conflict-related deaths per 100,000 population, by sex, age and cause” in the UN SDG framework.
Data for this indicator is shown in the interactive visualization, using data from the Uppsala Conflict Data Program. It includes both deaths from conflicts within countries and between them.
Target: “Significantly reduce all forms of violence and related death rates” across all countries by 2030.
More research: Further data and research can be found at the Our World in Data topic pages on War and Peace and Terrorism.
CREATE TABLE human_trafficking_victims_new (
"entity" VARCHAR,
"code" VARCHAR,
"year" BIGINT,
"n__detected_victims_of_human_trafficking" BIGINT -- Detected Victims Of Human Trafficking
);Anyone who has the link will be able to view this.