We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The month has been added to the url.
Previously, it would have been: https://www.imf.org/-/media/Files/Publications/WEO/WEO-Database/2024/WEOApr2024all.ashx
https://www.imf.org/-/media/Files/Publications/WEO/WEO-Database/2024/WEOApr2024all.ashx
Now it is: https://www.imf.org/-/media/Files/Publications/WEO/WEO-Database/2024/April/WEOApr2024all.ashx
https://www.imf.org/-/media/Files/Publications/WEO/WEO-Database/2024/April/WEOApr2024all.ashx
Will submit a PR that adds logic to deal with this from the current release onwards.
The text was updated successfully, but these errors were encountered:
Merge pull request #36 from jm-rivera/fix-april24-download
0bdf11d
Fix url break (#35)
Successfully merging a pull request may close this issue.
The month has been added to the url.
Previously, it would have been:
https://www.imf.org/-/media/Files/Publications/WEO/WEO-Database/2024/WEOApr2024all.ashx
Now it is:
https://www.imf.org/-/media/Files/Publications/WEO/WEO-Database/2024/April/WEOApr2024all.ashx
Will submit a PR that adds logic to deal with this from the current release onwards.
The text was updated successfully, but these errors were encountered: