{
"country": "string",
"source": "string",
"indicators": {
"gdp": {
"name": "string",
"indicator_code": "string",
"data": [
{
"date": "string",
"value": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
},
"gdp-growth": {
"name": "string",
"indicator_code": "string",
"data": [
{
"date": "string",
"value": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
},
"inflation": {
"name": "string",
"indicator_code": "string",
"data": [
{
"date": "string",
"value": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
},
"unemployment": {
"name": "string",
"indicator_code": "string",
"data": [
null
],
"error": "string",
"property1": "string",
"property2": "string"
},
"trade": {
"name": "string",
"indicator_code": "string",
"data": [
{
"date": "string",
"value": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
},
"fdi": {
"name": "string",
"indicator_code": "string",
"data": [
null
],
"error": "string",
"property1": "string",
"property2": "string"
},
"population": {
"name": "string",
"indicator_code": "string",
"data": [
null
],
"error": "string",
"property1": "string",
"property2": "string"
},
"reserves": {
"name": "string",
"indicator_code": "string",
"data": [
null
],
"error": "string",
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}