An intake driver for a searchable table of intake sources and associated metadata
Project description
A simple intake plugin for a searchable table of intake sources and associated metadata.
Documentation |
|
Package |
|
CI/CD |
|
Development |
|
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for intake_dataframe_catalog-0.2.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2379d25b2951c65ca3928ff7d98f7c79c5dedece2e70699ef85a54afee8efe91 |
|
MD5 | 2f709f4c5b3c176c718fc6452c2301eb |
|
BLAKE2b-256 | d98e26e341740131e47d6290d0aed2c06dcf2f06770ae160e80bdf262b0fe293 |
Hashes for intake_dataframe_catalog-0.2.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96842734627ee8cb4e2cc1ea7c019d9fe833f4e78441a00c9aaae02c10574fa5 |
|
MD5 | fba2acde387fac5a4c79c3640a88f865 |
|
BLAKE2b-256 | 5e7f1b761542594985efeb5d101b49519152540226b05a336669a1aafb3ea798 |