pymrio
pymrio copied to clipboard
Multi-Regional Input-Output Analysis in Python.
This is needed for a full meta data record. Needs to be updated after downloading (which can download multiple years). Each parser, however, works on a single year, so adding...
The function calc_e in iomath.py is presumably not necessary. Check that and than either - remove - write a proper test and doc
Rename to production Write to doc that these are F with household, avoid doublng of data
See issue #135 for more details. With this PR the following is added/implemented: * equivalent of A for Ghosh (often referred to A* in literature) * the Ghosh inverse (often...
The current pymrio has all relevant matrices related the Leontief attribution model implemented. This can be used to calculate the factors of production that are used as input to a...
get get_index function has a method "grouping_pattern" which allows aggregation of index. This is broken for multiindex. However, it does not need to fix as the new regex functionality takes...
The OECD recently [released](https://www.oecd.org/sti/ind/inter-country-input-output-tables.htm) a new version of the IO tables. We need to update the `download_oecd` function in `iodownloader.py` with the new links.
Hello, I would like to ask if anyone is working on developing a parser for the GLORIA MRIO database? If yes - when can we expect it? If no -...