offsets-db-data
Utilities for cleaning, and processing data for carbonplan/offsets-db-web.
https://github.com/carbonplan/offsets-db-data
Category: Emissions
Sub Category: Carbon Offsets and Trading
Keywords from Contributors
archiving transformer measurements observation optimizer conversion projections compression blog retry
Last synced: about 18 hours ago
JSON representation
Repository metadata
Utilities for cleaning, and processing data for carbonplan/offsets-db-web
- Host: GitHub
- URL: https://github.com/carbonplan/offsets-db-data
- Owner: carbonplan
- License: mit
- Created: 2023-11-01T14:19:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T21:07:45.000Z (about 1 month ago)
- Last Synced: 2025-06-13T00:10:04.735Z (20 days ago)
- Language: Python
- Homepage: https://offsets-db-data.readthedocs.io
- Size: 452 KB
- Stars: 14
- Watchers: 3
- Forks: 3
- Open Issues: 9
- Releases: 40
-
Metadata Files:
- Readme: README.md
- License: LICENSE
README.md
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.
Owner metadata
- Name: carbonplan
- Login: carbonplan
- Email: [email protected]
- Kind: organization
- Description: Data and science for climate action
- Website: carbonplan.org
- Location: earth
- Twitter: carbonplanorg
- Company:
- Icon url: https://avatars.githubusercontent.com/u/58278235?v=4
- Repositories: 114
- Last ynced at: 2025-06-26T11:54:25.433Z
- Profile URL: https://github.com/carbonplan
GitHub Events
Total
- Create event: 33
- Issues event: 6
- Release event: 7
- Watch event: 1
- Delete event: 28
- Issue comment event: 9
- Push event: 100
- Pull request review event: 7
- Pull request review comment event: 8
- Pull request event: 56
- Fork event: 2
Last Year
- Create event: 33
- Issues event: 6
- Release event: 7
- Watch event: 1
- Delete event: 28
- Issue comment event: 9
- Push event: 100
- Pull request review event: 7
- Pull request review comment event: 8
- Pull request event: 56
- Fork event: 2
Committers metadata
Last synced: 3 days ago
Total Commits: 126
Total Committers: 4
Avg Commits per committer: 31.5
Development Distribution Score (DDS): 0.373
Commits in past year: 39
Committers in past year: 4
Avg Commits per committer in past year: 9.75
Development Distribution Score (DDS) in past year: 0.462
Name | Commits | |
---|---|---|
Anderson Banihirwe | 1****5 | 79 |
badgley | b****y | 20 |
dependabot[bot] | 4****] | 14 |
pre-commit-ci[bot] | 6****] | 13 |
Committer domains:
Issue and Pull Request metadata
Last synced: 2 days ago
Total issues: 21
Total pull requests: 245
Average time to close issues: 1 day
Average time to close pull requests: 1 day
Total issue authors: 2
Total pull request authors: 4
Average comments per issue: 1.57
Average comments per pull request: 0.04
Merged pull request: 238
Bot issues: 0
Bot pull requests: 79
Past year issues: 15
Past year pull requests: 109
Past year average time to close issues: about 19 hours
Past year average time to close pull requests: 1 day
Past year issue authors: 2
Past year pull request authors: 4
Past year average comments per issue: 1.8
Past year average comments per pull request: 0.03
Past year merged pull request: 105
Past year bot issues: 0
Past year bot pull requests: 48
Top Issue Authors
- badgley (18)
- andersy005 (3)
Top Pull Request Authors
- andersy005 (123)
- badgley (43)
- pre-commit-ci[bot] (40)
- dependabot[bot] (39)
Top Issue Labels
Top Pull Request Labels
- dependencies (39)
Package metadata
- Total packages: 1
-
Total downloads:
- pypi: 320 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 40
- Total maintainers: 2
pypi.org: offsets-db-data
Monitoring the global carbon market
- Homepage:
- Documentation: https://offsets-db-data.readthedocs.io/
- Licenses: MIT
- Latest release: 2025.3.28 (published 3 months ago)
- Last Synced: 2025-07-01T09:00:45.767Z (2 days ago)
- Versions: 40
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 320 Last month
-
Rankings:
- Dependent packages count: 9.642%
- Average: 38.795%
- Dependent repos count: 67.948%
- Maintainers (2)
Dependencies
- actions/checkout v4 composite
- actions/setup-python v5 composite
- actions/checkout v4 composite
- actions/download-artifact v4 composite
- actions/setup-python v5 composite
- actions/upload-artifact v4 composite
- pypa/gh-action-pypi-publish v1.8.12 composite
- hypothesis ==6.86. development
- openpyxl * development
- pytest ==7.4. development
- pytest-cov ==4.1. development
- pytest-mock ==3.10. development
- pytest-xdist ==3.3. development
- requests-mock ==1.11. development
- furo >=2023.09.10
- jupyterlab *
- myst-nb *
- sphinx *
- sphinx-copybutton *
- sphinx-design *
- sphinx-togglebutton *
- sphinxext-opengraph *
- country_converter ==1.0.0
- fastparquet >=2023.10
- fsspec >=2023.10
- intake <2
- intake-parquet >=0.3.0
- pandas ==2.1.1
- pandera ==0.17
- pydantic ==2.5.
- pyjanitor ==0.23.
- requests >=2.31.0
- s3fs >=2023.9
- universal_pathlib >=0.1.3
Score: 10.296340122593449