{
"title": "string",
"path": "string",
"frequency": "string",
"category": "string",
"dimensions": [
"string"
],
"measures": [
"string"
],
"observations": [
{
"time": "string",
"property1": "string",
"property2": "string"
}
],
"row_count": 0,
"labels": {
"property1": {
"property1": "string",
"property2": "string"
},
"property2": {
"property1": "string",
"property2": "string"
}
}
}