Skip to article frontmatterSkip to article content

Life Cycle Impact Assessment (LCIA) Methods

A number of LCIA methods have been created for use with the Federal Elementary Flow List (FEDEFL) and the Federal LCA Commons (FLCAC). The LCIA Formatter is the primary tool for creating these methods.

LCIA formatter, or lciafmt, is a Python tool for standardizing the format and flows of life cycle impact assessment (LCIA) data. The tool acquires LCIA data transparently from its original source, cleans the data, shapes them into a standard format using the LCIAmethod format, and optionally applies flow mappings as defined in the FEDEFL.

An article describing the LCIA Formatter was published in the Journal of Open Source Software (JOSS)

Available Methods

LCIA DataProviderLink
TRACI 2.1US Environmental Protection AgencyTool for Reduction and Assessment of Chemicals and Other Environmental Impacts
ReCiPe 2016 MidpointNational Institute for Public Health and the Environment (The Netherlands)LCIA: the ReCiPe Model
ReCiPe 2016 EndpointNational Institute for Public Health and the Environment (The Netherlands)LCIA: the ReCiPe Model
ImpactWorld+ MidpointInternational Reference Center for Life Cycle of Products, Services and Systems (CIRAIG)ImpactWorld+
ImpactWorld+ EndpointInternational Reference Center for Life Cycle of Products, Services and Systems (CIRAIG)ImpactWorld+
IPCC GWPIntergovernmental Panel on Climate Change (IPCC)
FEDEFL Inventory MethodsUS Environmental Protection AgencyFEDEFL Inventory Methods

Accessing LCIA Methods

LCIA methods aligned with the FEDEFL are available in two forms. Both are updated simultaneously, and results will be the same regardless of which version is used.

  • LCIA Methods without flows: These JSON-LD files do not contain the flows, only the characterization factors. They can be downloaded and imported into any openLCA database. The “No flows” versions of methods must be imported into a database that contains the relevant flows already, otherwise the methods will not calculate correctly. Updating a local database with new data which contains new elementary flows (e.g., importing a new process from a repository on the FLCAC) may result in new, uncharacterized flows in the database. In these cases, the “No flows” methods should be re-imported to ensure that all elementary flows are characterized. Using the “No flows” version of an LCIA method allows the practitioner to limit the number of elementary flows in their project database, simplifying LCIA flow checks.

  • LCIA Methods repositories: Repositories are available for TRACI2.1 and ReCiPe which contain the methods and all relevant flow objects. These repositories are useful for reviewing all characterization factors for flows in the FEDEFL. They can be downloaded and imported into a user’s local database. However doing so will also import all FEDEFL flows characterized by the method, often resulting in over 100,000 flow objects.

If you require the LCIA data in a different format, please reach out to the Data Curators at FederalLCACommons@erg.com

Issues and Bugs

If you identify an error or have questions about specific methods, please use the Issues or Discussions feature of the LCIA Formatter to report them. If you have questions regarding accessing or using the methods in openLCA, please use the Issues or Discussions feature of the FLCAC Curation repository.

References
  1. Young, B., Srocka, M., Ingwersen, W., Morelli, B., Cashman, S., & Henderson, A. (2021). LCIA Formatter. Journal of Open Source Software, 6(66), 3392. 10.21105/joss.03392