Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1003 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 1003 Bytes

gender-indicator

Inter-American Development Bank (IDB)
Gender Indicators

Authors:

  • Andreina Vardy
  • Paula Castillo
  • Carlos Grandet
  • Cesar Lins
  • Alejandro Rodriguez

Sources:

R libraries and packages:

  • stringr
  • dplyr
  • tidyr
  • wbstats
  • WID
  • RSocrata

#Instructions for Socrata

  • Define local R file config.R with
  • source("config.R")

Config.R:

SOCRATA_EMAIL<-"test@iadb.org"

SOCRATA_PASSWORD<-"TEST"