This repo contains data for feminicides in Latin America and the Caribbean from the United Nations Comission on Latin America and the Caribbean (CEPAL, by its Spanish initials).
http://www.bayesianpolitik.me/feminicidesLATAM/feminicides_en
http://www.bayesianpolitik.me/feminicidesLATAM/feminicides_es
The data is available here: https://github.com/ian-flores/feminicidesLATAM/tree/master/data
You need to have installed the R language.
XML
httr
xml2
tidyverse
purrr
forcats
ggthemr
feather
In a CLI execute Rscript data_downloader.R
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
The original code to download the data from the CEPAL was modified from here: https://github.com/nicholasbucher/R_Scripts/blob/f79023c9a177097b4312279328b15cbe11c0381a/Cepal_API.R
Ian Flores Siaca