Mar 08 2024

How OffsetsDB Works

The goal of OffsetsDB is to make access to offsets data easy and reliable so that more people are able to study how offsets are used. This is a critical part of improving market oversight. The database provides consistently formatted and regularly updated data about offset projects and offset credits sourced from five of the largest and most active offset registries: American Carbon Registry (ACR), ART TREES (ART), Climate Action Reserve (CAR), Gold Standard (GLD), and Verra (VCS). It is available for download and through an interactive database tool.

This document briefly describes the methods behind OffsetsDB. For more details, please refer to the code used to produce OffsetsDB, as well as the technical documentation describing that code.

Raw data are sourced directly from offset registries. After saving the raw, unaltered data, we then run it through a series of normalization functions that make project and credit data consistent across the registries. Normalizations take several forms. For example, we use the Python package country_converter to correct small misspellings and otherwise harmonize the names of the countries where projects are located. Other normalizations ensure that date formats and credit issuances and retirements are consistent across registries.

OffsetsDB also annotates the raw registry data with additional information, with the most notable annotation being the categorization of all offset protocols that appear in the data. Protocols, drafted and administered by the offset registries, lay out the rules for generating offset credits. As part of the normalization process, we map all references to individual protocols to a unified taxonomy. We then assign each protocol a single category. The six largest categories are:

Protocol Categories
Forest
Offset credits generated by changes in the management of forested ecosystems, including efforts to plant, conserve, and expand forests.
Renewable energy
Offset credits generated by the development of renewable energy projects.
GHG management
Offset credits generated by changes in the management of greenhouse gasses, such that they contribute less to climate change. Projects often destroy greenhouse gasses or introduce substitute gasses in industrial processes.
Energy efficiency
Offset credits generated through technological changes that lower the emissions required to complete a task.
Fuel switching
Offset credits generated by using a lower polluting fuel to complete a task.
Agriculture
Offset credits generated by changes in the management of agricultural crops or livestock. Changes in livestock waste management fall under GHG management.

These categorizations focus on the underlying mechanism behind credit generation, as opposed to the specific location or technological approach behind credit generation. As with any categorization, the borders between categories sometimes blur. Despite that overlap, we assign all protocols to a single category. Fuel switching and energy efficiency protocols often overlap, for example. Strictly speaking, renewable energy projects operate under the premise that renewable energy displaces some other, more polluting fuel. But our categorization of renewable energy projects represents a special case of fuel switching where the new fuel theoretically generates zero ongoing greenhouse gas emissions. We made renewable energy a top-level category because of this distinction and because of the prominence of these types of projects in the market.

We also annotate projects with various news stories, academic articles, and industry reports. These annotations are not produced automatically and will be updated with less frequency. You can view a full record of those annotations through the Updates view of OffsetsDB. Articles associated with specific offset projects also appear on a timeline included in the project-specific page within OffsetsDB.

We update OffsetsDB on a daily basis, pulling in all available registry data.

If you have any questions, suggestions, or see something that needs fixing, please send us an email at hello@carbonplan.org or open an issue on GitHub.

Terms

Associated analysis package and web tool made available under an MIT license. Data associated with OffsetsDB is subject to additional terms of data access.

Citation

Please cite OffsetsDB as:

CarbonPlan (2024) “OffsetsDB” https://carbonplan.org/research/offsets-db


Questions? Interested in collaborating on these problems?
email us
Mar 08 2024
EMAIL
hello@carbonplan.org
NEWSLETTER
Subscribe
CarbonPlan is a registered nonprofit public benefit corporation in California with 501(c)(3) status.
(c) 2024 CARBONPLAN
READ OUR TERMS
SCROLL: 0.00
c0d9786