{
"uk": {
"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"
}
]
}
},
"england": {
"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"
}
]
}
},
"wales": {
"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"
}
]
}
},
"scotland": {
"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"
}
]
}
},
"northern_ireland": {
"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"
}
]
}
}
}