Skip to content

Releases: tidy-intelligence/py-wbwdi

Version 1.0.1

30 Mar 11:25
5cebdfd

Choose a tag to compare

  • Added wdi_set_format() function to enable pandas or arrow output.
  • Ensured that entity_id in wdi_get() is always ISO-3 code.

Version 1.0.0

25 Feb 10:50
a67f403

Choose a tag to compare

  • Enhanced the wdi_get() function to support monthly and quarterly frequencies for specific indicators, allowing for more granular data analysis.
  • 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_only parameter to wdi_get().
  • Changed wording in functions and parameters from "geography"" to "entity".

Version 0.1.0

01 Feb 15:37

Choose a tag to compare

  • 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()