-
Notifications
You must be signed in to change notification settings - Fork 5
/
taxidemo-kibana-export.json
executable file
·128 lines (128 loc) · 8.72 KB
/
taxidemo-kibana-export.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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
[
{
"_id": "760571e0-1be1-11e8-a01c-2746037b6b5f",
"_type": "dashboard",
"_source": {
"title": "Taxi Demo Pickup and Dropoff Events",
"hits": 0,
"description": "",
"panelsJSON": "[{\"size_x\":6,\"size_y\":5,\"panelIndex\":1,\"type\":\"visualization\",\"id\":\"a09df260-1c4f-11e8-a01c-2746037b6b5f\",\"col\":7,\"row\":1},{\"size_x\":6,\"size_y\":5,\"panelIndex\":2,\"type\":\"visualization\",\"id\":\"149afb30-1c51-11e8-a01c-2746037b6b5f\",\"col\":1,\"row\":1}]",
"optionsJSON": "{\"darkTheme\":false}",
"uiStateJSON": "{}",
"version": 1,
"timeRestore": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"filter\":[{\"query\":{\"match_all\":{}}}],\"highlightAll\":true,\"version\":true}"
}
}
},
{
"_id": "146ead10-1ceb-11e8-a01c-2746037b6b5f",
"_type": "dashboard",
"_source": {
"title": "Taxi Demo Dashboard",
"hits": 0,
"description": "",
"panelsJSON": "[{\"col\":1,\"id\":\"da086b70-1cea-11e8-a01c-2746037b6b5f\",\"panelIndex\":1,\"row\":1,\"size_x\":5,\"size_y\":5,\"type\":\"visualization\"},{\"col\":6,\"id\":\"bc4f2ab0-1cea-11e8-a01c-2746037b6b5f\",\"panelIndex\":2,\"row\":4,\"size_x\":4,\"size_y\":2,\"type\":\"visualization\"},{\"col\":6,\"id\":\"14316590-4a54-11e8-b5cc-a79e6d4f0b44\",\"panelIndex\":3,\"row\":1,\"size_x\":7,\"size_y\":3,\"type\":\"visualization\"}]",
"optionsJSON": "{\"darkTheme\":false}",
"uiStateJSON": "{\"P-1\":{\"mapCenter\":[40.74309523218185,-73.84529113769531],\"mapZoom\":10},\"P-2\":{\"vis\":{\"params\":{\"sort\":{\"columnIndex\":null,\"direction\":null}}}}}",
"version": 1,
"timeRestore": false,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"filter\":[{\"query\":{\"match_all\":{}}}],\"highlightAll\":true,\"version\":true}"
}
}
},
{
"_id": "71f39650-1be5-11e8-a01c-2746037b6b5f",
"_type": "search",
"_source": {
"title": "Taxi Demo Raw Events",
"description": "",
"hits": 0,
"columns": [
"event_type",
"location",
"trip_id"
],
"sort": [
"timestamp",
"desc"
],
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"index\":\"taxidemo-rawdata\",\"highlightAll\":true,\"version\":true,\"query\":{\"match_all\":{}},\"filter\":[]}"
}
}
},
{
"_id": "a09df260-1c4f-11e8-a01c-2746037b6b5f",
"_type": "visualization",
"_source": {
"title": "Dropoff Heatmap",
"visState": "{\"title\":\"Dropoff Heatmap\",\"type\":\"tile_map\",\"params\":{\"mapType\":\"Heatmap\",\"isDesaturated\":true,\"addTooltip\":true,\"heatMaxZoom\":0,\"heatMinOpacity\":0.1,\"heatRadius\":\"5\",\"heatBlur\":\"1\",\"legendPosition\":\"bottomright\",\"mapZoom\":2,\"mapCenter\":[0,0],\"wms\":{\"enabled\":false,\"url\":\"https://basemap.nationalmap.gov/arcgis/services/USGSTopo/MapServer/WMSServer\",\"options\":{\"version\":\"1.3.0\",\"layers\":\"0\",\"format\":\"image/png\",\"transparent\":true,\"attribution\":\"Maps provided by USGS\",\"styles\":\"\"}}},\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"geohash_grid\",\"schema\":\"segment\",\"params\":{\"field\":\"location\",\"autoPrecision\":false,\"useGeocentroid\":true,\"precision\":\"7\"}}],\"listeners\":{}}",
"uiStateJSON": "{\"mapCenter\":[40.72072146844198,-73.76976013183594],\"mapZoom\":10}",
"description": "",
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"index\":\"taxidemo-rawdata\",\"query\":{\"match_all\":{}},\"filter\":[{\"meta\":{\"index\":\"taxidemo-rawdata\",\"negate\":false,\"disabled\":false,\"alias\":null,\"type\":\"phrase\",\"key\":\"event_type\",\"value\":\"dropoff\"},\"query\":{\"match\":{\"event_type\":{\"query\":\"dropoff\",\"type\":\"phrase\"}}},\"$state\":{\"store\":\"appState\"}}]}"
}
}
},
{
"_id": "149afb30-1c51-11e8-a01c-2746037b6b5f",
"_type": "visualization",
"_source": {
"title": "Pickup Heatmap",
"visState": "{\"title\":\"Pickup Heatmap\",\"type\":\"tile_map\",\"params\":{\"mapType\":\"Heatmap\",\"isDesaturated\":true,\"addTooltip\":true,\"heatMaxZoom\":0,\"heatMinOpacity\":0.1,\"heatRadius\":\"5\",\"heatBlur\":\"1\",\"legendPosition\":\"bottomright\",\"mapZoom\":2,\"mapCenter\":[0,0],\"wms\":{\"enabled\":false,\"url\":\"https://basemap.nationalmap.gov/arcgis/services/USGSTopo/MapServer/WMSServer\",\"options\":{\"version\":\"1.3.0\",\"layers\":\"0\",\"format\":\"image/png\",\"transparent\":true,\"attribution\":\"Maps provided by USGS\",\"styles\":\"\"}}},\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"geohash_grid\",\"schema\":\"segment\",\"params\":{\"field\":\"location\",\"autoPrecision\":false,\"useGeocentroid\":true,\"precision\":7}}],\"listeners\":{}}",
"uiStateJSON": "{\"mapCenter\":[40.72072146844198,-73.76976013183594],\"mapZoom\":10}",
"description": "",
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"index\":\"taxidemo-rawdata\",\"query\":{\"match_all\":{}},\"filter\":[{\"meta\":{\"index\":\"taxidemo-rawdata\",\"negate\":false,\"disabled\":false,\"alias\":null,\"type\":\"phrase\",\"key\":\"event_type\",\"value\":\"pickup\"},\"query\":{\"match\":{\"event_type\":{\"query\":\"pickup\",\"type\":\"phrase\"}}},\"$state\":{\"store\":\"appState\"}}]}"
}
}
},
{
"_id": "da086b70-1cea-11e8-a01c-2746037b6b5f",
"_type": "visualization",
"_source": {
"title": "Geo Heatmap",
"visState": "{\"title\":\"Geo Heatmap\",\"type\":\"tile_map\",\"params\":{\"mapType\":\"Heatmap\",\"isDesaturated\":true,\"addTooltip\":true,\"heatMaxZoom\":0,\"heatMinOpacity\":0.1,\"heatRadius\":\"5\",\"heatBlur\":\"1\",\"legendPosition\":\"bottomright\",\"mapZoom\":2,\"mapCenter\":[0,0],\"wms\":{\"enabled\":false,\"url\":\"https://basemap.nationalmap.gov/arcgis/services/USGSTopo/MapServer/WMSServer\",\"options\":{\"version\":\"1.3.0\",\"layers\":\"0\",\"format\":\"image/png\",\"transparent\":true,\"attribution\":\"Maps provided by USGS\",\"styles\":\"\"}}},\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"geohash_grid\",\"schema\":\"segment\",\"params\":{\"field\":\"location\",\"autoPrecision\":false,\"useGeocentroid\":true,\"precision\":7}}],\"listeners\":{}}",
"uiStateJSON": "{\"mapCenter\":[40.72072146844198,-73.76976013183594],\"mapZoom\":10}",
"description": "",
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"index\":\"taxidemo-rawdata\",\"query\":{\"match_all\":{}},\"filter\":[]}"
}
}
},
{
"_id": "bc4f2ab0-1cea-11e8-a01c-2746037b6b5f",
"_type": "visualization",
"_source": {
"title": "Event Counts",
"visState": "{\"title\":\"Event Counts\",\"type\":\"table\",\"params\":{\"perPage\":10,\"showPartialRows\":false,\"showMeticsAtAllLevels\":false,\"sort\":{\"columnIndex\":null,\"direction\":null},\"showTotal\":false,\"totalFunc\":\"sum\"},\"aggs\":[{\"id\":\"1\",\"enabled\":true,\"type\":\"count\",\"schema\":\"metric\",\"params\":{}},{\"id\":\"2\",\"enabled\":true,\"type\":\"terms\",\"schema\":\"bucket\",\"params\":{\"field\":\"event_type\",\"size\":5,\"order\":\"asc\",\"orderBy\":\"_term\"}}],\"listeners\":{}}",
"uiStateJSON": "{\"vis\":{\"params\":{\"sort\":{\"columnIndex\":null,\"direction\":null}}}}",
"description": "",
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"index\":\"taxidemo-rawdata\",\"query\":{\"match_all\":{}},\"filter\":[]}"
}
}
},
{
"_id": "14316590-4a54-11e8-b5cc-a79e6d4f0b44",
"_type": "visualization",
"_source": {
"title": "Tip Percent Time Series",
"visState": "{\"title\":\"Tip Percent Time Series\",\"type\":\"metrics\",\"params\":{\"axis_formatter\":\"number\",\"axis_position\":\"left\",\"id\":\"601e2750-4a53-11e8-b5cc-a79e6d4f0b44\",\"index_pattern\":\"taxidemo-stats\",\"interval\":\"auto\",\"series\":[{\"axis_position\":\"right\",\"chart_type\":\"line\",\"color\":\"#68BC00\",\"fill\":0.5,\"formatter\":\"number\",\"id\":\"601e2751-4a53-11e8-b5cc-a79e6d4f0b44\",\"line_width\":1,\"metrics\":[{\"field\":\"tip_percent\",\"id\":\"601e2752-4a53-11e8-b5cc-a79e6d4f0b44\",\"type\":\"avg\"}],\"point_size\":1,\"seperate_axis\":0,\"split_mode\":\"everything\",\"stacked\":\"none\"}],\"show_legend\":1,\"time_field\":\"timestamp\",\"type\":\"timeseries\"},\"aggs\":[],\"listeners\":{}}",
"uiStateJSON": "{}",
"description": "",
"version": 1,
"kibanaSavedObjectMeta": {
"searchSourceJSON": "{\"query\":{\"match_all\":{}},\"filter\":[]}"
}
}
}
]