Skip to main content

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

Project description

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


Documentation

Documentation Status

Package

Python Package Index Build Conda Build

CI/CD

Package CI test status Package CD status

Development

Code test coverage Black code formatter

License

Apache-2.0 License

Overview

intake-dataframe-catalog is a simple intake plugin for a searchable table of intake catalogs. 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 another intake catalog (refered to in this documentation as a “subcatalog”) and the columns contain metadata associated with each subcatalog 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 catalogs. intake-dataframe-catalog enables users to peruse and search on core metadata from each intake-esm subcatalog to find the subcatalogs that are most relevant to their work (e.g. “which subcatalogs contain model X and variable Y?”). Once a users has found the subcatalog(s) that interest them, they can load those subcatalogs and access the data they reference.

Why?

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

intake_dataframe_catalog-0.1.0.tar.gz (38.5 kB view hashes)

Uploaded Source

Built Distribution

intake_dataframe_catalog-0.1.0-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page