An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/cdjellen/ndbc-api

climate-data data-science noaa python3

Score: 12.446191301050344

Last synced: about 9 hours ago
JSON representation

Repository metadata:

A Python API for retrieving meteorological and oceanographic data from the National Data Buoy Center (NDBC).


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: about 2 months ago

Total Commits: 201
Total Committers: 5
Avg Commits per committer: 40.2
Development Distribution Score (DDS): 0.025

Commits in past year: 20
Committers in past year: 1
Avg Commits per committer in past year: 20.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
cdjellen c****n@g****m 196
Rachel Wegener 3****2 2
abdu558 6****8 1
Weidav 6****v 1
Austin Raney a****y@p****m 1

Issue and Pull Request metadata

Last synced: 3 months ago

Total issues: 13
Total pull requests: 73
Average time to close issues: 6 days
Average time to close pull requests: about 3 hours
Total issue authors: 10
Total pull request authors: 5
Average comments per issue: 2.69
Average comments per pull request: 0.11
Merged pull request: 70
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 4
Past year average time to close issues: N/A
Past year average time to close pull requests: about 2 hours
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 0.0
Past year average comments per pull request: 0.0
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/cdjellen/ndbc-api

Top Issue Authors

  • ks905383 (4)
  • Weidav (1)
  • anthony-meza (1)
  • CDJellen (1)
  • supermanzer (1)
  • abdu558 (1)
  • Thomasdht (1)
  • rwegener2 (1)
  • thex1le (1)
  • dominicdill (1)

Top Pull Request Authors

  • CDJellen (65)
  • Weidav (2)
  • aaraney (2)
  • rwegener2 (2)
  • abdu558 (2)

Top Issue Labels

  • enhancement (6)
  • bug (5)
  • documentation (1)

Top Pull Request Labels

  • enhancement (37)
  • documentation (32)
  • bug (8)
  • help wanted (1)

Package metadata

pypi.org: ndbc-api

A Python API for the National Data Buoy Center.

  • Homepage: https://github.com/cdjellen/ndbc-api
  • Documentation: https://ndbc-api.readthedocs.io/
  • Licenses: MIT
  • Latest release: 0.0.2 (published almost 4 years ago)
  • Last Synced: 2026-04-30T22:02:37.218Z (about 2 months ago)
  • Versions: 27
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 1,954 Last month
  • Rankings:
    • Dependent packages count: 10.119%
    • Dependent repos count: 21.545%
    • Average: 23.861%
    • Stargazers count: 25.064%
    • Forks count: 29.791%
    • Downloads: 32.786%
  • Maintainers (1)

Dependencies

requirements.txt pypi
  • bs4 *
  • html5lib >=1.1
  • pandas >=1.3.5
  • requests >=2.10.0
requirements_dev.txt pypi
  • pyarrow * development
  • pytest * development
  • pyyaml * development
setup.py pypi
  • bs4 *
  • html5lib *
  • pandas *
  • requests *
.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
.github/workflows/publish.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
poetry.lock pypi
  • beautifulsoup4 4.12.3
  • certifi 2024.7.4
  • charset-normalizer 3.3.2
  • colorama 0.4.6
  • coverage 7.5.4
  • coveralls 4.0.1
  • docopt 0.6.2
  • exceptiongroup 1.2.1
  • html5lib 1.1
  • httpretty 1.1.4
  • idna 3.7
  • importlib-metadata 8.0.0
  • iniconfig 2.0.0
  • numpy 2.0.0
  • numpy 1.24.4
  • packaging 24.1
  • pandas 2.0.3
  • platformdirs 4.2.2
  • pluggy 1.5.0
  • pyarrow 16.1.0
  • pytest 8.2.2
  • pytest-cov 5.0.0
  • python-dateutil 2.9.0.post0
  • pytz 2024.1
  • pyyaml 6.0.1
  • requests 2.32.3
  • setuptools 70.2.0
  • six 1.16.0
  • soupsieve 2.5
  • tomli 2.0.1
  • tzdata 2024.1
  • urllib3 2.2.2
  • webencodings 0.5.1
  • yapf 0.40.2
  • zipp 3.19.2
pyproject.toml pypi
  • coveralls >=4.0.1 develop
  • httpretty >=0.9.1 develop
  • pyarrow ~16 develop
  • pytest >=7.1.2 develop
  • pytest-cov >=3.0.0 develop
  • pyyaml >=6.0 develop
  • setuptools >=61.0 develop
  • yapf >=0.30 develop
  • beautifulsoup4 ~4
  • html5lib ^1.1
  • pandas >=1.5.3
  • python >=3.8,<3.13
  • requests >=2.10.0