Skip to content

Instantly share code, notes, and snippets.

@nlacasse
Created June 26, 2013 17:07
Show Gist options
  • Select an option

  • Save nlacasse/5869287 to your computer and use it in GitHub Desktop.

Select an option

Save nlacasse/5869287 to your computer and use it in GitHub Desktop.
{
"venue" : {
"node-id" : 22222,
"feedback-support" : 1.5
},
"friends-of-friends" : [
{
"fb-event-coattendance" : 0,
"fb-name" : "Rand",
"fb-mentions-interactions" : 19,
"node-id" : 55555,
"fb-story-mentions-interactions" : 2,
"fb-mutual-friends" : 23,
"fb-comment-interactions" : 42,
"feedback-support" : 1
},
{
"twitter-screen_name" : "Trent",
"twitter-retweet-interactions" : 45,
"node-id" : 44444,
"twitter-mentions-interactions" : 23,
"feedback-support" : 1.2
}
],
"friends" : [
{
"node-id" : 33333,
"fb-story-mentions-interactions" : 2,
"fb-event-coattendance" : 0,
"fb-name" : "Nick",
"fb-mentions-interactions" : 19,
"feedback-support" : 1,
"fb-mutual-friends" : 23,
"fb-comment-interactions" : 42
},
{
"node-id" : 44444,
"feedback-support" : 1.2,
"twitter-mentions-interactions" : 23,
"twitter-retweet-interactions" : 45,
"twitter-screen_name" : "John"
}
],
"summary" : "This is an awesome event",
"event" : {
"node-id" : 11111,
"feedback-support" : 0.5
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment