{
"gdp_chained_volume": {
"cdid": "string",
"title": "string",
"unit": "string",
"frequency": "string",
"observations": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"rollups": {
"property1": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"property2": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
]
}
},
"gdp_qoq_growth": {
"cdid": "string",
"title": "string",
"unit": "string",
"frequency": "string",
"observations": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"rollups": {
"property1": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"property2": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
]
}
},
"gdp_yoy_growth": {
"cdid": "string",
"title": "string",
"unit": "string",
"frequency": "string",
"observations": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"rollups": {
"property1": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"property2": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
]
}
},
"gdp_index": {
"cdid": "string",
"title": "string",
"unit": "string",
"frequency": "string",
"observations": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"rollups": {
"property1": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
],
"property2": [
{
"period": "string",
"period_label": "string",
"value": 0,
"frequency": "string",
"update_date": "string"
}
]
}
}
}