OffsetsDB-API, is a fastAPI application, designed to integrate and harmonize data related to the issuance and use of offset credits from the six major offset registries. This database aims to promote transparency and accountability in the carbon offsets market. It provides an accessible online tool, data downloads, and APIs for researchers, journalists, and regulators.
| Project | GitHub Repo |
|---|---|
| offsets-db-web | https://github.com/carbonplan/offsets-db-web |
| offsets-db-api | https://github.com/carbonplan/offsets-db-api |
| offsets-db-data | https://github.com/carbonplan/offsets-db-data |
This project uses pixi for dependency management. To get started:
git clone https://github.com/carbonplan/offsets-db-api
cd offsets-db-api
pixi installpixi run serve # Start development server with hot reload
pixi run test # Run tests
pixi run migrate # Run database migrations
pixi run serve-prod # Start production serverAll the code in this repository is MIT licensed.
Important
Data associated with this repository are subject to additional terms of data access.
CarbonPlan is a non-profit organization that uses data and science for climate action. We aim to improve the transparency and scientific integrity of carbon removal and climate solutions through open data and tools. Find out more at carbonplan.org or get in touch by opening an issue or sending us an email.