epogrebnyak / weo-reader

Python client to read IMF World Economic Outlook (WEO) dataset as pandas dataframe.
31 stars 12 forks source link

weo-reader - DateError for IMF WEO July 2024 #42

Open dipunew opened 1 month ago

dipunew commented 1 month ago

The error occurs in the get_date function, which raises a DateError for the release tag 'Jul'.

epogrebnyak commented 1 month ago

Hi, weo-reader is designed to track major releases, currently not supporting updates as the data structure in update may be different from usual issues.