Skip to content

Instantly share code, notes, and snippets.

@tbrd
Last active August 29, 2015 13:56
Show Gist options
  • Save tbrd/9309016 to your computer and use it in GitHub Desktop.
Save tbrd/9309016 to your computer and use it in GitHub Desktop.
Hashtag data
{
"hashtags" : [
{
"text" : "trocadero",
"frequency" : 24
},
{
"text" : "beer"
"frequency" : 18
},
{
"text" : "cheese"
"frequency" : 12
},
{
"text" : "lemurs"
"frequency" : 8
},
{
"text" : "market"
"frequency" : 4
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment