The GetColumnData function of the AQLHistResponse class returns the metadata for a named column.
This is usually used to find information such as the units of measurement, minimum and maximum values, colour schemes etc. for a property.
| Parameter | Type | Default | Meaning |
|---|---|---|---|
| col | str | The name of the column | |
Returns a dictionary containing AQL metadata about the property.