{ "info": { "author": "Konstantin Stadler", "author_email": "konstantin.stadler@ntnu.no", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: 3 :: Only", "Topic :: Scientific/Engineering", "Topic :: Utilities" ], "description": "############\nPymrio\n############\n\nPymrio: Multi-Regional Input-Output Analysis in Python.\n\n.. image:: https://badge.fury.io/py/pymrio.svg\n :target: https://badge.fury.io/py/pymrio\n.. image:: https://anaconda.org/konstantinstadler/pymrio/badges/version.svg \n :target: https://anaconda.org/konstantinstadler/pymrio\n.. image:: https://travis-ci.org/konstantinstadler/pymrio.svg?branch=master\n :target: https://travis-ci.org/konstantinstadler/pymrio\n.. image:: https://coveralls.io/repos/github/konstantinstadler/pymrio/badge.svg?branch=master\n :target: https://coveralls.io/github/konstantinstadler/pymrio\n.. image:: https://readthedocs.org/projects/pymrio/badge/?version=latest\n :target: http://pymrio.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n.. image:: https://img.shields.io/badge/License-GPL%20v3-blue.svg\n :target: https://www.gnu.org/licenses/gpl-3.0\n.. image:: https://zenodo.org/badge/21688312.svg\n :target: https://zenodo.org/badge/latestdoi/21688312\n\nWhat is it\n==========\n\nPymrio is an open source tool for analysing global environmentally extended multi-regional input-output tables (EE MRIOs). \nPymrio aims to provide a high-level abstraction layer for global EE MRIO databases in order to simplify common EE MRIO data tasks. \nPymrio includes automatic download functions and parsers for available EE MRIO databases like EXIOBASE_, WIOD_ and EORA26_. \nIt automatically checks parsed EE MRIOs for missing data necessary for calculating standard EE MRIO accounts (such as footprint, territorial, impacts embodied in trade) and calculates all missing tables. \nVarious data report and visualization methods help to explore the dataset by comparing the different accounts across countries. \n\nFurther functions include:\n\n- analysis methods to identify where certain impacts occur\n- modifying region/sector classification\n- restructuring extensions\n- export to various formats\n- visualization routines and \n- automated report generation\n \n\nWhere to get it\n===============\n\nThe full source code is available on Github at: https://github.com/konstantinstadler/pymrio\n\nPymrio is registered at PyPI and on the Anaconda Cloud. Install it by:\n\n.. code:: bash\n\n pip install pymrio --upgrade\n \nor\n\n.. code:: bash\n\n conda install -c konstantinstadler pymrio\n\nQuickstart \n==========\n\nA small test mrio is included in the package. \n\nTo use it call\n\n.. code:: python\n\n import pymrio\n test_mrio = pymrio.load_test()\n\nThe test mrio consists of six regions and eight sectors: \n\n.. code:: python\n\n\n print(test_mrio.get_sectors())\n print(test_mrio.get_regions())\n\nThe test mrio includes tables flow tables and some satellite accounts. \nTo show these:\n\n.. code:: python\n\n test_mrio.Z\n test_mrio.emissions.F\n \nHowever, some tables necessary for calculating footprints (like test_mrio.A or test_mrio.emissions.S) are missing. pymrio automatically identifies which tables are missing and calculates them: \n\n.. code:: python\n\n test_mrio.calc_all()\n\nNow, all accounts are calculated, including footprints and emissions embodied in trade:\n\n.. code:: python\n\n test_mrio.A\n test_mrio.emissions.D_fp\n test_mrio.emissions.D_exp\n\nTo visualize the accounts:\n\n\n.. code:: python\n\n import matplotlib as plt\n test_mrio.emissions.plot_account('emission_type1')\n plt.show()\n\nEverything can be saved with\n\n.. code:: python\n \n test_mrio.save_all('some/folder')\n\nSee the documentation_ and tutorials_ for further examples.\n\nTutorials\n=========\n\nThe documentation_ includes information about how to use pymrio for automatic downloading_ and parsing_ of the EE MRIOs EXIOBASE_, WIOD_, OECD_ and EORA26_ as well as tutorials_ for the handling, aggregating and analysis of these databases. \n\nContributing\n=============\n\nWant to contribute? Great!\nPlease check `CONTRIBUTING.rst`_ if you want to help to improve Pymrio.\n \n.. _CONTRIBUTING.rst: https://github.com/konstantinstadler/pymrio/blob/master/CONTRIBUTING.rst\n \nCommunication, issues, bugs and enhancements\n============================================\n\nPlease use the issue tracker for documenting bugs, proposing enhancements and all other communication related to pymrio.\n\nYou can follow me on twitter_ to get the latest news about all my open-source and research projects (and occasionally some random retweets).\n\n.. _twitter: https://twitter.com/kst_stadler\n\n.. _downloading: http://pymrio.readthedocs.io/en/latest/notebooks/autodownload.html\n.. _parsing: http://pymrio.readthedocs.io/en/latest/handling.html\n.. _documentation: http://pymrio.readthedocs.io/en/latest/\n.. _tutorials: http://pymrio.readthedocs.io/en/latest/handling.html\n\n.. _EXIOBASE: http://www.exiobase.eu/\n.. _WIOD: http://www.wiod.org/home\n.. _OECD: https://www.oecd.org/sti/ind/inter-country-input-output-tables.htm\n.. _EORA26: http://www.worldmrio.com/simplified/", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/konstantinstadler/pymrio", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pymrio", "package_url": "https://pypi.org/project/pymrio/", "platform": "", "project_url": "https://pypi.org/project/pymrio/", "project_urls": { "Homepage": "https://github.com/konstantinstadler/pymrio" }, "release_url": "https://pypi.org/project/pymrio/0.4.1/", "requires_dist": null, "requires_python": "", "summary": "A python module for automating input output calculations and generating reports", "version": "0.4.1" }, "last_serial": 5944824, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "052f5ee8b2bfd80752d63d49e08efee4", "sha256": "dbaa99247a7d913f925d27d7dc91a6eb041bb82eccf6577163dd22b341a5ef27" }, "downloads": -1, "filename": "pymrio-0.3.0.tar.gz", "has_sig": false, "md5_digest": "052f5ee8b2bfd80752d63d49e08efee4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 78950, "upload_time": "2018-01-11T10:38:54", "url": "https://files.pythonhosted.org/packages/2b/58/c8e9f828eac6d4e76492359cf9f216543d25c46cf0111e4dbf729f9f07e4/pymrio-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "fb8506c9dfd1336a031b8561952e6b68", "sha256": "abcbf5945166cc07ee64268aac33a8e495555814d91bb0d412e34d19bf36bc9c" }, "downloads": -1, "filename": "pymrio-0.3.1.tar.gz", "has_sig": false, "md5_digest": "fb8506c9dfd1336a031b8561952e6b68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79579, "upload_time": "2018-01-11T17:26:07", "url": "https://files.pythonhosted.org/packages/ab/48/0dd1549709ce75db1fccf7e539015c5e0ed1b552f5024c1e37bd28197aff/pymrio-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "d29376655e70590a51c8474e42725a52", "sha256": "fd76842ba0b871bd870ff7ddb4e64958d54eed1f6d7d927b8d1d690ecf551ee5" }, "downloads": -1, "filename": "pymrio-0.3.2.tar.gz", "has_sig": false, "md5_digest": "d29376655e70590a51c8474e42725a52", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79677, "upload_time": "2018-01-11T17:36:41", "url": "https://files.pythonhosted.org/packages/9a/67/e50c2790f0a6956619a7db9418e141d08fa99d63a2ee51d86ef2d799840b/pymrio-0.3.2.tar.gz" } ], "0.3.3": [ { "comment_text": "", "digests": { "md5": "d51c63f8a2609cdacd65bbe673d224ea", "sha256": "7536878b79eb72a19a5b9a0718b6a7129a48a5d4623cd213983fa27eae3e74f8" }, "downloads": -1, "filename": "pymrio-0.3.3.tar.gz", "has_sig": false, "md5_digest": "d51c63f8a2609cdacd65bbe673d224ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79749, "upload_time": "2018-01-11T17:42:23", "url": "https://files.pythonhosted.org/packages/d7/5b/d568cba500e0f3ccc0a8c784183769c817561cfa1eaceccbb52926594402/pymrio-0.3.3.tar.gz" } ], "0.3.4": [ { "comment_text": "", "digests": { "md5": "8d8eca837523794b6877809a6041a9e1", "sha256": "64f05d0461b705304338abd5588644c1f37bd8933ce5d8cc6446a6d29378a05d" }, "downloads": -1, "filename": "pymrio-0.3.4.tar.gz", "has_sig": false, "md5_digest": "8d8eca837523794b6877809a6041a9e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79887, "upload_time": "2018-01-12T17:00:10", "url": "https://files.pythonhosted.org/packages/83/88/b341fbddb9598dd227778fbdcda1e556405a89128af7a803db061375652c/pymrio-0.3.4.tar.gz" } ], "0.3.5": [ { "comment_text": "", "digests": { "md5": "805a33c2b2abafcd769a405ecd2cec88", "sha256": "595b59bc7fac149e7d0d63433c3ece3e0752575d38481399ff66c04276f8aa58" }, "downloads": -1, "filename": "pymrio-0.3.5.tar.gz", "has_sig": false, "md5_digest": "805a33c2b2abafcd769a405ecd2cec88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 79906, "upload_time": "2018-01-17T09:02:08", "url": "https://files.pythonhosted.org/packages/c4/a7/8cf123d81333b2ed005bee328061ad0564536ae4c1b9e01bae6680774090/pymrio-0.3.5.tar.gz" } ], "0.3.6": [ { "comment_text": "", "digests": { "md5": "c977fc5cf3c7fb2ad26c0ee93e6a236a", "sha256": "d99800fd199ff544d87d93b436a2784cfafe8902419dec9859a96c9f1eebd003" }, "downloads": -1, "filename": "pymrio-0.3.6.tar.gz", "has_sig": false, "md5_digest": "c977fc5cf3c7fb2ad26c0ee93e6a236a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 80319, "upload_time": "2018-03-12T12:44:14", "url": "https://files.pythonhosted.org/packages/79/08/67cdda1d499d77e48ccc435dc1919b24f2effb7f5e01924bb9aadd62308c/pymrio-0.3.6.tar.gz" } ], "0.3.7": [ { "comment_text": "", "digests": { "md5": "f3a0876933d75c5e387af2d1f6320a75", "sha256": "fb3bf10115474b85582d6df2b03fe121e88700a14d7dcb80541026398c6c4dd1" }, "downloads": -1, "filename": "pymrio-0.3.7.tar.gz", "has_sig": false, "md5_digest": "f3a0876933d75c5e387af2d1f6320a75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 82645, "upload_time": "2018-10-22T12:49:22", "url": "https://files.pythonhosted.org/packages/aa/a9/f8500314479a021dd5e24772de8fd5df520b8e5f3171a2e1eda04b91e0f4/pymrio-0.3.7.tar.gz" } ], "0.3.8": [ { "comment_text": "", "digests": { "md5": "5143e357f824273726b730e140309224", "sha256": "56f9bbee0712dcfa39f316d6e6e2b7017fe3c096452401834d4e1f1433b84e93" }, "downloads": -1, "filename": "pymrio-0.3.8.tar.gz", "has_sig": false, "md5_digest": "5143e357f824273726b730e140309224", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 83097, "upload_time": "2018-11-06T14:24:53", "url": "https://files.pythonhosted.org/packages/4a/c4/bdb8ef0c78437d9614eb4c5c47d3ed6b546554c0c75471a38a3c3b4a996e/pymrio-0.3.8.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "adeb856bba30877a5fb78225b3056120", "sha256": "c10832a67f10dc49d1af4df009e01bea9d8dc5f17668474d844c104deac7a9e1" }, "downloads": -1, "filename": "pymrio-0.4.0.tar.gz", "has_sig": false, "md5_digest": "adeb856bba30877a5fb78225b3056120", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86456, "upload_time": "2019-08-12T11:38:02", "url": "https://files.pythonhosted.org/packages/d3/02/3bdf0e5946e811614472d05ba9c1f02454fba39670cee7396a926489af71/pymrio-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "31bc809a93d2a0ea6ee4e5ce3183053b", "sha256": "0e1721b87b4cfdbf836e154814ee2648b5e2d5d3adf27786233838959f063104" }, "downloads": -1, "filename": "pymrio-0.4.1.tar.gz", "has_sig": false, "md5_digest": "31bc809a93d2a0ea6ee4e5ce3183053b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86852, "upload_time": "2019-10-08T13:41:47", "url": "https://files.pythonhosted.org/packages/ac/9b/83d767eb7322a73676cbbb4e47272537ea19fa9a9b36e0b49bf1c0da29d9/pymrio-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "31bc809a93d2a0ea6ee4e5ce3183053b", "sha256": "0e1721b87b4cfdbf836e154814ee2648b5e2d5d3adf27786233838959f063104" }, "downloads": -1, "filename": "pymrio-0.4.1.tar.gz", "has_sig": false, "md5_digest": "31bc809a93d2a0ea6ee4e5ce3183053b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 86852, "upload_time": "2019-10-08T13:41:47", "url": "https://files.pythonhosted.org/packages/ac/9b/83d767eb7322a73676cbbb4e47272537ea19fa9a9b36e0b49bf1c0da29d9/pymrio-0.4.1.tar.gz" } ] }