| Parameter | Value | Description | Data Type |
|---|---|---|---|
| DATABASE_ID * | DATABASE_ID is a mandatory field | Identifier of database | string |
| INDICATOR | Statistical indicator | string | |
| select | The select query option allows to get only required fields in the API response. Example: INDICATOR,REF_AREA,TIME_PERIOD | string | |
| filter | The filter query option allows to filter data based on one or more fields. Example: TIME_PERIOD='2010' | string | |
| REF_AREA | Reference area | string | |
| SEX | Sex | string | |
| AGE | Age | string | |
| URBANISATION | Degree of urbanisation | string | |
| COMP_BREAKDOWN_1 | Custom Dimension 1 | string | |
| COMP_BREAKDOWN_2 | Custom Dimension 2 | string | |
| COMP_BREAKDOWN_3 | Custom Dimension 3 | string | |
| TIME_PERIOD | Time period | string | |
| FREQ | Observation value | string | |
| UNIT_MEASURE | Unit of measure | string | |
| UNIT_TYPE | Base type of unit | string | |
| UNIT_MULT | Unit multiplier | string | |
| timePeriodFrom | Time period | string | |
| timePeriodTo | Time period | string | |
| isLatestData | boolean | ||
| format | string | ||
| top | Number of items to select | number | |
| skip | Number of items to skip | number |