Monitoring the global carbon market
Project description
carbonplan / offsets-db-data
Utilities for cleaning, and processing data for the carbonplan/offsets-db-web
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 -r requirements-docs.txt
python -m pip install .
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. When possible, the data used by this project is licensed using the CC-BY-4.0 license. We include attribution and additional license information for third party datasets, and we request that you also maintain that attribution if using this data.
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for offsets_db_data-2024.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d5a024a8b305d4560c533a1b8992ca4d69bf1e84b12e037fe51e425e8de3db9 |
|
MD5 | 12ccca4f5b184539e77c0c911c1efd05 |
|
BLAKE2b-256 | 695efb1c2a0100c1b2cd00dc6af5c83b10c69cab32ac8b1b22a712dd6ac605d1 |