File size: 7,430 Bytes
2067800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7e57874
2067800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7e57874
2067800
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0494377
 
 
 
 
2067800
0494377
 
 
 
 
2067800
0494377
 
 
 
 
2067800
0494377
 
7e57874
0494377
 
2067800
 
 
0494377
 
 
 
 
 
 
 
 
 
 
 
 
2067800
0494377
 
 
2067800
 
 
0494377
 
 
2067800
 
 
0494377
 
 
2067800
0494377
 
2067800
0494377
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2067800
 
 
 
 
0494377
2067800
0494377
 
 
2067800
 
 
 
0494377
 
 
2067800
 
0494377
 
 
 
 
2067800
0494377
 
 
 
 
 
 
 
 
 
 
 
2067800
 
 
0494377
 
 
 
 
 
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
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
VLAT_questions=[
    [
        "StackedBar",
        "What percentage of the room service cost in Copenhagen, comes from the sandwich?", 
        "images/mini-VLAT/StackedBar.png"
    ],

    [
        "StackedBar",
        "In which city is the cost of soda the highest?", 
        "images/mini-VLAT/StackedBar.png"
    ],

    [
        "StackedBar",
        "True/False: The cost of vodka in Helsinki is higher than that of Toronto.", 
        "images/mini-VLAT/StackedBar.png"
    ],

    [
        "StackedBar",
        "True/False: The ratio of the cost of Soda to the cost of Water is higher in N.Y.C than in Stockholm.", 
        "images/mini-VLAT/StackedBar.png"
    ],

    [
        "StackedBar",
        "What is the cost of peanuts in room service in Seoul?", 
        "images/mini-VLAT/StackedBar.png"
    ],

    [
        "StackedArea",
        "What was the number of girls named 'Isla' in 2010 in the UK?", 
        "images/mini-VLAT/StackedArea.png"
    ],

    [
        "StackedArea",
        "True/False: Over the course of years between 2009 and 2014, the number of girls named 'Isla' was always more than 'Amelia'.", 
        "images/mini-VLAT/StackedArea.png"
    ],

    [
        "StackedArea",
        "Over the course of years between 2009 and 2014, when was the number of girls named 'Isla' at the maximum?", 
        "images/mini-VLAT/StackedArea.png"
    ],

    [
        "StackedArea",
        "The number of girls named 'Olivia' was increasing or decreasing from 2009 to 2012?", 
        "images/mini-VLAT/StackedArea.png"
    ],

    [
        "StackedArea",
        "True/False: In the UK, the number of girls named 'Isla' in 2014 was more than it was in 2013.", 
        "images/mini-VLAT/StackedArea.png"
    ],

    [
        "Scatterplot",
        "What is the weight for the person who is 161 cm tall?", 
        "images/mini-VLAT/Scatterplot.png"
    ],

    [
        "Scatterplot",
        "What is the height for the tallest person among the 85 individuals?", 
        "images/mini-VLAT/Scatterplot.png"
    ],

    [
        "Scatterplot",
        "What is the range in weight for the 85 individuals?", 
        "images/mini-VLAT/Scatterplot.png"
    ],

    [
        "Scatterplot",
        "True/False: There is a group of individuals centered at the height of 176 cm and the weight of 55 kg.", 
        "images/mini-VLAT/Scatterplot.png"
    ],

    [
        "Scatterplot",
        "True/False: There is a negative linear relationship between the height and the weight of the 85 individuals", 
        "images/mini-VLAT/Scatterplot.png"
    ],

    [
        "Scatterplot",
        "What is the height of the most prominent outlier in the data?", 
        "images/mini-VLAT/Scatterplot.png"
    ],

    [
        "LineChart",
        "What was the price of a barrel of oil in February 2020?", 
        "images/mini-VLAT/LineChart.png" 
    ],

    [
        "LineChart",
        "In which month was the price of a barrel of oil the lowest in 2020?", 
        "images/mini-VLAT/LineChart.png" 
    ],

    [
        "LineChart",
        "What was the price range of a barrel of oil in 2020?", 
        "images/mini-VLAT/LineChart.png" 
    ],

    [
        "LineChart",
        "Over the course of the first quarter of 2020, the price of a barrel of oil was increasing or decreasing?", 
        "images/mini-VLAT/LineChart.png" 
    ],

    [
        "LineChart",
        "About how much did the price of a barrel of oil rise from April to August in 2020?", 
        "images/mini-VLAT/LineChart.png" 
    ],

    [
        "BubbleChart",
        "What is the range of metro system lengths in the data shown in this chart?", 
        "images/mini-VLAT/BubbleChart.png"
    ],

    [
        "BubbleChart",
        "True or False: Tokyo has a bigger ridership than Guangzhow.", 
        "images/mini-VLAT/BubbleChart.png"
    ],

    [
        "BubbleChart",
        "True/False: In general, the ridership of the metro system increases as the number of stations increases.", 
        "images/mini-VLAT/BubbleChart.png"
    ],

    [
        "BubbleChart",
        "True/False: The average metro system in this chart has approximately 300 stations and is 200km in length.", 
        "images/mini-VLAT/BubbleChart.png"
    ],

    [
        "BubbleChart",
        "Which city's metro system has the largest number of stations?", 
        "images/mini-VLAT/BubbleChart.png"
    ],

    [
        "AreaChart",
        "What was the average price of pound of coffee beans in October 2019?",
        "images/mini-VLAT/AreaChart.png"
    ],

    [
        "AreaChart",
        "When was the price of a pound of coffee beans at a minimum?",
        "images/mini-VLAT/AreaChart.png"
    ],

    [
        "AreaChart",
        "What was the range of the price of a pound of coffee beans between January 2018 and January 2020?",
        "images/mini-VLAT/AreaChart.png"
    ],

    [
        "AreaChart",
        "Over the first six months of 2018, the price of a pound of coffee beans was roughly decreasing or increasing?",
        "images/mini-VLAT/AreaChart.png"
    ],

    

    [ 
        "Choropleth",
        "In which state was the unemployment rate the highest?", 
        "images/mini-VLAT/Choropleth_New.png"
    ],

    [ 
        "Choropleth",
        "What was the unemployment rate for Indiana (IN) in 2020?", 
        "images/mini-VLAT/Choropleth_New.png"
    ],


    [
        "Histogram",
        "How many people have traveled a distance between 20km and 40km?", 
        "images/mini-VLAT/Histogram.png"
    ],

    [
        "Histogram",
        "True/False: More people have traveled between 10 and 20 km than between 40 and 50 km.", 
        "images/mini-VLAT/Histogram.png"
    ],

    [
        "Histogram",
        "What is the most common distance customers have travelled?", 
        "images/mini-VLAT/Histogram.png"
    ],


    
    [
        "TreeMap",
        "For which website was the number of unique visitors the largest in 2020?", 
        "images/mini-VLAT/TreeMap.png"
    ],

    [
        "TreeMap",
        "True/False: The number of unique visitors for Amazon was more than that of Yahoo! in 2020.", 
        "images/mini-VLAT/TreeMap.png"
    ],

    [
        "TreeMap",
        "In which category is eBay nested?", 
        "images/mini-VLAT/TreeMap.png"
    ],


    [
        "PieChart",
        "What is the approximate global smartphone market share of Samsung?",
        "images/mini-VLAT/PieChart.png"
    ],

    [
        "PieChart",
        "Which company has the largest global market share for smart phones?",
        "images/mini-VLAT/PieChart.png"
    ],


    [
        "100%StackedBar",
        "What percentage of Japan's Olympic medals are Bronze?", 
        "images/mini-VLAT/Stacked100.png"
    ],

    [
        "100%StackedBar",
        "Who has the bigger percentage of Silver medals, Japan or Great Britain?", 
        "images/mini-VLAT/Stacked100.png"
    ],

    [
        "100%StackedBar",
        "Which country has the highest number (absolute number, not %) of Bronze medals?", 
        "images/mini-VLAT/Stacked100.png"
    ],



    [
        "BarChart",
        "What is the range of the global internet speed?",
        "images/mini-VLAT/BarChart.png"
    ],

    [
        "BarChart",
        "In how many countries is the internet speed slower than Japan?",
        "images/mini-VLAT/BarChart.png"
    ],

]