Skip to content

USEPA/USEEIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

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. This framework supports the Sustainable Materials Management program at US EPA (www.epa.gov/smm), but may also be useful for other purposes. 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.

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.

Disclaimer

The United States Environmental Protection Agency (EPA) GitHub project code is provided on an "as is" basis and the user assumes responsibility for its use. EPA has relinquished control of the information and no longer has responsibility to protect the integrity , confidentiality, or availability of the information. Any reference to specific commercial products, processes, or services by service mark, trademark, manufacturer, or otherwise, does not constitute or imply their endorsement, recommendation or favoring by EPA. The EPA seal and logo shall not be used in any manner to imply endorsement of any commercial product or activity by EPA or the United States Government.

About

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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages