offsets-db-data

Utilities for cleaning, and processing data for carbonplan/offsets-db-web

https://github.com/carbonplan/offsets-db-data

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.7%) to scientific vocabulary

Keywords from Contributors

energy-system-model distribution mesh pypi spacy-extension packaging hydrology medical-imaging climate-models plots
Last synced: 11 months ago · JSON representation

Repository

Utilities for cleaning, and processing data for carbonplan/offsets-db-web

Basic Info
Statistics
  • Stars: 14
  • Watchers: 3
  • Forks: 4
  • Open Issues: 10
  • Releases: 40
Created over 2 years ago · Last pushed 11 months ago
Metadata Files
Readme License

README.md

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:

bash 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:

bash 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:

```bash 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:

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

Then, you can build the documentation by running:

bash 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

  • Name: carbonplan
  • Login: carbonplan
  • Kind: organization
  • Email: hello@carbonplan.org
  • Location: earth

Data and science for climate action

GitHub Events

Total
  • Create event: 36
  • Issues event: 6
  • Release event: 7
  • Watch event: 1
  • Delete event: 28
  • Issue comment event: 9
  • Push event: 102
  • Pull request review event: 7
  • Pull request review comment event: 8
  • Pull request event: 61
  • Fork event: 2
Last Year
  • Create event: 36
  • Issues event: 6
  • Release event: 7
  • Watch event: 1
  • Delete event: 28
  • Issue comment event: 9
  • Push event: 102
  • Pull request review event: 7
  • Pull request review comment event: 8
  • Pull request event: 61
  • Fork event: 2

Committers

Last synced: 12 months ago

All Time
  • Total Commits: 128
  • Total Committers: 4
  • Avg Commits per committer: 32.0
  • Development Distribution Score (DDS): 0.375
Past Year
  • Commits: 38
  • Committers: 4
  • Avg Commits per committer: 9.5
  • Development Distribution Score (DDS): 0.421
Top Committers
Name Email Commits
Anderson Banihirwe 1****5 80
badgley b****y 20
pre-commit-ci[bot] 6****] 14
dependabot[bot] 4****] 14

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 9
  • Total pull requests: 138
  • Average time to close issues: 1 day
  • Average time to close pull requests: 2 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 1.33
  • Average comments per pull request: 0.04
  • Merged pull requests: 131
  • Bot issues: 0
  • Bot pull requests: 51
Past Year
  • Issues: 7
  • Pull requests: 68
  • Average time to close issues: about 9 hours
  • Average time to close pull requests: 3 days
  • Issue authors: 2
  • Pull request authors: 4
  • Average comments per issue: 1.43
  • Average comments per pull request: 0.03
  • Merged pull requests: 63
  • Bot issues: 0
  • Bot pull requests: 29
Top Authors
Issue Authors
  • badgley (7)
  • andersy005 (2)
Pull Request Authors
  • andersy005 (67)
  • pre-commit-ci[bot] (28)
  • dependabot[bot] (23)
  • badgley (20)
Top Labels
Issue Labels
Pull Request Labels
dependencies (23) github_actions (2)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 158 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

  • Versions: 40
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 158 Last month
Rankings
Dependent packages count: 9.6%
Average: 38.8%
Dependent repos count: 67.9%
Maintainers (2)
Last synced: 11 months ago

Dependencies

.github/workflows/CI.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/pypi.yaml actions
  • 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
pyproject.toml pypi
requirements-dev.txt pypi
  • 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
requirements-docs.txt pypi
  • furo >=2023.09.10
  • jupyterlab *
  • myst-nb *
  • sphinx *
  • sphinx-copybutton *
  • sphinx-design *
  • sphinx-togglebutton *
  • sphinxext-opengraph *
requirements.txt pypi
  • 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