Monitoring the global carbon market
Project description
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
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.9.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c97a8af94f4a747d0ca46f33d8a7fad3e77e1d8f137bd2510d062b69a87dd33d |
|
MD5 | 158a6d9e55985d724568dcb26f30f83b |
|
BLAKE2b-256 | 459ffabcbdeb3411891ff81a3cb88d3d2bffb2b914aa9c901ec0d0aa71f612f2 |