You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Types and enumerations

Here are listed all types and enumerations that can be used in REST API.

Indicator type

ValueDescription
DATA_INDICATORData indicator
FORMULA_INDICATORFormula indicator
INDICATOR_GROUPIndicator group

Attribute type

ValueDescription
StringAttribute with String value
NumericAttribute with numeric value
IntegerAttribute with Integer value
BooleanAttribute with true or false value
DateAttribute with date value (without time)
TimeAttribute with time value (without date)
DateTimeAttribute with date and time value
TextAttribute with long text value
JSONAttribute with JSON value
GeoJSONAttribute with GeoJSON value
PointAttribute with geographic point value

 

 

  • No labels