Skip to content

Releases: m-muecke/worldbank

worldbank 0.5.0

27 Jan 21:04
Compare
Choose a tag to compare
  • wb_country_indicator() now allows for multiple indicators to be
    requested at once.

worldbank 0.4.0

10 Dec 10:05
Compare
Choose a tag to compare
  • Removed conditional return of tibble and now always return a
    data.frame instead. This ensures type stability across all functions.
  • Add support for Finances One API data.

worldbank 0.3.0

26 Aug 09:50
Compare
Choose a tag to compare
  • Moved to HTTPS for all API calls
  • Support for Poverty and Inequality Platform (PIP) data

worldbank 0.2.0

01 Aug 12:43
Compare
Choose a tag to compare
  • Support month and quarter date format in wb_country_indicator()
  • More robust error handling

worldbank 0.1.0

02 Jul 15:00
Compare
Choose a tag to compare
  • Initial CRAN submission.