-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdb.json
65 lines (65 loc) · 1.36 KB
/
db.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
63
64
65
{
"queryResponse": [
{
"id": "10",
"appicon": "",
"Previewurl": "https://images.pexels.com/photos/70497/pexels-photo-70497.jpeg?cs=srgb&dl=burger-chips-dinner-70497.jpg&fm=jpg",
"name": "card1"
},
{
"id": "11",
"appicon": "",
"Previewurl": "https://media.timeout.com/images/103572212/630/472/image.jpg",
"name": "card2"
},
{
"id": "12",
"appicon": "",
"Previewurl": "https://www.tasteofhome.com/wp-content/uploads/2017/10/exps8037_MRR143297A09_12_1b-1-696x696.jpg",
"name": "card3"
},
{
"request": {
"query": "",
"subject": "EVS",
"num_of_response": 3,
"session_id": "9c187acf-df77-4a31-bbea-972df00e67d3_1548284046850"
},
"id": "VeCG9XY"
}
],
"data": [
{
"timestamp": "1548325428000",
"accuracy": "10"
},
{
"timestamp": "1548329028000",
"accuracy": "20"
},
{
"timestamp": "1548277712000",
"accuracy": "23"
},
{
"timestamp": "1548281312000",
"accuracy": "19"
},
{
"timestamp": "1548284912000",
"accuracy": "25"
},
{
"timestamp": "1548288512000",
"accuracy": "32"
},
{
"timestamp": "1548292112000",
"accuracy": "45"
},
{
"timestamp": "1548295712000",
"accuracy": "48"
}
]
}