Skip to content

Instantly share code, notes, and snippets.

@edstenson
Forked from badmetacoder/preview-get.json
Last active December 25, 2015 19:09
Show Gist options
  • Save edstenson/7026226 to your computer and use it in GitHub Desktop.
Save edstenson/7026226 to your computer and use it in GitHub Desktop.
{
"id": "c59ce40e865f1704b233",
"progress": 100,
"status": "succeeded",
"feeds": "twitter",
"sample": 1,
"end": 1359936000,
"created_at": 1362500299,
"start": 1359849600,
"user": "12919",
"parameters": "interaction.author.link,targetVol,hour;twitter.user.lang,freqDist,10;twitter.user.followers_count,numStats,hour;interaction.content,wordCount,10",
"hash": "93558e17de15072fa126370c37c5bd8f",
"data": [
{
"target": "interaction.author.link",
"analysis": "targetVol",
"output": {
"2013/02/03 21:00:00": 483,
"2013/02/03 20:00:00": 455,
"2013/02/03 16:00:00": 371,
"2013/02/03 07:00:00": 212,
"2013/02/03 23:00:00": 3727,
"2013/02/03 14:00:00": 272,
"2013/02/03 19:00:00": 453,
"2013/02/03 13:00:00": 218,
"2013/02/03 15:00:00": 328,
"2013/02/03 08:00:00": 181,
"2013/02/03 11:00:00": 149,
"2013/02/03 10:00:00": 158,
"2013/02/03 12:00:00": 183,
"2013/02/03 09:00:00": 162,
"2013/02/03 22:00:00": 543,
"2013/02/03 18:00:00": 437,
"2013/02/03 06:00:00": 261,
"2013/02/03 17:00:00": 396
},
"interval": "hour"
},
{
"target": "twitter.user.lang",
"analysis": "freqDist",
"output": {
"fr": 30,
"pt": 37,
"it": 7,
"nl": 10,
"de": 12,
"ru": 8,
"id": 26,
"en": 5450,
"es": 544,
"ja": 8
},
"threshold": 10
},
{
"target": "twitter.user.followers_count",
"analysis": "numStats",
"output": {
"2013/02/03 21:00:00": {
"min": 1,
"max": 50239,
"count": 287,
"sum": 267468
},
"2013/02/03 20:00:00": {
"min": 1,
"max": 115771,
"count": 264,
"sum": 462205
},
"2013/02/03 16:00:00": {
"min": 1,
"max": 24212,
"count": 258,
"sum": 217525
},
"2013/02/03 07:00:00": {
"min": 1,
"max": 7295,
"count": 158,
"sum": 76463
},
"2013/02/03 23:00:00": {
"min": 1,
"max": 3017366,
"count": 2458,
"sum": 6667940
},
"2013/02/03 14:00:00": {
"min": 1,
"max": 84525,
"count": 192,
"sum": 238159
},
"2013/02/03 19:00:00": {
"min": 1,
"max": 4299615,
"count": 290,
"sum": 4621461
},
"2013/02/03 13:00:00": {
"min": 1,
"max": 1002323,
"count": 168,
"sum": 1410864
},
"2013/02/03 15:00:00": {
"min": 1,
"max": 4299885,
"count": 250,
"sum": 8931897
},
"2013/02/03 08:00:00": {
"min": 1,
"max": 667865,
"count": 128,
"sum": 929846
},
"2013/02/03 11:00:00": {
"min": 1,
"max": 15981,
"count": 118,
"sum": 90075
},
"2013/02/03 10:00:00": {
"min": 1,
"max": 146451,
"count": 119,
"sum": 227252
},
"2013/02/03 12:00:00": {
"min": 1,
"max": 102826,
"count": 131,
"sum": 296061
},
"2013/02/03 09:00:00": {
"min": 1,
"max": 146454,
"count": 125,
"sum": 365938
},
"2013/02/03 22:00:00": {
"min": 1,
"max": 52317,
"count": 350,
"sum": 329469
},
"2013/02/03 18:00:00": {
"min": 1,
"max": 4299653,
"count": 292,
"sum": 5310219
},
"2013/02/03 06:00:00": {
"min": 1,
"max": 34646,
"count": 196,
"sum": 196230
},
"2013/02/03 17:00:00": {
"min": 1,
"max": 198732,
"count": 270,
"sum": 437504
}
},
"interval": "hour"
},
{
"target": "interaction.content",
"analysis": "wordCount",
"output": {
"blackberry": 561,
"super": 433,
"disney": 1009,
"audi": 352,
"commercial": 1670,
"doritos": 763,
"godaddy": 439,
"taylor": 603,
"bowl": 421,
"swift": 592
},
"threshold": 10
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment