Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created May 10, 2011 21:59
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/965468 to your computer and use it in GitHub Desktop.
Save mschoch/965468 to your computer and use it in GitHub Desktop.
TrendsAPI - Overall Rating Trend (Agency)
{
"data":{
"green":[[0,54,0],[1,54,0],[2,54,0],[3,60,0],[4,54,0],[5,52,0]],
"yellow":[[0,25,0],[1,25,0],[2,24,0],[3,18,0],[4,24,0],[5,26,0]],
"red":[[0,0,0],[1,0,0],[2,1,0],[3,1,0],[4,1,0],[5,1,0]]
},
"xaxis":{
"ticks":[[0,"Nov10"],[1,"Dec10"],[2,"Jan11"],[3,"Feb11"],[4,"Mar11"],[5,"Apr11"]]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment