-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error at getting SP.POP.TOTL #15
Comments
Hello @mariano22 , thanks for reporting this. Could you to check if you can access the world bank from your system? I mean, can you open http://api.worldbank.org/v2/country/all/indicator/SP.POP.TOTL?mrv=1&format=jsonstat&per_page=20000 in your browser? Please also note this from https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/502:
|
I think it was an error that maybe the server had at the moment. |
So do I! Does everything work properly now? |
Yes! I use it daily to update https://covidargentina.com.ar/ Thanks! |
I did
wb.get_series('SP.POP.TOTL', mrv=1)
And get:
The text was updated successfully, but these errors were encountered: