crehq_dataset_download
Download licensed datasets by slug in CSV, JSON, GeoJSON, or XLSX format for direct ingestion into your workflows.
Instructions
Download a licensed dataset by slug in your chosen format (CSV, JSON, GeoJSON, or XLSX). Requires a tier/contract that includes the dataset. Returns the raw payload (or a signed link) for direct ingestion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Dataset slug. | |
| format | No | Desired format (default json). |