Skip to content

cornerstone-data/USEEIO

 
 

Repository files navigation

United States Environmentally-Extended Input-Output (USEEIO) Modeling Framework

A modeling framework for creating versions of the USEEIO model for estimating potential impacts of goods and services in the US economy. It is built using methods from input-output analysis and life cycle assessment (LCA) that combine industry economic data with data on environmental releases and resources used. A background and description of USEEIO can be found in the original manuscript cited below.

This repo is where we maintain the full list of USEEIO models and characteristics.

Within this repository are scripts to support:

  1. JSON-LD versions of a USEEIO model in u2o.py
  2. The generation of Import Emission Factors from an MRIO model here

Current platform

useeior. An R package that reads in economic data, houses model configuration files, generates model components, result matrices and price adjustment matrices, and performs model calculations. useeior is used to generate USEEIO models >= v2.0

Supporting software

stateior. An R package that builds Make and Use Input-Output economic model for US states. These support state-specific USEEIO models.

flowsa. A Python package that provides the environmental and employment data in the form of regional totals of flows by North American Industry Classification System (NAICS) industry codes. flowsa in turn gets USEPA facility-based reporting data from StEWI. useeior either uses flowsa directly or uses datasets output from flowsa for environmental data input.

LCIAformatter. A Python package that provides complete life cycle impact assessment methods or life cycle inventory grouping methods in a standard format. useeior either uses the package directly or uses datasets output from LCIAformatter for indicator data input.

Both flowsa and the LCIAformatter draw on the fedelemflowlist Python package to map elementary flows to use the Federal LCA Commons Elementary Flow List to use a standardized set of elementary flows.

Serving the model for web applications

USEEIO API. A Go lang web server for serving USEEIO models. useeior can write USEEIO models out in a format for use on the USEEIO API.

Former platforms

useeiopy and the IO Model Builder are Python packages for assembling model components and writing the model out for serving on the USEEIO API or for use in openLCA. These packages were used for created USEEIO v1 models and are not supported for current USEEIO models. The former framework used to generate USEEIO versions <= 1.2 is still accessible under Releases.

Model Versioning

See the Versioning Scheme for an explanation of USEEIO model version numbers and names.

Citation

If you use USEEIO models for your research, please cite the original paper

Yang Y, Ingwersen WW, Hawkins TR, Srocka M, Meyer DE (2017) USEEIO: A New and Transparent United States Environmentally-Extended Input-Output Model. Journal of Cleaner Production 158:308-318. DOI:10.1016/j.jclepro.2017.04.150 Open access version from PubMed

If you use a specific software for building or calculating a USEEIO model, please cite that software release.

If you use a published dataset for a USEEIO model, please cite that dataset.

About

Estimating potential impacts of goods and services in the US economy (overview repository)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%