EAPD-DRB / OG-ZAF

Overlapping-generations macroeconomic model for evaluating fiscal policy in South Africa
https://eapd-drb.github.io/OG-ZAF/
Creative Commons Zero v1.0 Universal
10 stars 10 forks source link

WB API failures #67

Closed jdebacker closed 3 months ago

jdebacker commented 3 months ago

Recently, the World Bank Development Indicators API has started to yield errors. As a temporary solution, we commented out code accessing the WB API.

We should consider longer run solutions for dealing with errors with any API. Perhaps a try and except with a warning the API wasn't accessible.