Closed jdebacker closed 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.
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.