Numeric data type
Numeric data can be categorised as:
- numerical: values describing quantities/measurements
- categorical: values describing characteristics or groups
This distinction is important in interpreting your values. It effects:
- which operators/functions can be applied logically on your data items.
- the value-type to be configured the way data is classified (mainly for the map view).