-
Review and extend the vignette [Environmental Impacts](https://iotables.dataobservatory.eu/articles/environmental_impact.html) in a way that it can be references in a scientific publication.
- [ …
-
Add facility to perform a backup.
Linked with https://github.com/EXIOBASE/datamanager/issues/130
-
@konstantinstadler: would you be interested in testing the SPA function I wrote for pymrio?
I am trying to make it as flexible as possible (especially regarding the various structures of extensions) …
-
Documentation:
- [ ] add data input/output format documentation
- [ ] add mathematical formulation of data manipulation
Refactoring:
- [ ] implement function using native Pandas/NumPy object…
-
mario documentation needs some improvements both in terms of structure of the documentation and content. Regarding the content, a more comprehensive background for input-output modeling is needed, and…
-
https://github.com/USEPA/USEEIO/blob/dea71bb68d49f98e790c8880a9e07073a2eb227e/import_factors_exio/concordances/exio_tiva_concordance.csv#L47-L49
These three minor countries are the only contributor…
-
The metadata file holds all info necessary for loading. There should be a method to just use
data, meta = fi.load_data(metadatafile)
or similar
-
What currency is used in the model: Canadian Dollars (CAD) or Euros (EUR)?
-
Hi,
I stumbled on your package from [Twitter](https://twitter.com/JosiahParry/status/1800621608903602644), and since I am currently working on IO models, it got my interest. After looking at your b…
-
https://github.com/USEPA/USEEIO/blob/c4eb1700cdaf1345a584a81dbf94e74f2e3f8681/import_factors_exio/Exiobase_downloads.py#L24
Right now we get this characterized matrix ..this is equivalent to our N.…