Skip to content
Kayleigh Houde edited this page Jun 29, 2023 · 8 revisions

Welcome to the CarbonQueryDatabase_Toolkit wiki!

This page will provide an overview of what the CarbonQueryDatabase_Toolkit does and how to use it.

What is the Carbon Query Database?

The Carbon Query Database (https://api-ui.cqd.io/) is the database used by the EC3 tool (https://www.buildingtransparency.org/en/). The Carbon Query Database contains a collection of Environmental Product Declarations with all of their corresponding data (manufacturer, global warming potential, verifier, etc). The image below shows the amount of EPD's that this provides access to as of April 30th, 2020.

image

General Toolkit Functionality

This toolkit allows for direct interaction with he CarbonQueryDatabase Environmental Product Declarations and their data within the BHoM framework. These Environmental Product Declarations can then be used with the https://github.com/BHoM/LifeCycleAssessment_Toolkit to calculate values such as the Global Warming Potential of a specific BHoM object (ie a Beam) or a collection of BHoM objects (ie a building).

More information on functionality can be found on the Functionality Page

Process for Pulling Environmental Product Declarations from EC3

When pulling from Carbon Query Database you will want to create a unique API Token from the following site: https://buildingtransparency.org/ec3/manage-apps/keys/create

image

More information on how to use the toolkit can be found at the Quick Start Guide