Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created May 10, 2011 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mschoch/965447 to your computer and use it in GitHub Desktop.
Save mschoch/965447 to your computer and use it in GitHub Desktop.
TrendsAPI - Portfolio Summary (Agency)
{
"aggregateLabel":"",
"index":"7.59",
"costVariance":{
"currentByAmount":[
{
"label":"Green",
"color":"green",
"data":61
},
{
"label":"Yellow",
"color":"yellow",
"data":10
},
{
"label":"Red",
"color":"red",
"data":8
}
],
"historicalSeriesByAmount":[[1246766400000,"9.2500000000"],[1247371200000,"9.2500000000"]]
},
"schedule":{
"currentByAmount":[
{"label":"Green",
"color":"green",
"data":66
},
{
"label":"Yellow",
"color":"yellow",
"data":8
},
{
"label":"Red",
"color":"red",
"data":5
}
],
"historicalSeriesByAmount":[[1246766400000,"8.0769230769"],[1247371200000,"8.0769230769"]]
},
"cioRating":{
"currentByAmount":[
{
"label":"Green",
"color":"green",
"data":62
},
{
"label":"Yellow",
"color":"yellow",
"data":17
},
{
"label":"Red",
"color":"red",
"data":0
}
],
"historicalSeriesByAmount":[[1246766400000,"0"],[1247371200000,"0"]]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment