{
"annual_change": {
"serie_id": "string",
"name": "",
"unit": "string",
"scale": "string",
"observations": [
{
"date": "string",
"value": 0,
"year": 0,
"period": "string",
"data_type": "string",
"confidential": true
}
],
"count": 0
},
"quarterly_change": {
"serie_id": "string",
"name": "",
"unit": "string",
"scale": "string",
"observations": [
{
"date": "string",
"value": 0,
"year": 0,
"period": "string",
"data_type": "string",
"confidential": true
}
],
"count": 0
},
"index": {
"serie_id": "string",
"name": "",
"unit": "string",
"scale": "string",
"observations": [
{
"date": "string",
"value": 0,
"year": 0,
"period": "string",
"data_type": "string",
"confidential": true
}
],
"count": 0
}
}