bdf.load_registry#
- bdf.load_registry(path: str | Path | None = None) dict[str, Any][source]#
Load datasets registry.
- Accepted shapes:
{ “schema_version”: “0.2”, “datasets”: [ { … } ] } { “schema_version”: “0.3”, “entries”: [ { … } ] }
- Default lookup order:
explicit ‘path’
env BDF_DATASETS
<repo-root>/data/datasets.json