Skip to content

Instantly share code, notes, and snippets.

@deli4iled
Created October 5, 2015 13:23
Show Gist options
  • Save deli4iled/5f1a078bc84b1ca7aab2 to your computer and use it in GitHub Desktop.
Save deli4iled/5f1a078bc84b1ca7aab2 to your computer and use it in GitHub Desktop.
{
"faire": {
"perc": 100,
"results": [
{
"_id": {
"emoticon": 0,
"interval": 0
},
"coord": [
[
[
12.512955665588379,
41.90456878432098
]
],
[
[
12.512955665588379,
41.90456878432098
]
]
],
"date": "2015-09-21T00:00:00",
"emotion": "Ispirato",
"hour": 14,
"interval": 0,
"perc": 66.66666666666666,
"perc_tot": 40,
"total": 2,
"totem": 2,
"uid": [
"2",
"10"
]
},
{
"_id": {
"emoticon": 2,
"interval": 0
},
"coord": [
[
[
12.512955665588379,
41.90456878432098
]
]
],
"date": "2015-09-21T00:00:00",
"emotion": "Soddisfatto",
"hour": 14,
"interval": 0,
"perc": 33.33333333333333,
"perc_tot": 20,
"total": 1,
"totem": 1,
"uid": [
"3"
]
},
{
"_id": {
"emoticon": null,
"interval": 0
},
"coord": [
[
[
12.512955665588379,
41.90456878432098
]
],
[
[
12.512955665588379,
41.90456878432098
]
]
],
"date": "2015-09-21T00:00:00",
"emotion": "boh",
"hour": 14,
"interval": 0,
"perc": 66.66666666666666,
"perc_tot": 40,
"total": 2,
"totem": 0,
"uid": [
"1",
"4"
]
}
],
"tot_emotion": 3,
"total": 5
},
"total": 5,
"totalEmotionFaire": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment