Skip to content

worldbank 0.9.0

Choose a tag to compare

@m-muecke m-muecke released this 03 May 21:05
  • wb_bulk() downloads the entire World Development Indicators dataset as a zip and returns its six CSVs as a list of data frames, including footnote and series-time metadata not exposed by the API.
  • wb_search() searches the indicator catalog for a regular expression pattern across one or more fields.
  • Documentation improvements.