-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.json
54 lines (54 loc) · 1.56 KB
/
search.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
{
"results2":[],
"results":[
{
"type" : "agency",
"name" : "Globodyne Agency",
"logo" : {"src": "http://www.usip.org/sites/default/files/file/logo.jpg"},
"src": "/agencies/1"
},
{
"type" : "metric",
"name" : "Google Analytics: Recent Visits",
"summary": {"type": "link", "value": "configure", "src": "/metrics/9/settings"},
"src": "/metrics/124"
},
{
"type" : "client",
"name" : "Chipotle",
"summary": {"type": "health", "value": "0.65", "status": "warning"},
"logo" : {"src": "http://www.vectortemplates.com/raster/batman-logo-big.gif"},
"src": "/clients/4"
},
{
"type" : "client",
"name" : "Gobias Industries",
"summary": {"type": "health", "value": "0.92", "status": "good"},
"src": "/clients/5"
},
{
"type" : "client",
"name" : "IX Foundation",
"summary": {"type": "health", "value": "0.17", "status": "bad"},
"src": "/clients/6"
},
{
"type" : "client",
"name" : "New York Times",
"summary": {"type": "health", "value": "0.11", "status": "bad"},
"src": "/clients/7"
},
{
"type" : "client",
"name" : "Yves Delorme",
"summary": {"type": "health", "value": "0.89", "status": "good"},
"src": "/clients/8"
},
{
"type" : "stream",
"name" : "Google Analytics: www",
"summary": {"type": "link", "value": "configure", "src": "/metrics/9/settings"},
"src": "/metrics/124"
}
]
}