Listing datasets
Thedatasets function retrieves a JSON-formatted list of all datasets available in CloudQuant Data Liberator, with optional filtering and metadata.
Parameters
List all datasets
Example output
List entitled datasets only
Filter results to show only datasets matching your access permissions.Include schema and column details
Related
For concordance-backed row counts, symbol counts, and date spans without downloading source rows, see Dataset metadata (liberator.metadata, Liberator 2.3+).
In Liberator 2.4 and later, liberator.datasets(schema=True, details=True) also returns catalog-card health (date range covered, symbol count, status, last updated) so you can check freshness before you query. The same fields appear on dataset cards in the Liberator catalog UI.
