IndEcol / pymrio

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

Add bilat_trade to iomath #79

Closed rich-wood closed 2 years ago

rich-wood commented 2 years ago

Adding functionality to iomath to pull out bilateral trade data. I have not updated the mriosystem or calc_all to include this routine in there yet. Perhaps check the naming of output variables for consistency (noting that "import" and "export" are used in a "net" sense elsewhere in iomath)

konstantinstadler commented 2 years ago

thanks a lot, I will integrate it into the pymrio object