You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/remote_data.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -364,7 +364,7 @@ Country Codes
364
364
365
365
The ``country`` argument accepts a string orlist of mixed
366
366
`two <http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2>`__ or`three <http://en.wikipedia.org/wiki/ISO_3166-1_alpha-3>`__ character
367
-
ISO country codes, as well as dynamic `World Bank exceptions <http://data.worldbank.org/node/18>`__ to the ISO standards.
367
+
ISO country codes, as well as dynamic `World Bank exceptions <https://datahelpdesk.worldbank.org/knowledgebase/articles/898590-api-country-queries>`__ to the ISO standards.
368
368
369
369
For a list of the the hard-coded country codes (used solely for error handling logic) see ``pandas_datareader.wb.country_codes``.
0 commit comments