Intake single YAML hierarchical catalog.
Project description
Welcome to Intake plugin for nested YAML catalogs
This is an Intake plugin supporting a single YAML hierarchical catalog to organize datasets and avoid a data swamp.
Example of organizing the datasets by business domain entities:
metadata:
hierarchical_catalog: true
entity:
customer:
customer_attributes:
args:
urlpath: s3://foo
driver: parquet
user:
user_profile:
args:
urlpath: s3://foo
driver: parquet
Can be accessed as:
df = catalog.entity.customer.customer_attributes.read()
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
Close
Hashes for intake-nested-yaml-catalog-0.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29eba085b7d0f8cd9a97afe46d4b6b34d51ed852855fd12ed126fb38e975edc8 |
|
MD5 | 860b68c3c983d3647182a23451b16436 |
|
BLAKE2b-256 | f114b93fda45974970757053fd00422bfcd60eca61e4dea9a431950162515f6a |
Close
Hashes for intake_nested_yaml_catalog-0.1.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e22dbf777c72333b2283e87c341e627056113aca8ab0e76fe5df02310c8fd059 |
|
MD5 | 16c23b1d580efaafc4120e878ae2b43c |
|
BLAKE2b-256 | 0f3b17cf266d5a68197156157a2a78275ef8d005135a60ad54fd4a669ea29d8b |