Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

offsets-db-data

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

offsets-db-data

Monitoring the global carbon market

  • 2024.12.0
  • PyPI
  • Socket score

Maintainers
3

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.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc