intake-dataframe-catalog

A simple intake plugin for a searchable table of intake sources and associated metadata

https://github.com/access-nri/intake-dataframe-catalog

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
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.1%) to scientific vocabulary

Keywords

med-team model-evaluation
Last synced: 6 months ago · JSON representation

Repository

A simple intake plugin for a searchable table of intake sources and associated metadata

Basic Info
Statistics
  • Stars: 3
  • Watchers: 3
  • Forks: 3
  • Open Issues: 3
  • Releases: 11
Topics
med-team model-evaluation
Created almost 3 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog Contributing License Zenodo

README.rst

========================
intake-dataframe-catalog
========================

**A simple intake plugin for a searchable table of intake sources and associated metadata.**

------------

+---------------+----------------------+
| Documentation | |docs|               |
+---------------+----------------------+
| Package       | |pypi| |conda|       |
+---------------+----------------------+
| CI/CD         | |ci| |cd|            |
+---------------+----------------------+
| Development   | |codecov| |black|    |
+---------------+----------------------+
| License       | |license|            |
+---------------+----------------------+

Overview
--------

intake-dataframe-catalog is a simple intake plugin for a searchable table of intake sources. 
The table is represented in memory as a pandas DataFrame and can be serialized and shared as 
a CSV file. Each row in the dataframe catalog corresponds to an intake source and the columns 
contain metadata associated with each source that a user may want to peruse and/or search. 
The original use-case for intake-dataframe-catalog was to provide a user-friendly catalog of 
a large number `intake-esm `_ datastores. 
intake-dataframe-catalog enables users to peruse and search on core metadata from each 
intake-esm datastore to find the datastores that are most relevant to their work (e.g. 
"which datastores contain model X and variable Y?"). Once a users has found the datastores(s) 
that interest them, they can load those datastores and access the data they reference.

Why?
----

Intake already provides the ability to 
`nest sources in a catalog `_ 
and search across them. However, data discoverability is limited in the case of very large numbers
of nested sources, and the search functionality does not readily provide the ability to execute 
complex searches on nested source metadata. intake-dataframe-catalog aims to provide a very
simple catalog of intake sources that emphasises source search and discoverability.
    

.. |docs| image:: https://readthedocs.org/projects/intake-dataframe-catalog/badge/?version=latest
        :target: https://intake-dataframe-catalog.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status
        
.. |pypi| image:: https://img.shields.io/pypi/v/intake-dataframe-catalog
        :target: https://pypi.org/project/intake-dataframe-catalog/
        :alt: PyPI package
        
.. |conda| image:: https://img.shields.io/conda/v/accessnri/intake-dataframe-catalog
        :target: https://anaconda.org/accessnri/intake-dataframe-catalog
        :alt: Conda package

.. |ci| image:: https://github.com/ACCESS-NRI/intake-dataframe-catalog/actions/workflows/ci.yml/badge.svg
        :target: https://github.com/ACCESS-NRI/intake-dataframe-catalog/actions/workflows/ci.yml
        :alt: Package CI test status
        
.. |cd| image:: https://github.com/ACCESS-NRI/intake-dataframe-catalog/actions/workflows/cd.yml/badge.svg
        :target: https://github.com/ACCESS-NRI/intake-dataframe-catalog/actions/workflows/cd.yml
        :alt: Package CD status
        
.. |codecov| image:: https://codecov.io/gh/ACCESS-NRI/intake-dataframe-catalog/branch/main/graph/badge.svg?token=4EZNH1HYAN
        :target: https://codecov.io/gh/ACCESS-NRI/intake-dataframe-catalog
        :alt: Code test coverage
        
.. |black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
        :target: https://github.com/python/black
        :alt: Black code formatter
        
.. |license| image:: https://img.shields.io/github/license/ACCESS-NRI/intake-dataframe-catalog
        :target: https://github.com/ACCESS-NRI/intake-dataframe-catalog/blob/main/LICENSE
        :alt: Apache-2.0 License

Owner

  • Name: ACCESS-NRI
  • Login: ACCESS-NRI
  • Kind: organization
  • Email: access.nri@anu.edu.au

Australian Earth System Simulator - National Research Infrastructure

GitHub Events

Total
  • Create event: 12
  • Release event: 3
  • Issues event: 8
  • Delete event: 6
  • Member event: 3
  • Issue comment event: 44
  • Push event: 38
  • Pull request review comment event: 10
  • Pull request review event: 20
  • Pull request event: 21
  • Fork event: 1
Last Year
  • Create event: 12
  • Release event: 3
  • Issues event: 8
  • Delete event: 6
  • Member event: 3
  • Issue comment event: 44
  • Push event: 38
  • Pull request review comment event: 10
  • Pull request review event: 20
  • Pull request event: 21
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Total issue authors: 0
  • Total pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 3.33
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 3
Past Year
  • Issues: 0
  • Pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: 2 months
  • Issue authors: 0
  • Pull request authors: 2
  • Average comments per issue: 0
  • Average comments per pull request: 3.33
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • charles-turner-1 (6)
Pull Request Authors
  • charles-turner-1 (8)
  • dependabot[bot] (6)
  • rbeucher (1)
Top Labels
Issue Labels
enhancement (3)
Pull Request Labels
dependencies (6) github_actions (1)

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 720 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 0
  • Total versions: 19
  • Total maintainers: 2
pypi.org: intake-dataframe-catalog

An intake driver for a searchable table of intake sources and associated metadata

  • Versions: 19
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 720 Last month
Rankings
Dependent packages count: 7.2%
Average: 28.1%
Forks count: 30.5%
Dependent repos count: 35.5%
Stargazers count: 39.3%
Maintainers (2)
Last synced: 6 months ago