{
"indicator": "string",
"indicator_code": "string",
"name": "string",
"frequency": "string",
"source": "string",
"data": {
"US": [
{
"date": "string",
"value": 0,
"property1": "string",
"property2": "string"
}
],
"GB": [
{
"date": "string",
"value": 0,
"property1": "string",
"property2": "string"
}
],
"DE": [
{
"date": "string",
"value": 0,
"property1": "string",
"property2": "string"
}
],
"property1": "string",
"property2": "string"
},
"property1": "string",
"property2": "string"
}