Skip to main content

EPDx is a library for parsing EPD files into a common exchange format.

Project description

EPDx

EPDx is a library for parsing EPD files into a common exchange format.

The library is written in Rust, to allow for cross-language package distribution. Currently, we support Javascript/Typescript, Python and Rust.

EPDx is part of a larger project of making life cycle assessments more accessible and transparent to building professionals.

Read more about our overall goal

ILCD+EPD

The ILCD+EPD format is a digital format for EPDs. Provided in either XML or JSON.

Initially EPDs were provided as PDFs. That is not very convenient for automation processes and requires large amounts of manual work to process.

The ILCD (International Life Cycle Data System) is a data format developed by the European Commission to give LCA practitioners a common digital format for life cycle assessments. In order to integrate EPD specific information (e.g. scenarios, modules, type of data), extensions were added to the ILCD format. The resulting format got named ILCD+EPD format.

The ECO Platform and Ökobau uses the format to store and expose EPDs through the soda4LCA API. The API makes it possible for everyone to search and download tons of EPDs to be used free of charge.

The ILCD+EPD format is a node based format. It means that each EPD consists of several layers of nodes that contain different information. The first node contains a summary of the EPD, with references to the nodes. By drilling down the tree of nodes, you have access to more and more specific information, such as EPD manufacturer, functional unit(s), etc.

Read more about ILCD at the European Platform on Life Cycle Assessment

Documentation

EPDx can have available packages for Javascript, Python and Rust.

To get started head over to our documentation.

Install NPM Package

npm install epdx

Install Python Package

pip install epdx

Install Rust Crate

cargo add epdx

Contribute

Install Rust

Head over to Rust's installation page

Run Tests

cargo test --package epdx --target x86_64-unknown-linux-gnu

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

epdx-0.2.0-cp38-abi3-win_amd64.whl (229.9 kB view hashes)

Uploaded CPython 3.8+ Windows x86-64

epdx-0.2.0-cp38-abi3-win32.whl (224.0 kB view hashes)

Uploaded CPython 3.8+ Windows x86

epdx-0.2.0-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB view hashes)

Uploaded CPython 3.8+ manylinux: glibc 2.17+ x86-64

epdx-0.2.0-cp38-abi3-macosx_11_0_arm64.whl (363.0 kB view hashes)

Uploaded CPython 3.8+ macOS 11.0+ ARM64

epdx-0.2.0-cp38-abi3-macosx_10_7_x86_64.whl (368.4 kB view hashes)

Uploaded CPython 3.8+ macOS 10.7+ x86-64

Supported by

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