IndEcol / pymrio

Multi-Regional Input-Output Analysis in Python.
http://pymrio.readthedocs.io/en/latest/
Other
155 stars 71 forks source link

WIOD webpage structure changed #83

Open konstantinstadler opened 2 years ago

konstantinstadler commented 2 years ago

WIOD changed it webpage structure - the download and parsing needs to be updated

Mickychen00 commented 2 years ago

Hi, when I run the 3rd cell in the tutorial notebook. A ParserError occured: Multiple files for a given year or file not found (specify a specific file in paramters) Is this issue the reason of this ERROR?

konstantinstadler commented 2 years ago

Probably yes, I am currently not working with WIOD - just had a short look and it seems not to much work to update. If you want to handle that, I would be happy to receive a merge request

Lunaaa127 commented 1 year ago

Hiya~ I faced the same problem here with the Error: Multiple files for a given year or file not found (specify a specific file in paramters) when trying to analyze WIOD database. May you kindly help to handle this?