Preview Distribution
preview_distributionDownload and preview the first rows of a CSV or JSON distribution file to quickly inspect its structure and content.
Instructions
Download and preview the first rows of a distribution file.
Most useful after you already identified a concrete distribution URL. On schema.gov.it, distributions often belong to semantic assets rather than classic tabular datasets.
Args:
url: Download URL of the distribution (CSV or JSON)
Returns:
Preview of first 10-15 rows/items of data
Supported formats: CSV, JSON (auto-detected by content-type or extension) Timeout: 10 seconds
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The download URL of the distribution |