-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hello,
First of all, many thanks for writing this excellent package!
Having successfully used the package several times in the past, today I wasn't able to retrieve data with wbopendata. Despite having updated the package using " ssc install wbopendata, replace" and using simple requests such as "wbopendata, language(en - English) country(USA) nometadata indicator(NY.GNP.MKTP.KN) long clear", I encounter the following error:
" (1) Please check your internet connection by clicking here, if does not
work please check with your internet provider or IT support,
otherwise...
(2) Please check your access to the World Bank API by clicking here, if
does not work please check with your firewall settings or internet
provider or IT support.
(3) Please consider ajusting your Stata timeout parameters. For more
details see netio.
(4) Please consider setting Stata checksum off. set checksum
(5) Please send us an email to report this error by clicking here or
writing to:
email: data@worldbank.org
subject: wbopendata query error at 11 Sep 2020 16:56:38:
https://api.worldbank.org/v2/en/countries/USA/Indicators/NY.GNP.MKTP.KN?
> downloadformat=CSV&HREQ=N&filetype=data"
When I click on the hyperlink under (2), a website opens that says the following:
"statusCode | 404
message | "Resource not found"
"
I wonder whether this is related to the change of Indicators API from v1 to v2 mentioned here?
I'd appreciate any attempt to resolve this problem.
Many thanks,
Karsten