OliverSherouse / wbdata

A python library for accessing world bank data
GNU General Public License v2.0
180 stars 55 forks source link

The get_data function raises a ValueError. #60

Closed Gacharala closed 4 years ago

Gacharala commented 4 years ago

The get_data function raises a Value Error when used.

I have included as an example one of the entry values that I have used which raised the error.

indicator= 'GC.XPN.INTP.CN' country= 'AUS'

Gacharala commented 4 years ago

The issue has been closed because it is related to the following issue: "Master branch doesn't reflect the new World Bank API address"