Skip to main content

Monitoring the global carbon market

Project description

CI PyPI PyPI Documentation Status

carbonplan / offsets-db-data

Utilities for cleaning, and processing data for the OffsetsDB web tool

installation

To install the package, you can use pip:

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

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

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

To install the dependencies for development, you can use pip:

python -m pip install -e ".[all]"

# or

python -m pip install -e ".[dev]"

building the documentation

To build the documentation locally, you can use sphinx. You can install the documentation dependencies by running:

python -m pip install -e ".[docs]"

Then, you can build the documentation by running:

sphinx-build docs docs/_build

You can view the documentation by opening docs/_build/index.html in your browser.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

offsets_db_data-2024.5.0.tar.gz (84.4 kB view hashes)

Uploaded Source

Built Distribution

offsets_db_data-2024.5.0-py3-none-any.whl (35.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page