Skip to content

Instantly share code, notes, and snippets.

@mschoch
Created May 10, 2011 20: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/965372 to your computer and use it in GitHub Desktop.
Save mschoch/965372 to your computer and use it in GitHub Desktop.
TrendsAPI - Overall Rating
{
"overallRating":[
{
"label":"Green",
"color":"green",
"data":505
},
{
"label":"Yellow",
"color":"yellow",
"data":263
},
{
"label":"Red",
"color":"red",
"data":37
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment