Science Score: 77.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Committers with academic emails
    2 of 6 committers (33.3%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.2%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 7
  • Open Issues: 54
  • Releases: 15
Created about 2 years ago · Last pushed 7 months ago
Metadata Files
Readme License Citation

README.md

astrodb_utils

build Documentation Status PyPI - Version DOI

The AstroDB Toolkit provides a set of tools to help astronomers work with and create databases. The astrodb_utils package provides a set of functions to query and ingest data into databases built with the astrodb-template-db schema.

Documentation for the Toolkit

Owner

  • Name: astrodbtoolkit
  • Login: astrodbtoolkit
  • Kind: organization

Citation (CITATION.cff)

Please cite this software by referring to its Zenodo release: 

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "AstroDB Utils"
doi: https://zenodo.org/records/14397586
url: "https://github.com/astrodbtoolkit/astrodb_utils"

GitHub Events

Total
  • Create event: 19
  • Release event: 10
  • Issues event: 95
  • Delete event: 8
  • Member event: 1
  • Issue comment event: 94
  • Push event: 49
  • Gollum event: 1
  • Pull request review comment event: 106
  • Pull request event: 89
  • Pull request review event: 136
  • Fork event: 4
Last Year
  • Create event: 19
  • Release event: 10
  • Issues event: 95
  • Delete event: 8
  • Member event: 1
  • Issue comment event: 94
  • Push event: 49
  • Gollum event: 1
  • Pull request review comment event: 106
  • Pull request event: 89
  • Pull request review event: 136
  • Fork event: 4

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 91
  • Total Committers: 6
  • Avg Commits per committer: 15.167
  • Development Distribution Score (DDS): 0.516
Past Year
  • Commits: 91
  • Committers: 6
  • Avg Commits per committer: 15.167
  • Development Distribution Score (DDS): 0.516
Top Committers
Name Email Commits
arjunsavel a****l@g****m 44
Arjun Savel 3****l 21
Kelle Cruz k****z@g****m 10
David Rodriguez d****z@s****u 9
David Rodriguez d****z 6
Exu-112 9****2 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 108
  • Total pull requests: 126
  • Average time to close issues: 3 months
  • Average time to close pull requests: 7 days
  • Total issue authors: 7
  • Total pull request authors: 6
  • Average comments per issue: 1.3
  • Average comments per pull request: 0.51
  • Merged pull requests: 102
  • Bot issues: 0
  • Bot pull requests: 6
Past Year
  • Issues: 61
  • Pull requests: 102
  • Average time to close issues: about 2 months
  • Average time to close pull requests: 6 days
  • Issue authors: 6
  • Pull request authors: 5
  • Average comments per issue: 0.69
  • Average comments per pull request: 0.4
  • Merged pull requests: 79
  • Bot issues: 0
  • Bot pull requests: 6
Top Authors
Issue Authors
  • kelle (78)
  • arjunsavel (7)
  • dr-rodriguez (6)
  • easton-honaker (2)
  • kaseyLee123 (1)
  • Exu-112 (1)
  • lesliech1004 (1)
Pull Request Authors
  • kelle (96)
  • arjunsavel (24)
  • dr-rodriguez (12)
  • dependabot[bot] (6)
  • Exu-112 (3)
  • lesliech1004 (1)
Top Labels
Issue Labels
documentation (17) dev-docs (7) tests (6) scripts (4) enhancement (4) low priority (4) question/discussion (2) high priority (2) good first issue (2) packaging (1) future (1)
Pull Request Labels
packaging (7) documentation (4)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 266 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 14
  • Total maintainers: 3
pypi.org: astrodb-utils

astrodb_utils: scripts for interacting with the astrodb database

  • Versions: 14
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 266 Last month
Rankings
Dependent packages count: 9.7%
Average: 36.9%
Dependent repos count: 64.1%
Last synced: 6 months ago

Dependencies

.github/workflows/run_tests.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • AstrodbKit2 @git+https://github.com/dr-rodriguez/AstrodbKit2
  • ads *
  • astropy *
  • astroquery *
  • numpy *
  • pandas *
  • sqlalchemy ==2.0.3
  • tqdm ==4.64.1