Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.51 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.51 KB

feminicidesLATAM

Description

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).

Blog Post in English Available Here:

http://www.bayesianpolitik.me/feminicidesLATAM/feminicides_en

Blog Post in Spanish Available Here:

http://www.bayesianpolitik.me/feminicidesLATAM/feminicides_es

Data

The data is available here: https://github.com/ian-flores/feminicidesLATAM/tree/master/data

Dependencies

You need to have installed the R language.

  • XML
  • httr
  • xml2
  • tidyverse
  • purrr
  • forcats
  • ggthemr
  • feather

Executing the code

In a CLI execute Rscript data_downloader.R

License

Creative Commons Licence
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

Acknowledgment

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

Author

Ian Flores Siaca