tgherzog / wbgapi

Python module that makes using the World Bank's API a lot easier and more intuitive.
MIT License
140 stars 31 forks source link

issues when convert Taiwan to TWN #34

Closed Fisher-Yu-FT closed 6 months ago

Fisher-Yu-FT commented 6 months ago

Seems that we cannot convert Taiwan to TWN now? It has been working for the last two years

In [25]: b = wb.economy.coder(['Taiwan','india'])

Out[25]: ORIGINAL NAME WBG NAME ISO_CODE


Taiwan india India IND

tgherzog commented 6 months ago

It appears TWN is no longer in the API, at least for the WDI, which means there is nothing to code against. I’ve asked the Bank’s data team for more information.