Skip to content

Commit

Permalink
Merge pull request #171 from carbonplan/katamartin/compliance-users-v4
Browse files Browse the repository at this point in the history
Add compliance users v4 post
  • Loading branch information
Shane98c authored Dec 19, 2024
2 parents b90aec2 + 336ab0a commit 70454fe
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/mdx/page-components.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ import dynamic from 'next/dynamic'
// NOTE: This is a dynamically generated file based on the config specified under the
// `components` key in each post's frontmatter.
const components = {
'compliance-users-v4': {},
'klamath-east-relisting': {},
'ipcc-cdr-methodologies': {},
'whiskey-ifm-fire': {},
Expand Down
20 changes: 20 additions & 0 deletions posts/compliance-users-v4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
version: 1.0.0
title: New data added to the Compliance Users tool
authors:
- Freya Chay
- Grayson Badgley
date: 12-19-2024
summary: We updated the Compliance Users tool to include the latest available cap-and-trade program data about who used which offsets during the program’s fourth compliance period.
card: compliance-users-v4
---

In 2022, we built a [tool](https://carbonplan.org/research/compliance-users) that makes data about offset use within the California cap-and-trade program more accessible. Earlier this month, the California Air Resources Board (CARB) released its [annual data update](https://ww2.arb.ca.gov/our-work/programs/cap-and-trade-program/cap-and-trade-program-data), which we have now added to the tool.

California’s cap-and-trade program requires regulated companies to periodically surrender compliance instruments — state-issued allowances or carbon offsets — equal to their emissions during a given compliance period. Using the tool, you can search for an offset project, a company, or an emitting facility and see who has used which offsets to satisfy their compliance obligations. With this update, the tool now offers data on compliance offset use over the past decade, from 2013 through 2023. Regulated entities in California have used more than 165 million offset credits for compliance purposes during this period.

This latest batch of data sums up the program’s fourth compliance period (2021-2023). In the previous two years, CARB’s data provided only a partial view into the extent of program-wide offset usage. This was because regulated companies are only required to meet 30% of their compliance obligation during the first two years of each compliance period. The remainder of their obligation for those years came due at the end of the full compliance period in 2023, and is reflected in the data released this year.

Notably, during the fourth compliance period, regulated entities could fulfill up to 4 percent of their total compliance obligation using offsets. Of 294 regulated entities, 110 hit this threshold. Overall, 3.1 percent of all compliance instruments surrendered during this compliance period were offsets. Although that number may sound small, it’s a large portion of the total emission reductions [expected](https://ww2.arb.ca.gov/sites/default/files/2023-04/2022-sp.pdf) to be delivered by the cap-and-trade program, meaning the quality of credits is central to the efficacy of the program as a whole.

For more context on this tool and the data it surfaces, see our [original blog post](https://carbonplan.org/blog/compliance-users-release) or check out our [GitHub repository](https://github.com/carbonplan/compliance-users).

0 comments on commit 70454fe

Please sign in to comment.