carbonplan / offsets-db-api

accounting of voluntary and compliance offset programs
https://carbonplan.org/research/offsets-db
MIT License
1 stars 0 forks source link

carbonplan / offsets-db-api

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.

Fly.io Deployment Database Update MIT License Code Coverage Status

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

installation

To install the package, you can use pip:

python -m pip install git+https://github.com/carbonplan/offsets-db-api

You can also install the package locally by cloning the repository and running:

git clone https://github.com/carbonplan/offsets-db-api
cd offsets-db-api
python -m pip install -e .

run locally

To run the API locally, you can use the following command:

uvicorn offsets_db_api.main:app --reload

license

All the code in this repository is MIT licensed.

[!IMPORTANT] Data associated with this repository are subject to additional terms of data access.

about us

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.