-
Notifications
You must be signed in to change notification settings - Fork 1
/
result_structur.json
62 lines (62 loc) · 1.55 KB
/
result_structur.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"red_dead_redemption_2": {
"release_date": "2018-10-26",
"nb_tweets": 0,
"keyword": "Red Dead Redemption 2",
"sentiment": [],
"trends": {
"start_at": "2018-10-25",
"end_at": "2018-10-28",
"cities": {},
"evolutions": {}
}
},
"monster_hunter_world": {
"release_date": "2018-01-26",
"nb_tweets": 0,
"keyword": "Monster Hunter: World",
"sentiment": [],
"trends": {
"start_at": "2018-01-25",
"end_at": "2018-01-29",
"cities": {},
"evolutions": {}
}
},
"fallout_76": {
"release_date": "2018-11-14",
"nb_tweets": 0,
"keyword": "Fallout 76",
"sentiment": [],
"trends": {
"start_at": "2018-11-13",
"end_at": "2018-11-17",
"cities": {},
"evolutions": {}
}
},
"marvel_spider_man": {
"release_date": "2018-09-07",
"nb_tweets": 0,
"keyword": "Marvel Spider-Man",
"sentiment": [],
"trends": {
"start_at": "2018-09-06",
"end_at": "2018-09-10",
"cities": {},
"evolutions": {}
}
},
"god_of_war": {
"release_date": "2018-04-20",
"nb_tweets": 0,
"keyword": "God Of War",
"sentiment": [],
"trends": {
"start_at": "2018-04-19",
"end_at": "2018-04-23",
"cities": {},
"evolutions": {}
}
}
}