-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsankey.json
More file actions
155 lines (155 loc) · 7.61 KB
/
sankey.json
File metadata and controls
155 lines (155 loc) · 7.61 KB
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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
{"nodes":[{"name": "persuation"},
{"name": "individual"},
{"name": "monitoring"},
{"name": "overview"},
{"name": "planning"},
{"name": "recommendation"},
{"name": "private sector"},
{"name": "public sector"},
{"name": "research&education institut"},
{"name": "scooter"},
{"name": "bikes"},
{"name": "public transport"},
{"name": "car"},
{"name": "bike"},
{"name": "foot"},
{"name": "air plane"},
{"name": "wheeling"},
{"name": "not open"},
{"name": "both"},
{"name": "open "},
{"name": "open"},
{"name": "general"},
{"name": "specific"},
{"name": "present"},
{"name": "past"},
{"name": "future"},
{"name": "descriptive statistics"},
{"name": "simulation"},
{"name": "descroptive statistics"},
{"name": "algorithm"},
{"name": "algorithms"},
{"name": "algotithms"},
{"name": "trajectory"},
{"name": "point map"},
{"name": "density map"},
{"name": "proportional symbol map"},
{"name": "art map"},
{"name": "choropleth map"},
{"name": "propotional symbol map"},
{"name": "interactive"},
{"name": "static"},
{"name": "presentation"},
{"name": "explorarive"},
{"name": "application"},
{"name": "dashboard"},
{"name": "Gamification"},
{"name": "article"},
{"name": "gamification"},
{"name": "story"}
],
"links":
[{"source": "persuation", "target": "individual", "value": 2},
{"source": "monitoring", "target": "overview", "value": 4},
{"source": "planning", "target": "overview", "value": 4},
{"source": "recommendation", "target": "individual", "value": 1},
{"source": "recommendation", "target": "overview", "value": 1},
{"source": "individual", "target": "private sector", "value": 2},
{"source": "overview", "target": "public sector", "value": 6},
{"source": "overview", "target": "private sector", "value": 4},
{"source": "individual", "target": "research&education institut", "value": 1},
{"source": "overview", "target": "research&education institut", "value": 1},
{"source": "private sector", "target": "scooter", "value": 1},
{"source": "private sector", "target": "bikes", "value": 1},
{"source": "public sector", "target": "public transport", "value": 6},
{"source": "public sector", "target": "car", "value": 5},
{"source": "private sector", "target": "public transport", "value": 5},
{"source": "private sector", "target": "car", "value": 3},
{"source": "private sector", "target": "bike", "value": 3},
{"source": "public sector", "target": "bike", "value": 3},
{"source": "private sector", "target": "foot", "value": 2},
{"source": "public sector", "target": "foot", "value": 2},
{"source": "research&education institut", "target": "public transport", "value": 2},
{"source": "research&education institut", "target": "foot", "value": 2},
{"source": "research&education institut", "target": "bike", "value": 2},
{"source": "public sector", "target": "air plane", "value": 1},
{"source": "public sector", "target": "wheeling", "value": 1},
{"source": "research&education institut", "target": "car", "value": 1},
{"source": "scooter", "target": "not open", "value": 1},
{"source": "bikes", "target": "not open", "value": 1},
{"source": "public transport", "target": "not open", "value": 4},
{"source": "car", "target": "not open", "value": 2},
{"source": "public transport", "target": "both", "value": 4},
{"source": "public transport", "target": "open ", "value": 1},
{"source": "car", "target": "open ", "value": 1},
{"source": "bike", "target": "open ", "value": 1},
{"source": "bike", "target": "not open", "value": 2},
{"source": "foot", "target": "not open", "value": 2},
{"source": "car", "target": "both", "value": 3},
{"source": "bike", "target": "both", "value": 3},
{"source": "foot", "target": "both", "value": 3},
{"source": "car", "target": "open", "value": 2},
{"source": "public transport", "target": "open", "value": 2},
{"source": "air plane", "target": "open", "value": 1},
{"source": "foot", "target": "open", "value": 1},
{"source": "bike", "target": "open", "value": 1},
{"source": "wheeling", "target": "open", "value": 1},
{"source": "not open", "target": "general", "value": 4},
{"source": "not open", "target": "specific", "value": 1},
{"source": "both", "target": "specific", "value": 2},
{"source": "open ", "target": "specific", "value": 1},
{"source": "open", "target": "general", "value": 1},
{"source": "open", "target": "specific", "value": 1},
{"source": "both", "target": "general", "value": 2},
{"source": "general", "target": "present", "value": 3},
{"source": "specific", "target": "present", "value": 3},
{"source": "general", "target": "past", "value": 3},
{"source": "specific", "target": "past", "value": 2},
{"source": "specific", "target": "future", "value": 1},
{"source": "general", "target": "future", "value": 2},
{"source": "present", "target": "descriptive statistics", "value": 5},
{"source": "present", "target": "simulation", "value": 1},
{"source": "present", "target": "descroptive statistics", "value": 1},
{"source": "present", "target": "algorithm", "value": 1},
{"source": "past", "target": "descriptive statistics", "value": 5},
{"source": "future", "target": "descriptive statistics", "value": 2},
{"source": "future", "target": "algorithms", "value": 1},
{"source": "past", "target": "algotithms", "value": 1},
{"source": "descriptive statistics", "target": "trajectory", "value": 6},
{"source": "descriptive statistics", "target": "point map", "value": 2},
{"source": "simulation", "target": "trajectory", "value": 1},
{"source": "simulation", "target": "point map", "value": 1},
{"source": "descroptive statistics", "target": "trajectory", "value": 1},
{"source": "descroptive statistics", "target": "density map", "value": 1},
{"source": "algorithm", "target": "trajectory", "value": 1},
{"source": "algorithm", "target": "density map", "value": 1},
{"source": "descriptive statistics", "target": "proportional symbol map", "value": 1},
{"source": "descriptive statistics", "target": "art map", "value": 2},
{"source": "descriptive statistics", "target": "choropleth map", "value": 3},
{"source": "descriptive statistics", "target": "propotional symbol map", "value": 2},
{"source": "algorithms", "target": "choropleth map", "value": 1},
{"source": "algorithms", "target": "point map", "value": 1},
{"source": "algotithms", "target": "choropleth map", "value": 1},
{"source": "algotithms", "target": "point map", "value": 1},
{"source": "algotithms", "target": "art map", "value": 1},
{"source": "trajectory", "target": "interactive", "value": 7},
{"source": "point map", "target": "interactive", "value": 2},
{"source": "density map", "target": "interactive", "value": 1},
{"source": "proportional symbol map", "target": "static", "value": 1},
{"source": "art map", "target": "static", "value": 2},
{"source": "choropleth map", "target": "interactive", "value": 2},
{"source": "propotional symbol map", "target": "interactive", "value": 1},
{"source": "choropleth map", "target": "static", "value": 2},
{"source": "propotional symbol map", "target": "static", "value": 1},
{"source": "point map", "target": "static", "value": 1},
{"source": "interactive", "target": "presentation", "value": 8},
{"source": "static", "target": "presentation", "value": 3},
{"source": "interactive", "target": "explorarive", "value": 1},
{"source": "presentation", "target": "application", "value": 1},
{"source": "presentation", "target": "dashboard", "value": 4},
{"source": "presentation", "target": "Gamification", "value": 1},
{"source": "presentation", "target": "article", "value": 2},
{"source": "presentation", "target": "gamification", "value": 1},
{"source": "presentation", "target": "story", "value": 2},
{"source": "explorarive", "target": "application", "value": 1}
]}