Skip to main content

Basic manipulation of Multi-Regional Input-Output tables.

Project description

MRIO Toolbox

PyPI License Documentation DOI

Open-source Python package for handling Multi-Regional Input-Output (MRIO) tables with high flexibility.

Overview

The mrio_toolbox is a Python library designed for manipulating Multi-Regional Input-Output tables. It provides tools for loading, processing, analyzing, and exporting MRIO data from various sources including EXIOBASE, WIOD, EORA, and custom datasets.

This package supports:

  • Extraction and conversion routines for widely used MRIOs (EXIOBASE, WIOD, EORA, Gloria, GTAP, Emerging, Figaro)
  • Fast and lightweight data storage
  • Numpy-style indexing and selection
  • Standardized manipulation routines for reproducible research: aggregation, cleaning pipelines, mathematical operations, mapping algorithms

In comparison to higher-level MRIO-handling packages such as pyMRIO and MARIO, mrio_toolbox focuses on providing low-level routines for advanced MRIO users.

Installation

Install the latest stable version using pip:

pip install mrio_toolbox

Or install from source:

git clone https://codeberg.org/tbeaufils/mrio_toolbox.git
cd mrio_toolbox
pip install -e .

Documentation

The mrio_toolbox package builds on two major concepts: MRIO, and Parts.

MRIO are high-level objects that can inherit an arbitrary number of Part instances.

Part instances contain the actual data. Each Part represent a different quadrant of the MRIO table. As a convention, we use t for the inter-industry matrix, a for the matrix of technical coefficients, y for the final demand and va for the value added. A Part can have any shape and more than two dimensions. Parts support numpy-like indexing, on index and labels. They can be created in insolation or as part of an MRIO object. A new Part can be created by manipulating another Part.

Check the example section of the documentation for hands-on examples.

The full documentation is available at https://tbeaufils.codeberg.page/mrio_toolbox

Contributing

The package is under development on the side of my main research activity. I appreciate contributions, in particular for extending the test coverage, improving the documentation and implementing new features. Please see the CONTRIBUTING.md for guidelines on how to contribute to this project.

Citing

If you use this package in your research, you can cite it as:

Beaufils, T., & Wirth, F. (2023). mrio_toolbox: Python package for Multi-Regional Input-Output analysis. Zenodo. https://doi.org/10.5281/zenodo.17573558

License

This project is licensed under the GNU Affero General Public License v3.0 - see the LICENSE file for details. This means that you can use, modify and distribute this library as you want, but any product derived from this library must be released under the same term of license.

Contact

For questions, bug reports, or feature requests, you can use the Issue page of the repository.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mrio_toolbox-1.2.4.tar.gz (25.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mrio_toolbox-1.2.4-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file mrio_toolbox-1.2.4.tar.gz.

File metadata

  • Download URL: mrio_toolbox-1.2.4.tar.gz
  • Upload date:
  • Size: 25.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for mrio_toolbox-1.2.4.tar.gz
Algorithm Hash digest
SHA256 aa077a72a8efca4ea7c380acccb07a308bd50a0505557b5eea42df722bfa3408
MD5 70dec97225d612a9658d6c5015fe36ed
BLAKE2b-256 b9e03e65aed188a766d5ed9fc2cdb3d4a433b0e924a3698a75630712d7c60101

See more details on using hashes here.

File details

Details for the file mrio_toolbox-1.2.4-py3-none-any.whl.

File metadata

  • Download URL: mrio_toolbox-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for mrio_toolbox-1.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d000c9a425cb6a1ef00693144a5f2d532636490e7e281dfc8a52d8e8f2aec904
MD5 d734430013fd3aa9efc88b12462fc031
BLAKE2b-256 75a486e68412d7c8edc9a9a9b942da6ec7ec535c6ff0c14dc5aa56418ba574cb

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page