Changelog
Source:NEWS.md
wbwdi 1.0.3
CRAN release: 2025-11-20
Minor improvements and bug fixes
- Fix edge case where
wdi_get()in case of empty result ofget_indicator().
wbwdi 0.2.1
Minor improvements and bug fixes
- Enhanced the
wdi_get()function to support monthly and quarterly frequencies for specific indicators, allowing for more granular data analysis. - Ensured a consistent interface with the
wbidspackage, enabling seamless integration when working with both World Development Indicators and International Debt Statistics. - Addressed problems with API requests to ensure reliable data fetching and handling of responses.
- Provided detailed examples and use cases in the package vignettes to guide users in effectively utilizing the package’s features.
- Improved function documentation to clearly explain parameters, return values, and usage examples.
- Added
most_recent_onlyparameter towdi_get()to support the upcomingecontoolspackage.
wbwdi 0.1.0
- Initial release that includes the functions
wdi_get(),wdi_get_topics(),wdi_get_sources(),wdi_get_regions(),wdi_get_lending_types(),wdi_get_languages(),wdi_get_indicators(),wdi_get_income_levels(),wdi_get_geographies()