{
"program": "string",
"title": "string",
"category": {
"code": "string",
"label": "string",
"property1": "string",
"property2": "string"
},
"data_type": {
"code": "string",
"label": "string",
"property1": "string",
"property2": "string"
},
"geo": "string",
"seasonally_adjusted": "string",
"from": "string",
"to": "string",
"count": 0,
"data": [
{
"period": "string",
"value": 0,
"flag": "string",
"seasonally_adjusted": true,
"error": true,
"property1": "string",
"property2": "string"
}
],
"dataset": "string",
"source": "string",
"reason": "string",
"note": "string",
"property1": "string",
"property2": "string"
}