Dataset Columns
dataset_columnsList the columns of a data.bts.gov dataset: field name (used in SoQL $select/$where), human label, and data type (number, text, calendar_date, etc.). Call this before query_dataset so you know which fields exist. datasetId is the Socrata 4x4 code from search_datasets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| datasetId | Yes | Socrata 4x4 id, e.g. "crem-w557". |