Skip to content

Releases: tidy-intelligence/r-owidapi

owidapi 0.1.1

23 Jun 19:32

Choose a tag to compare

  • Encapsulated request logic in internal perform_request() function.
  • Updated variable parsing & introduced graceful error handling in owid_get_catalog()

owidapi 0.1.0

28 Feb 05:44

Choose a tag to compare

  • Initial release with owid_get(), owid_get_metadata(), owid_get_catalog(), and owid_search().
  • Includes experimental helpers for shiny apps owid_output() and owid_server().