{"id":26246025,"url":"https://github.com/zillow/intake-nested-yaml-catalog","last_synced_at":"2025-04-23T20:26:20.440Z","repository":{"id":66175577,"uuid":"198875057","full_name":"zillow/intake-nested-yaml-catalog","owner":"zillow","description":"Supports a single YAML file hierarchical catalog to organize datasets and avoid a data swamp.","archived":false,"fork":false,"pushed_at":"2020-04-06T13:18:03.000Z","size":51,"stargazers_count":7,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T03:11:47.372Z","etag":null,"topics":["data-access","data-catalog","intake","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zillow.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2019-07-25T17:31:46.000Z","updated_at":"2023-10-19T08:41:19.000Z","dependencies_parsed_at":"2023-02-21T06:01:25.822Z","dependency_job_id":null,"html_url":"https://github.com/zillow/intake-nested-yaml-catalog","commit_stats":{"total_commits":14,"total_committers":1,"mean_commits":14.0,"dds":0.0,"last_synced_commit":"2a00de7168b9fa07ade49522ef3e88b87800a60b"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fintake-nested-yaml-catalog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fintake-nested-yaml-catalog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fintake-nested-yaml-catalog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zillow%2Fintake-nested-yaml-catalog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zillow","download_url":"https://codeload.github.com/zillow/intake-nested-yaml-catalog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250507960,"owners_count":21442129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-access","data-catalog","intake","python"],"created_at":"2025-03-13T13:17:13.927Z","updated_at":"2025-04-23T20:26:20.408Z","avatar_url":"https://github.com/zillow.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://travis-ci.org/zillow/intake-nested-yaml-catalog.svg?branch=master\n    :target: https://travis-ci.org/zillow/intake-nested-yaml-catalog\n\n.. image:: https://coveralls.io/repos/github/zillow/intake-nested-yaml-catalog/badge.svg?branch=master\n    :target: https://coveralls.io/github/zillow/intake-nested-yaml-catalog?branch=master\n\n.. image:: https://readthedocs.org/projects/intake-nested-yaml-catalog/badge/?version=latest\n    :target: https://intake-nested-yaml-catalog.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\nWelcome to Intake plugin for nested YAML catalogs\n==================================================\n\nThis is an `Intake \u003chttps://intake.readthedocs.io/en/latest/quickstart.html\u003e`_ plugin supporting a\nsingle YAML hierarchical catalog to organize datasets and avoid a data swamp.\n\n\nExample of organizing the datasets by business domain entities:\n\n.. code-block:: yaml\n\n    metadata:\n      hierarchical_catalog: true\n    entity:\n      customer:\n        customer_attributes:\n          args:\n            urlpath: s3://foo\n          driver: parquet\n      user:\n        user_profile:\n          args:\n            urlpath: s3://foo\n          driver: parquet\n\nCan be accessed as:\n\n.. code-block:: python\n\n  df = catalog.entity.customer.customer_attributes.read()\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzillow%2Fintake-nested-yaml-catalog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzillow%2Fintake-nested-yaml-catalog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzillow%2Fintake-nested-yaml-catalog/lists"}