Skip to content

Instantly share code, notes, and snippets.

@jabyrd3
Created June 5, 2014 15:48
Show Gist options
  • Save jabyrd3/7ab0af3781cf1ceff4e1 to your computer and use it in GitHub Desktop.
Save jabyrd3/7ab0af3781cf1ceff4e1 to your computer and use it in GitHub Desktop.
ugh.js
{
"errorCode": 0,
"errorDesc": null,
"Header": {
"Key": {
"Type": "Attribute",
"Title": "FullName",
"Dimension": "Agent"
},
"Value": {
"Key": {
"Type": "Attribute",
"Title": "BrokerCode",
"Dimension": "Agent"
},
"Value": {
"Key": {
"Type": "Attribute",
"Title": "CalendarYearNumber",
"Dimension": "Date"
},
"Measures": ["ListingCount", "SellingCount"]
}
}
},
"hierarchyResponse": [{
"Key": "redact",
"Value": [{
"Key": "redact",
"Value": [{
"Key": "2008",
"Measures": ["7.00", "0.00"]
}, {
"Key": "2009",
"Measures": ["7.00", "0.00"]
}, {
"Key": "2010",
"Measures": ["3.00", "0.00"]
}, {
"Key": "2011",
"Measures": ["3.00", "0.00"]
}, {
"Key": "2012",
"Measures": ["2.00", "0.00"]
}, {
"Key": "2013",
"Measures": ["5.00", "0.00"]
}, {
"Key": "2014",
"Measures": ["1.00", "0.00"]
}]
}]
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment