{
"code": "string",
"rows": [
{
"Id": 0,
"IndicatorCode": "string",
"SpatialDimType": "string",
"SpatialDim": "string",
"ParentLocationCode": "string",
"ParentLocation": "string",
"TimeDimType": "string",
"TimeDim": 0,
"Dim1Type": "string",
"Dim1": "string",
"Dim2Type": "string",
"Dim2": "string",
"Dim3Type": "string",
"Dim3": "string",
"DataSourceDimType": "string",
"DataSourceDim": "string",
"Value": "string",
"NumericValue": 0,
"Low": 0,
"High": 0,
"Comments": "string",
"Date": "string",
"TimeDimensionValue": "string",
"TimeDimensionBegin": "string",
"TimeDimensionEnd": "string"
}
],
"count": 0,
"limit": 0,
"offset": 0,
"filters": {
"property1": "string",
"property2": "string"
}
}