profile_column
Displays the most frequent values in a column with counts, helping you understand its data before composing queries.
Instructions
Show the most frequent values of one column with counts — a quick way to learn a column's vocabulary before writing a where clause.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| column | Yes | ||
| domain | No | data.cityofnewyork.us | |
| dataset_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |