Dataset Viewer
id
stringlengths 11
17
| topic
stringclasses 5
values | subtopic
stringclasses 10
values | prompt
stringlengths 109
213
| labels
listlengths 4
4
| correct_label
stringclasses 4
values | choices
listlengths 4
4
| correct_option
int64 0
3
| metadata
dict | split
stringclasses 1
value |
|---|---|---|---|---|---|---|---|---|---|
basket_sum_000243
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.55, $15.42, $4.56, $12.63, $6.08. About how much will you pay (before tax)?
Options:
A) $43.00
B) $14.11
C) $42.24
D) $182.80
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$43.00",
"$14.11",
"$42.24",
"$182.80"
] | 0
|
{
"exact_value": 42.24,
"good_value": 43,
"mild_value": 14.11,
"way_value": 182.8,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.55,
15.42,
4.56,
12.63,
6.08
]
}
|
test
|
basket_sum_000244
|
basket_sum
|
decimal_prices
|
You’re buying these items: $18.36, $3.97, $13.70, $2.98, $13.64, $16.37. About how much will you pay (before tax)?
Options:
A) $485.28
B) $117.53
C) $69.02
D) $69.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$485.28",
"$117.53",
"$69.02",
"$69.00"
] | 3
|
{
"exact_value": 69.02,
"good_value": 69,
"mild_value": 117.53,
"way_value": 485.28,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
18.36,
3.97,
13.7,
2.98,
13.64,
16.37
]
}
|
test
|
basket_sum_000245
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.07, $7.09, $10.56, $10.37, $14.70, $8.56. About how much will you pay (before tax)?
Options:
A) $263.08
B) $61.35
C) $115.68
D) $62.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$263.08",
"$61.35",
"$115.68",
"$62.00"
] | 3
|
{
"exact_value": 61.35,
"good_value": 62,
"mild_value": 115.68,
"way_value": 263.08,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.07,
7.09,
10.56,
10.37,
14.7,
8.56
]
}
|
test
|
basket_sum_000246
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.70, $5.57, $18.17, $18.57. About how much will you pay (before tax)?
Options:
A) $108.57
B) $269.77
C) $60.01
D) $61.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$108.57",
"$269.77",
"$60.01",
"$61.00"
] | 3
|
{
"exact_value": 60.01,
"good_value": 61,
"mild_value": 108.57,
"way_value": 269.77,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.7,
5.57,
18.17,
18.57
]
}
|
test
|
basket_sum_000247
|
basket_sum
|
decimal_prices
|
You’re buying these items: $15.67, $18.57, $1.88. About how much will you pay (before tax)?
Options:
A) $37.00
B) $36.12
C) $62.19
D) $197.19
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$37.00",
"$36.12",
"$62.19",
"$197.19"
] | 0
|
{
"exact_value": 36.12,
"good_value": 37,
"mild_value": 62.19,
"way_value": 197.19,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
15.67,
18.57,
1.88
]
}
|
test
|
basket_sum_000248
|
basket_sum
|
decimal_prices
|
You’re buying these items: $9.05, $5.30, $5.46, $16.24, $7.24, $12.27. About how much will you pay (before tax)?
Options:
A) $12.33
B) $55.56
C) $54.00
D) $208.36
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$12.33",
"$55.56",
"$54.00",
"$208.36"
] | 2
|
{
"exact_value": 55.56,
"good_value": 54,
"mild_value": 12.33,
"way_value": 208.36,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
9.05,
5.3,
5.46,
16.24,
7.24,
12.27
]
}
|
test
|
basket_sum_000249
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.83, $0.83, $4.20, $3.35. About how much will you pay (before tax)?
Options:
A) $28.00
B) $28.21
C) $214.13
D) $53.46
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$28.00",
"$28.21",
"$214.13",
"$53.46"
] | 0
|
{
"exact_value": 28.21,
"good_value": 28,
"mild_value": 53.46,
"way_value": 214.13,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.83,
0.83,
4.2,
3.35
]
}
|
test
|
basket_sum_000250
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.96, $6.74, $2.71. About how much will you pay (before tax)?
Options:
A) $1.36
B) $81.42
C) $13.41
D) $14.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$1.36",
"$81.42",
"$13.41",
"$14.00"
] | 3
|
{
"exact_value": 13.41,
"good_value": 14,
"mild_value": 1.36,
"way_value": 81.42,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.96,
6.74,
2.71
]
}
|
test
|
basket_sum_000251
|
basket_sum
|
decimal_prices
|
You’re buying these items: $2.85, $12.18, $12.61, $10.89, $16.76, $6.25. About how much will you pay (before tax)?
Options:
A) $61.54
B) $337.37
C) $99.66
D) $62.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$61.54",
"$337.37",
"$99.66",
"$62.00"
] | 3
|
{
"exact_value": 61.54,
"good_value": 62,
"mild_value": 99.66,
"way_value": 337.37,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
2.85,
12.18,
12.61,
10.89,
16.76,
6.25
]
}
|
test
|
basket_sum_000252
|
basket_sum
|
decimal_prices
|
You’re buying these items: $8.34, $7.29, $3.92. About how much will you pay (before tax)?
Options:
A) $34.05
B) $70.16
C) $19.00
D) $19.55
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$34.05",
"$70.16",
"$19.00",
"$19.55"
] | 2
|
{
"exact_value": 19.55,
"good_value": 19,
"mild_value": 34.05,
"way_value": 70.16,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
8.34,
7.29,
3.92
]
}
|
test
|
basket_sum_000253
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.67, $6.21, $7.18, $6.93. About how much will you pay (before tax)?
Options:
A) $34.99
B) $58.50
C) $149.09
D) $35.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$34.99",
"$58.50",
"$149.09",
"$35.00"
] | 3
|
{
"exact_value": 34.99,
"good_value": 35,
"mild_value": 58.5,
"way_value": 149.09,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.67,
6.21,
7.18,
6.93
]
}
|
test
|
basket_sum_000254
|
basket_sum
|
decimal_prices
|
You’re buying these items: $15.84, $17.35, $9.42, $16.45, $15.10, $14.37. About how much will you pay (before tax)?
Options:
A) $17.93
B) $88.53
C) $87.00
D) $449.64
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$17.93",
"$88.53",
"$87.00",
"$449.64"
] | 2
|
{
"exact_value": 88.53,
"good_value": 87,
"mild_value": 17.93,
"way_value": 449.64,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
15.84,
17.35,
9.42,
16.45,
15.1,
14.37
]
}
|
test
|
basket_sum_000255
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.77, $5.40, $12.39. About how much will you pay (before tax)?
Options:
A) $180.98
B) $35.00
C) $4.01
D) $35.56
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$180.98",
"$35.00",
"$4.01",
"$35.56"
] | 1
|
{
"exact_value": 35.56,
"good_value": 35,
"mild_value": 4.01,
"way_value": 180.98,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.77,
5.4,
12.39
]
}
|
test
|
basket_sum_000256
|
basket_sum
|
decimal_prices
|
You’re buying these items: $16.15, $7.95, $0.84, $10.06, $16.62. About how much will you pay (before tax)?
Options:
A) $51.62
B) $52.00
C) $346.90
D) $12.89
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$51.62",
"$52.00",
"$346.90",
"$12.89"
] | 1
|
{
"exact_value": 51.62,
"good_value": 52,
"mild_value": 12.89,
"way_value": 346.9,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
16.15,
7.95,
0.84,
10.06,
16.62
]
}
|
test
|
basket_sum_000257
|
basket_sum
|
decimal_prices
|
You’re buying these items: $9.14, $19.03, $16.16, $9.53. About how much will you pay (before tax)?
Options:
A) $365.11
B) $97.80
C) $54.00
D) $53.86
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$365.11",
"$97.80",
"$54.00",
"$53.86"
] | 2
|
{
"exact_value": 53.86,
"good_value": 54,
"mild_value": 97.8,
"way_value": 365.11,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
9.14,
19.03,
16.16,
9.53
]
}
|
test
|
basket_sum_000258
|
basket_sum
|
decimal_prices
|
You’re buying these items: $8.61, $12.83, $15.99. About how much will you pay (before tax)?
Options:
A) $65.22
B) $37.43
C) $283.36
D) $38.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$65.22",
"$37.43",
"$283.36",
"$38.00"
] | 3
|
{
"exact_value": 37.43,
"good_value": 38,
"mild_value": 65.22,
"way_value": 283.36,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
8.61,
12.83,
15.99
]
}
|
test
|
basket_sum_000259
|
basket_sum
|
decimal_prices
|
You’re buying these items: $5.87, $17.91, $17.15, $16.47, $13.62, $11.92. About how much will you pay (before tax)?
Options:
A) $23.35
B) $83.00
C) $82.94
D) $265.63
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$23.35",
"$83.00",
"$82.94",
"$265.63"
] | 1
|
{
"exact_value": 82.94,
"good_value": 83,
"mild_value": 23.35,
"way_value": 265.63,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
5.87,
17.91,
17.15,
16.47,
13.62,
11.92
]
}
|
test
|
basket_sum_000260
|
basket_sum
|
decimal_prices
|
You’re buying these items: $9.05, $19.20, $16.20. About how much will you pay (before tax)?
Options:
A) $44.00
B) $44.45
C) $303.77
D) $74.77
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$44.00",
"$44.45",
"$303.77",
"$74.77"
] | 0
|
{
"exact_value": 44.45,
"good_value": 44,
"mild_value": 74.77,
"way_value": 303.77,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
9.05,
19.2,
16.2
]
}
|
test
|
basket_sum_000261
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.78, $4.89, $13.49, $6.31, $3.01, $5.30. About how much will you pay (before tax)?
Options:
A) $52.78
B) $351.26
C) $100.11
D) $52.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$52.78",
"$351.26",
"$100.11",
"$52.00"
] | 3
|
{
"exact_value": 52.78,
"good_value": 52,
"mild_value": 100.11,
"way_value": 351.26,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.78,
4.89,
13.49,
6.31,
3.01,
5.3
]
}
|
test
|
basket_sum_000262
|
basket_sum
|
decimal_prices
|
You’re buying these items: $8.77, $18.18, $4.71, $3.94, $2.66. About how much will you pay (before tax)?
Options:
A) $39.00
B) $71.91
C) $247.07
D) $38.26
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$39.00",
"$71.91",
"$247.07",
"$38.26"
] | 0
|
{
"exact_value": 38.26,
"good_value": 39,
"mild_value": 71.91,
"way_value": 247.07,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
8.77,
18.18,
4.71,
3.94,
2.66
]
}
|
test
|
basket_sum_000263
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.17, $0.85, $5.39. About how much will you pay (before tax)?
Options:
A) $42.92
B) $23.41
C) $23.00
D) $83.50
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$42.92",
"$23.41",
"$23.00",
"$83.50"
] | 2
|
{
"exact_value": 23.41,
"good_value": 23,
"mild_value": 42.92,
"way_value": 83.5,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.17,
0.85,
5.39
]
}
|
test
|
basket_sum_000264
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.60, $10.03, $12.59, $15.87, $7.63, $2.56. About how much will you pay (before tax)?
Options:
A) $61.00
B) $252.02
C) $20.57
D) $59.28
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$61.00",
"$252.02",
"$20.57",
"$59.28"
] | 0
|
{
"exact_value": 59.28,
"good_value": 61,
"mild_value": 20.57,
"way_value": 252.02,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.6,
10.03,
12.59,
15.87,
7.63,
2.56
]
}
|
test
|
basket_sum_000265
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.91, $7.36, $10.81. About how much will you pay (before tax)?
Options:
A) $4.26
B) $22.08
C) $22.00
D) $69.53
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$4.26",
"$22.08",
"$22.00",
"$69.53"
] | 2
|
{
"exact_value": 22.08,
"good_value": 22,
"mild_value": 4.26,
"way_value": 69.53,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.91,
7.36,
10.81
]
}
|
test
|
basket_sum_000266
|
basket_sum
|
decimal_prices
|
You’re buying these items: $4.87, $4.44, $13.03, $15.64, $15.15, $2.07. About how much will you pay (before tax)?
Options:
A) $55.20
B) $55.00
C) $5.64
D) $423.33
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$55.20",
"$55.00",
"$5.64",
"$423.33"
] | 1
|
{
"exact_value": 55.2,
"good_value": 55,
"mild_value": 5.64,
"way_value": 423.33,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
4.87,
4.44,
13.03,
15.64,
15.15,
2.07
]
}
|
test
|
basket_sum_000267
|
basket_sum
|
decimal_prices
|
You’re buying these items: $6.98, $7.87, $18.07, $1.49, $4.40, $11.75. About how much will you pay (before tax)?
Options:
A) $256.73
B) $81.16
C) $50.00
D) $50.56
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$256.73",
"$81.16",
"$50.00",
"$50.56"
] | 2
|
{
"exact_value": 50.56,
"good_value": 50,
"mild_value": 81.16,
"way_value": 256.73,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
6.98,
7.87,
18.07,
1.49,
4.4,
11.75
]
}
|
test
|
basket_sum_000268
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.36, $2.63, $10.78. About how much will you pay (before tax)?
Options:
A) $17.00
B) $114.17
C) $2.85
D) $16.77
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$17.00",
"$114.17",
"$2.85",
"$16.77"
] | 0
|
{
"exact_value": 16.77,
"good_value": 17,
"mild_value": 2.85,
"way_value": 114.17,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.36,
2.63,
10.78
]
}
|
test
|
basket_sum_000269
|
basket_sum
|
decimal_prices
|
You’re buying these items: $5.51, $11.10, $8.96, $1.54, $2.84. About how much will you pay (before tax)?
Options:
A) $29.95
B) $3.54
C) $212.00
D) $31.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$29.95",
"$3.54",
"$212.00",
"$31.00"
] | 3
|
{
"exact_value": 29.95,
"good_value": 31,
"mild_value": 3.54,
"way_value": 212,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
5.51,
11.1,
8.96,
1.54,
2.84
]
}
|
test
|
basket_sum_000270
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.63, $19.51, $7.77, $10.36, $14.97, $8.60. About how much will you pay (before tax)?
Options:
A) $129.98
B) $619.00
C) $82.00
D) $80.84
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$129.98",
"$619.00",
"$82.00",
"$80.84"
] | 2
|
{
"exact_value": 80.84,
"good_value": 82,
"mild_value": 129.98,
"way_value": 619,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.63,
19.51,
7.77,
10.36,
14.97,
8.6
]
}
|
test
|
basket_sum_000271
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.50, $15.54, $6.90. About how much will you pay (before tax)?
Options:
A) $142.35
B) $15.22
C) $43.00
D) $41.94
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$142.35",
"$15.22",
"$43.00",
"$41.94"
] | 2
|
{
"exact_value": 41.94,
"good_value": 43,
"mild_value": 15.22,
"way_value": 142.35,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.5,
15.54,
6.9
]
}
|
test
|
basket_sum_000272
|
basket_sum
|
decimal_prices
|
You’re buying these items: $16.37, $11.33, $11.88. About how much will you pay (before tax)?
Options:
A) $71.53
B) $248.94
C) $39.00
D) $39.58
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$71.53",
"$248.94",
"$39.00",
"$39.58"
] | 2
|
{
"exact_value": 39.58,
"good_value": 39,
"mild_value": 71.53,
"way_value": 248.94,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
16.37,
11.33,
11.88
]
}
|
test
|
basket_sum_000273
|
basket_sum
|
decimal_prices
|
You’re buying these items: $18.43, $8.86, $13.42, $5.96, $1.79. About how much will you pay (before tax)?
Options:
A) $18.38
B) $209.42
C) $48.46
D) $48.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$18.38",
"$209.42",
"$48.46",
"$48.00"
] | 3
|
{
"exact_value": 48.46,
"good_value": 48,
"mild_value": 18.38,
"way_value": 209.42,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
18.43,
8.86,
13.42,
5.96,
1.79
]
}
|
test
|
basket_sum_000274
|
basket_sum
|
decimal_prices
|
You’re buying these items: $4.34, $18.42, $14.24, $2.78. About how much will you pay (before tax)?
Options:
A) $73.34
B) $39.00
C) $39.78
D) $220.72
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$73.34",
"$39.00",
"$39.78",
"$220.72"
] | 1
|
{
"exact_value": 39.78,
"good_value": 39,
"mild_value": 73.34,
"way_value": 220.72,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
4.34,
18.42,
14.24,
2.78
]
}
|
test
|
basket_sum_000275
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.25, $5.36, $9.04, $12.56. About how much will you pay (before tax)?
Options:
A) $281.07
B) $37.21
C) $37.00
D) $63.87
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$281.07",
"$37.21",
"$37.00",
"$63.87"
] | 2
|
{
"exact_value": 37.21,
"good_value": 37,
"mild_value": 63.87,
"way_value": 281.07,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.25,
5.36,
9.04,
12.56
]
}
|
test
|
basket_sum_000276
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.36, $5.69, $12.41. About how much will you pay (before tax)?
Options:
A) $218.27
B) $32.00
C) $12.97
D) $32.46
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$218.27",
"$32.00",
"$12.97",
"$32.46"
] | 1
|
{
"exact_value": 32.46,
"good_value": 32,
"mild_value": 12.97,
"way_value": 218.27,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.36,
5.69,
12.41
]
}
|
test
|
basket_sum_000277
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.32, $6.10, $2.95, $0.84. About how much will you pay (before tax)?
Options:
A) $9.84
B) $89.64
C) $29.00
D) $29.21
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$9.84",
"$89.64",
"$29.00",
"$29.21"
] | 2
|
{
"exact_value": 29.21,
"good_value": 29,
"mild_value": 9.84,
"way_value": 89.64,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.32,
6.1,
2.95,
0.84
]
}
|
test
|
basket_sum_000278
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.56, $14.70, $15.87, $17.47, $7.03, $8.68. About how much will you pay (before tax)?
Options:
A) $68.00
B) $271.52
C) $67.31
D) $121.01
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$68.00",
"$271.52",
"$67.31",
"$121.01"
] | 0
|
{
"exact_value": 67.31,
"good_value": 68,
"mild_value": 121.01,
"way_value": 271.52,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.56,
14.7,
15.87,
17.47,
7.03,
8.68
]
}
|
test
|
basket_sum_000279
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.18, $6.05, $1.73, $0.85, $9.69, $1.97. About how much will you pay (before tax)?
Options:
A) $4.06
B) $30.47
C) $171.28
D) $31.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$4.06",
"$30.47",
"$171.28",
"$31.00"
] | 3
|
{
"exact_value": 30.47,
"good_value": 31,
"mild_value": 4.06,
"way_value": 171.28,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.18,
6.05,
1.73,
0.85,
9.69,
1.97
]
}
|
test
|
basket_sum_000280
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.49, $6.15, $8.97, $1.05, $15.88. About how much will you pay (before tax)?
Options:
A) $62.51
B) $197.19
C) $35.54
D) $35.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$62.51",
"$197.19",
"$35.54",
"$35.00"
] | 3
|
{
"exact_value": 35.54,
"good_value": 35,
"mild_value": 62.51,
"way_value": 197.19,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.49,
6.15,
8.97,
1.05,
15.88
]
}
|
test
|
basket_sum_000281
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.81, $14.04, $6.01, $13.43, $16.14. About how much will you pay (before tax)?
Options:
A) $60.43
B) $462.70
C) $10.64
D) $60.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$60.43",
"$462.70",
"$10.64",
"$60.00"
] | 3
|
{
"exact_value": 60.43,
"good_value": 60,
"mild_value": 10.64,
"way_value": 462.7,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.81,
14.04,
6.01,
13.43,
16.14
]
}
|
test
|
basket_sum_000282
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.65, $1.17, $15.55. About how much will you pay (before tax)?
Options:
A) $61.26
B) $37.30
C) $20.37
D) $21.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$61.26",
"$37.30",
"$20.37",
"$21.00"
] | 3
|
{
"exact_value": 20.37,
"good_value": 21,
"mild_value": 37.3,
"way_value": 61.26,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.65,
1.17,
15.55
]
}
|
test
|
basket_sum_000283
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.63, $8.95, $14.15, $6.01, $4.62. About how much will you pay (before tax)?
Options:
A) $49.00
B) $83.21
C) $149.05
D) $48.36
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$49.00",
"$83.21",
"$149.05",
"$48.36"
] | 0
|
{
"exact_value": 48.36,
"good_value": 49,
"mild_value": 83.21,
"way_value": 149.05,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.63,
8.95,
14.15,
6.01,
4.62
]
}
|
test
|
basket_sum_000284
|
basket_sum
|
decimal_prices
|
You’re buying these items: $8.68, $1.63, $9.76, $11.06. About how much will you pay (before tax)?
Options:
A) $32.00
B) $31.13
C) $5.55
D) $245.29
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$32.00",
"$31.13",
"$5.55",
"$245.29"
] | 0
|
{
"exact_value": 31.13,
"good_value": 32,
"mild_value": 5.55,
"way_value": 245.29,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
8.68,
1.63,
9.76,
11.06
]
}
|
test
|
basket_sum_000285
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.96, $4.98, $2.65, $5.71. About how much will you pay (before tax)?
Options:
A) $53.08
B) $148.55
C) $28.30
D) $29.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$53.08",
"$148.55",
"$28.30",
"$29.00"
] | 3
|
{
"exact_value": 28.3,
"good_value": 29,
"mild_value": 53.08,
"way_value": 148.55,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.96,
4.98,
2.65,
5.71
]
}
|
test
|
basket_sum_000286
|
basket_sum
|
decimal_prices
|
You’re buying these items: $12.54, $2.59, $5.60, $12.28. About how much will you pay (before tax)?
Options:
A) $5.81
B) $207.52
C) $34.00
D) $33.01
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$5.81",
"$207.52",
"$34.00",
"$33.01"
] | 2
|
{
"exact_value": 33.01,
"good_value": 34,
"mild_value": 5.81,
"way_value": 207.52,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
12.54,
2.59,
5.6,
12.28
]
}
|
test
|
basket_sum_000287
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.83, $2.71, $10.46, $5.19, $11.84, $0.79. About how much will you pay (before tax)?
Options:
A) $282.25
B) $88.31
C) $48.82
D) $49.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$282.25",
"$88.31",
"$48.82",
"$49.00"
] | 3
|
{
"exact_value": 48.82,
"good_value": 49,
"mild_value": 88.31,
"way_value": 282.25,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.83,
2.71,
10.46,
5.19,
11.84,
0.79
]
}
|
test
|
basket_sum_000288
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.60, $4.49, $16.58. About how much will you pay (before tax)?
Options:
A) $137.96
B) $11.43
C) $34.67
D) $35.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$137.96",
"$11.43",
"$34.67",
"$35.00"
] | 3
|
{
"exact_value": 34.67,
"good_value": 35,
"mild_value": 11.43,
"way_value": 137.96,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.6,
4.49,
16.58
]
}
|
test
|
basket_sum_000289
|
basket_sum
|
decimal_prices
|
You’re buying these items: $9.64, $13.49, $5.12, $3.37, $3.05. About how much will you pay (before tax)?
Options:
A) $34.00
B) $4.38
C) $34.67
D) $248.71
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$34.00",
"$4.38",
"$34.67",
"$248.71"
] | 0
|
{
"exact_value": 34.67,
"good_value": 34,
"mild_value": 4.38,
"way_value": 248.71,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
9.64,
13.49,
5.12,
3.37,
3.05
]
}
|
test
|
basket_sum_000290
|
basket_sum
|
decimal_prices
|
You’re buying these items: $9.89, $0.94, $7.98, $11.02. About how much will you pay (before tax)?
Options:
A) $129.18
B) $29.83
C) $30.00
D) $53.85
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$129.18",
"$29.83",
"$30.00",
"$53.85"
] | 2
|
{
"exact_value": 29.83,
"good_value": 30,
"mild_value": 53.85,
"way_value": 129.18,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
9.89,
0.94,
7.98,
11.02
]
}
|
test
|
basket_sum_000291
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.10, $8.95, $12.52, $16.05. About how much will you pay (before tax)?
Options:
A) $95.33
B) $57.00
C) $432.07
D) $56.62
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$95.33",
"$57.00",
"$432.07",
"$56.62"
] | 1
|
{
"exact_value": 56.62,
"good_value": 57,
"mild_value": 95.33,
"way_value": 432.07,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.1,
8.95,
12.52,
16.05
]
}
|
test
|
basket_sum_000292
|
basket_sum
|
decimal_prices
|
You’re buying these items: $8.00, $11.07, $18.59, $17.58, $3.00. About how much will you pay (before tax)?
Options:
A) $11.16
B) $58.24
C) $59.00
D) $207.67
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$11.16",
"$58.24",
"$59.00",
"$207.67"
] | 2
|
{
"exact_value": 58.24,
"good_value": 59,
"mild_value": 11.16,
"way_value": 207.67,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
8,
11.07,
18.59,
17.58,
3
]
}
|
test
|
basket_sum_000293
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.73, $11.14, $5.24. About how much will you pay (before tax)?
Options:
A) $27.00
B) $9.82
C) $163.60
D) $27.11
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$27.00",
"$9.82",
"$163.60",
"$27.11"
] | 0
|
{
"exact_value": 27.11,
"good_value": 27,
"mild_value": 9.82,
"way_value": 163.6,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.73,
11.14,
5.24
]
}
|
test
|
basket_sum_000294
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.87, $2.59, $5.80, $11.33, $16.69. About how much will you pay (before tax)?
Options:
A) $190.37
B) $47.28
C) $76.27
D) $48.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$190.37",
"$47.28",
"$76.27",
"$48.00"
] | 3
|
{
"exact_value": 47.28,
"good_value": 48,
"mild_value": 76.27,
"way_value": 190.37,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.87,
2.59,
5.8,
11.33,
16.69
]
}
|
test
|
basket_sum_000295
|
basket_sum
|
decimal_prices
|
You’re buying these items: $12.79, $2.16, $14.63, $11.29. About how much will you pay (before tax)?
Options:
A) $41.00
B) $74.44
C) $191.62
D) $40.87
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$41.00",
"$74.44",
"$191.62",
"$40.87"
] | 0
|
{
"exact_value": 40.87,
"good_value": 41,
"mild_value": 74.44,
"way_value": 191.62,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
12.79,
2.16,
14.63,
11.29
]
}
|
test
|
basket_sum_000296
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.36, $14.67, $2.40. About how much will you pay (before tax)?
Options:
A) $34.00
B) $120.21
C) $34.43
D) $12.07
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$34.00",
"$120.21",
"$34.43",
"$12.07"
] | 0
|
{
"exact_value": 34.43,
"good_value": 34,
"mild_value": 12.07,
"way_value": 120.21,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.36,
14.67,
2.4
]
}
|
test
|
basket_sum_000297
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.77, $6.80, $13.70, $16.05. About how much will you pay (before tax)?
Options:
A) $57.00
B) $242.40
C) $98.63
D) $56.32
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$57.00",
"$242.40",
"$98.63",
"$56.32"
] | 0
|
{
"exact_value": 56.32,
"good_value": 57,
"mild_value": 98.63,
"way_value": 242.4,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.77,
6.8,
13.7,
16.05
]
}
|
test
|
basket_sum_000298
|
basket_sum
|
decimal_prices
|
You’re buying these items: $6.30, $10.82, $15.54, $3.68, $16.62, $6.34. About how much will you pay (before tax)?
Options:
A) $60.00
B) $316.46
C) $12.66
D) $59.30
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$60.00",
"$316.46",
"$12.66",
"$59.30"
] | 0
|
{
"exact_value": 59.3,
"good_value": 60,
"mild_value": 12.66,
"way_value": 316.46,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
6.3,
10.82,
15.54,
3.68,
16.62,
6.34
]
}
|
test
|
basket_sum_000299
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.50, $17.80, $8.05. About how much will you pay (before tax)?
Options:
A) $8.22
B) $40.00
C) $197.77
D) $39.35
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$8.22",
"$40.00",
"$197.77",
"$39.35"
] | 1
|
{
"exact_value": 39.35,
"good_value": 40,
"mild_value": 8.22,
"way_value": 197.77,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.5,
17.8,
8.05
]
}
|
test
|
basket_sum_000300
|
basket_sum
|
decimal_prices
|
You’re buying these items: $16.11, $10.61, $19.81, $7.89. About how much will you pay (before tax)?
Options:
A) $55.00
B) $54.42
C) $87.87
D) $376.90
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$55.00",
"$54.42",
"$87.87",
"$376.90"
] | 0
|
{
"exact_value": 54.42,
"good_value": 55,
"mild_value": 87.87,
"way_value": 376.9,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
16.11,
10.61,
19.81,
7.89
]
}
|
test
|
basket_sum_000301
|
basket_sum
|
decimal_prices
|
You’re buying these items: $12.79, $1.81, $4.78. About how much will you pay (before tax)?
Options:
A) $20.00
B) $134.35
C) $33.39
D) $19.38
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$20.00",
"$134.35",
"$33.39",
"$19.38"
] | 0
|
{
"exact_value": 19.38,
"good_value": 20,
"mild_value": 33.39,
"way_value": 134.35,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
12.79,
1.81,
4.78
]
}
|
test
|
basket_sum_000302
|
basket_sum
|
decimal_prices
|
You’re buying these items: $2.03, $5.93, $1.69, $3.14. About how much will you pay (before tax)?
Options:
A) $96.90
B) $3.61
C) $13.00
D) $12.79
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$96.90",
"$3.61",
"$13.00",
"$12.79"
] | 2
|
{
"exact_value": 12.79,
"good_value": 13,
"mild_value": 3.61,
"way_value": 96.9,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
2.03,
5.93,
1.69,
3.14
]
}
|
test
|
basket_sum_000303
|
basket_sum
|
decimal_prices
|
You’re buying these items: $11.30, $9.88, $17.69, $5.57. About how much will you pay (before tax)?
Options:
A) $45.00
B) $147.58
C) $44.44
D) $15.19
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$45.00",
"$147.58",
"$44.44",
"$15.19"
] | 0
|
{
"exact_value": 44.44,
"good_value": 45,
"mild_value": 15.19,
"way_value": 147.58,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
11.3,
9.88,
17.69,
5.57
]
}
|
test
|
basket_sum_000304
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.51, $8.47, $13.81. About how much will you pay (before tax)?
Options:
A) $26.00
B) $46.88
C) $25.79
D) $124.86
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$26.00",
"$46.88",
"$25.79",
"$124.86"
] | 0
|
{
"exact_value": 25.79,
"good_value": 26,
"mild_value": 46.88,
"way_value": 124.86,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.51,
8.47,
13.81
]
}
|
test
|
basket_sum_000305
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.24, $5.63, $9.66, $1.57, $8.28. About how much will you pay (before tax)?
Options:
A) $44.38
B) $174.54
C) $83.60
D) $45.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$44.38",
"$174.54",
"$83.60",
"$45.00"
] | 3
|
{
"exact_value": 44.38,
"good_value": 45,
"mild_value": 83.6,
"way_value": 174.54,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.24,
5.63,
9.66,
1.57,
8.28
]
}
|
test
|
basket_sum_000306
|
basket_sum
|
decimal_prices
|
You’re buying these items: $11.22, $4.38, $4.47, $17.41, $14.79. About how much will you pay (before tax)?
Options:
A) $51.00
B) $94.12
C) $369.74
D) $52.27
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$51.00",
"$94.12",
"$369.74",
"$52.27"
] | 0
|
{
"exact_value": 52.27,
"good_value": 51,
"mild_value": 94.12,
"way_value": 369.74,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
11.22,
4.38,
4.47,
17.41,
14.79
]
}
|
test
|
basket_sum_000307
|
basket_sum
|
decimal_prices
|
You’re buying these items: $5.43, $14.18, $10.75, $16.73, $6.08. About how much will you pay (before tax)?
Options:
A) $264.45
B) $9.70
C) $53.17
D) $53.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$264.45",
"$9.70",
"$53.17",
"$53.00"
] | 3
|
{
"exact_value": 53.17,
"good_value": 53,
"mild_value": 9.7,
"way_value": 264.45,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
5.43,
14.18,
10.75,
16.73,
6.08
]
}
|
test
|
basket_sum_000308
|
basket_sum
|
decimal_prices
|
You’re buying these items: $2.61, $12.31, $10.89. About how much will you pay (before tax)?
Options:
A) $155.69
B) $4.74
C) $25.81
D) $26.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$155.69",
"$4.74",
"$25.81",
"$26.00"
] | 3
|
{
"exact_value": 25.81,
"good_value": 26,
"mild_value": 4.74,
"way_value": 155.69,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
2.61,
12.31,
10.89
]
}
|
test
|
basket_sum_000309
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.25, $3.38, $13.16, $19.98. About how much will you pay (before tax)?
Options:
A) $309.47
B) $46.00
C) $75.38
D) $46.77
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$309.47",
"$46.00",
"$75.38",
"$46.77"
] | 1
|
{
"exact_value": 46.77,
"good_value": 46,
"mild_value": 75.38,
"way_value": 309.47,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.25,
3.38,
13.16,
19.98
]
}
|
test
|
basket_sum_000310
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.83, $2.62, $19.24, $17.27, $15.75. About how much will you pay (before tax)?
Options:
A) $75.00
B) $596.66
C) $13.74
D) $74.71
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$75.00",
"$596.66",
"$13.74",
"$74.71"
] | 0
|
{
"exact_value": 74.71,
"good_value": 75,
"mild_value": 13.74,
"way_value": 596.66,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.83,
2.62,
19.24,
17.27,
15.75
]
}
|
test
|
basket_sum_000311
|
basket_sum
|
decimal_prices
|
You’re buying these items: $15.74, $2.94, $3.25, $12.26, $18.54. About how much will you pay (before tax)?
Options:
A) $53.00
B) $88.23
C) $52.73
D) $315.34
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$53.00",
"$88.23",
"$52.73",
"$315.34"
] | 0
|
{
"exact_value": 52.73,
"good_value": 53,
"mild_value": 88.23,
"way_value": 315.34,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
15.74,
2.94,
3.25,
12.26,
18.54
]
}
|
test
|
basket_sum_000312
|
basket_sum
|
decimal_prices
|
You’re buying these items: $7.85, $16.00, $3.36, $1.90, $6.77, $2.15. About how much will you pay (before tax)?
Options:
A) $38.03
B) $62.25
C) $142.21
D) $38.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$38.03",
"$62.25",
"$142.21",
"$38.00"
] | 3
|
{
"exact_value": 38.03,
"good_value": 38,
"mild_value": 62.25,
"way_value": 142.21,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
7.85,
16,
3.36,
1.9,
6.77,
2.15
]
}
|
test
|
basket_sum_000313
|
basket_sum
|
decimal_prices
|
You’re buying these items: $7.27, $2.26, $5.69, $1.49, $15.11. About how much will you pay (before tax)?
Options:
A) $5.75
B) $160.25
C) $31.00
D) $31.82
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$5.75",
"$160.25",
"$31.00",
"$31.82"
] | 2
|
{
"exact_value": 31.82,
"good_value": 31,
"mild_value": 5.75,
"way_value": 160.25,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
7.27,
2.26,
5.69,
1.49,
15.11
]
}
|
test
|
basket_sum_000314
|
basket_sum
|
decimal_prices
|
You’re buying these items: $5.35, $18.75, $9.02, $19.34, $15.07. About how much will you pay (before tax)?
Options:
A) $67.00
B) $16.49
C) $208.66
D) $67.53
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$67.00",
"$16.49",
"$208.66",
"$67.53"
] | 0
|
{
"exact_value": 67.53,
"good_value": 67,
"mild_value": 16.49,
"way_value": 208.66,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
5.35,
18.75,
9.02,
19.34,
15.07
]
}
|
test
|
basket_sum_000315
|
basket_sum
|
decimal_prices
|
You’re buying these items: $7.73, $8.43, $12.45, $16.50. About how much will you pay (before tax)?
Options:
A) $176.70
B) $82.50
C) $45.00
D) $45.11
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$176.70",
"$82.50",
"$45.00",
"$45.11"
] | 2
|
{
"exact_value": 45.11,
"good_value": 45,
"mild_value": 82.5,
"way_value": 176.7,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
7.73,
8.43,
12.45,
16.5
]
}
|
test
|
basket_sum_000316
|
basket_sum
|
decimal_prices
|
You’re buying these items: $15.44, $13.16, $3.53, $4.84, $10.86, $5.85. About how much will you pay (before tax)?
Options:
A) $9.40
B) $54.00
C) $53.68
D) $374.10
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$9.40",
"$54.00",
"$53.68",
"$374.10"
] | 1
|
{
"exact_value": 53.68,
"good_value": 54,
"mild_value": 9.4,
"way_value": 374.1,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
15.44,
13.16,
3.53,
4.84,
10.86,
5.85
]
}
|
test
|
basket_sum_000317
|
basket_sum
|
decimal_prices
|
You’re buying these items: $5.35, $17.36, $18.31, $14.93, $10.94. About how much will you pay (before tax)?
Options:
A) $218.53
B) $66.89
C) $66.00
D) $18.58
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$218.53",
"$66.89",
"$66.00",
"$18.58"
] | 2
|
{
"exact_value": 66.89,
"good_value": 66,
"mild_value": 18.58,
"way_value": 218.53,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
5.35,
17.36,
18.31,
14.93,
10.94
]
}
|
test
|
basket_sum_000318
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.53, $19.86, $11.94. About how much will you pay (before tax)?
Options:
A) $42.33
B) $68.55
C) $250.36
D) $43.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$42.33",
"$68.55",
"$250.36",
"$43.00"
] | 3
|
{
"exact_value": 42.33,
"good_value": 43,
"mild_value": 68.55,
"way_value": 250.36,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.53,
19.86,
11.94
]
}
|
test
|
basket_sum_000319
|
basket_sum
|
decimal_prices
|
You’re buying these items: $17.49, $13.40, $16.73, $13.11, $15.37, $15.11. About how much will you pay (before tax)?
Options:
A) $164.43
B) $564.03
C) $91.21
D) $90.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$164.43",
"$564.03",
"$91.21",
"$90.00"
] | 3
|
{
"exact_value": 91.21,
"good_value": 90,
"mild_value": 164.43,
"way_value": 564.03,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
17.49,
13.4,
16.73,
13.11,
15.37,
15.11
]
}
|
test
|
basket_sum_000320
|
basket_sum
|
decimal_prices
|
You’re buying these items: $6.44, $15.62, $17.83. About how much will you pay (before tax)?
Options:
A) $40.00
B) $9.14
C) $297.29
D) $39.89
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$40.00",
"$9.14",
"$297.29",
"$39.89"
] | 0
|
{
"exact_value": 39.89,
"good_value": 40,
"mild_value": 9.14,
"way_value": 297.29,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
6.44,
15.62,
17.83
]
}
|
test
|
basket_sum_000321
|
basket_sum
|
decimal_prices
|
You’re buying these items: $15.78, $15.69, $9.04, $11.62, $19.23. About how much will you pay (before tax)?
Options:
A) $72.00
B) $71.36
C) $27.37
D) $382.84
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$72.00",
"$71.36",
"$27.37",
"$382.84"
] | 0
|
{
"exact_value": 71.36,
"good_value": 72,
"mild_value": 27.37,
"way_value": 382.84,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
15.78,
15.69,
9.04,
11.62,
19.23
]
}
|
test
|
basket_sum_000322
|
basket_sum
|
decimal_prices
|
You’re buying these items: $15.45, $19.46, $1.38, $9.28, $15.18, $6.73. About how much will you pay (before tax)?
Options:
A) $66.00
B) $67.48
C) $276.80
D) $7.90
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$66.00",
"$67.48",
"$276.80",
"$7.90"
] | 0
|
{
"exact_value": 67.48,
"good_value": 66,
"mild_value": 7.9,
"way_value": 276.8,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
15.45,
19.46,
1.38,
9.28,
15.18,
6.73
]
}
|
test
|
basket_sum_000323
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.41, $11.56, $1.13, $16.51. About how much will you pay (before tax)?
Options:
A) $13.40
B) $43.00
C) $332.36
D) $42.61
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$13.40",
"$43.00",
"$332.36",
"$42.61"
] | 1
|
{
"exact_value": 42.61,
"good_value": 43,
"mild_value": 13.4,
"way_value": 332.36,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.41,
11.56,
1.13,
16.51
]
}
|
test
|
basket_sum_000324
|
basket_sum
|
decimal_prices
|
You’re buying these items: $1.36, $16.24, $15.84, $8.59, $15.44. About how much will you pay (before tax)?
Options:
A) $57.47
B) $13.60
C) $57.00
D) $282.30
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$57.47",
"$13.60",
"$57.00",
"$282.30"
] | 2
|
{
"exact_value": 57.47,
"good_value": 57,
"mild_value": 13.6,
"way_value": 282.3,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
1.36,
16.24,
15.84,
8.59,
15.44
]
}
|
test
|
basket_sum_000325
|
basket_sum
|
decimal_prices
|
You’re buying these items: $18.52, $4.95, $11.58. About how much will you pay (before tax)?
Options:
A) $5.52
B) $225.31
C) $35.05
D) $36.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$5.52",
"$225.31",
"$35.05",
"$36.00"
] | 3
|
{
"exact_value": 35.05,
"good_value": 36,
"mild_value": 5.52,
"way_value": 225.31,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
18.52,
4.95,
11.58
]
}
|
test
|
basket_sum_000326
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.62, $15.20, $5.63, $4.48, $5.92. About how much will you pay (before tax)?
Options:
A) $51.00
B) $50.85
C) $349.12
D) $12.08
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$51.00",
"$50.85",
"$349.12",
"$12.08"
] | 0
|
{
"exact_value": 50.85,
"good_value": 51,
"mild_value": 12.08,
"way_value": 349.12,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.62,
15.2,
5.63,
4.48,
5.92
]
}
|
test
|
basket_sum_000327
|
basket_sum
|
decimal_prices
|
You’re buying these items: $16.77, $3.94, $15.23. About how much will you pay (before tax)?
Options:
A) $36.00
B) $57.51
C) $35.94
D) $270.87
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$36.00",
"$57.51",
"$35.94",
"$270.87"
] | 0
|
{
"exact_value": 35.94,
"good_value": 36,
"mild_value": 57.51,
"way_value": 270.87,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
16.77,
3.94,
15.23
]
}
|
test
|
basket_sum_000328
|
basket_sum
|
decimal_prices
|
You’re buying these items: $16.80, $15.44, $10.46. About how much will you pay (before tax)?
Options:
A) $42.00
B) $16.12
C) $199.59
D) $42.70
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$42.00",
"$16.12",
"$199.59",
"$42.70"
] | 0
|
{
"exact_value": 42.7,
"good_value": 42,
"mild_value": 16.12,
"way_value": 199.59,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
16.8,
15.44,
10.46
]
}
|
test
|
basket_sum_000329
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.92, $12.54, $6.15, $6.42, $12.44, $17.26. About how much will you pay (before tax)?
Options:
A) $65.73
B) $65.00
C) $111.51
D) $261.57
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$65.73",
"$65.00",
"$111.51",
"$261.57"
] | 1
|
{
"exact_value": 65.73,
"good_value": 65,
"mild_value": 111.51,
"way_value": 261.57,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.92,
12.54,
6.15,
6.42,
12.44,
17.26
]
}
|
test
|
basket_sum_000330
|
basket_sum
|
decimal_prices
|
You’re buying these items: $1.76, $7.86, $13.03, $5.98. About how much will you pay (before tax)?
Options:
A) $29.00
B) $171.25
C) $28.63
D) $53.50
|
[
"A",
"B",
"C",
"D"
] |
A
|
[
"$29.00",
"$171.25",
"$28.63",
"$53.50"
] | 0
|
{
"exact_value": 28.63,
"good_value": 29,
"mild_value": 53.5,
"way_value": 171.25,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
1.76,
7.86,
13.03,
5.98
]
}
|
test
|
basket_sum_000331
|
basket_sum
|
decimal_prices
|
You’re buying these items: $14.71, $16.65, $18.51, $18.51, $19.64, $11.65. About how much will you pay (before tax)?
Options:
A) $99.67
B) $102.00
C) $11.99
D) $430.35
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$99.67",
"$102.00",
"$11.99",
"$430.35"
] | 1
|
{
"exact_value": 99.67,
"good_value": 102,
"mild_value": 11.99,
"way_value": 430.35,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
14.71,
16.65,
18.51,
18.51,
19.64,
11.65
]
}
|
test
|
basket_sum_000332
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.42, $4.60, $9.50. About how much will you pay (before tax)?
Options:
A) $12.51
B) $153.22
C) $33.52
D) $34.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$12.51",
"$153.22",
"$33.52",
"$34.00"
] | 3
|
{
"exact_value": 33.52,
"good_value": 34,
"mild_value": 12.51,
"way_value": 153.22,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.42,
4.6,
9.5
]
}
|
test
|
basket_sum_000333
|
basket_sum
|
decimal_prices
|
You’re buying these items: $2.88, $11.25, $2.31, $0.99, $17.10, $18.05. About how much will you pay (before tax)?
Options:
A) $52.58
B) $18.44
C) $52.00
D) $241.28
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$52.58",
"$18.44",
"$52.00",
"$241.28"
] | 2
|
{
"exact_value": 52.58,
"good_value": 52,
"mild_value": 18.44,
"way_value": 241.28,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
2.88,
11.25,
2.31,
0.99,
17.1,
18.05
]
}
|
test
|
basket_sum_000334
|
basket_sum
|
decimal_prices
|
You’re buying these items: $3.12, $4.98, $2.22, $13.61, $6.49, $5.87. About how much will you pay (before tax)?
Options:
A) $36.29
B) $13.98
C) $167.48
D) $36.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$36.29",
"$13.98",
"$167.48",
"$36.00"
] | 3
|
{
"exact_value": 36.29,
"good_value": 36,
"mild_value": 13.98,
"way_value": 167.48,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
3.12,
4.98,
2.22,
13.61,
6.49,
5.87
]
}
|
test
|
basket_sum_000335
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.47, $2.60, $6.08. About how much will you pay (before tax)?
Options:
A) $2.86
B) $28.00
C) $140.52
D) $28.15
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$2.86",
"$28.00",
"$140.52",
"$28.15"
] | 1
|
{
"exact_value": 28.15,
"good_value": 28,
"mild_value": 2.86,
"way_value": 140.52,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.47,
2.6,
6.08
]
}
|
test
|
basket_sum_000336
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.60, $4.06, $4.37, $1.06, $3.89, $2.56. About how much will you pay (before tax)?
Options:
A) $29.54
B) $232.43
C) $7.46
D) $30.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$29.54",
"$232.43",
"$7.46",
"$30.00"
] | 3
|
{
"exact_value": 29.54,
"good_value": 30,
"mild_value": 7.46,
"way_value": 232.43,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.6,
4.06,
4.37,
1.06,
3.89,
2.56
]
}
|
test
|
basket_sum_000337
|
basket_sum
|
decimal_prices
|
You’re buying these items: $15.85, $13.98, $9.20, $15.34, $17.43, $5.24. About how much will you pay (before tax)?
Options:
A) $77.04
B) $557.80
C) $11.81
D) $76.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$77.04",
"$557.80",
"$11.81",
"$76.00"
] | 3
|
{
"exact_value": 77.04,
"good_value": 76,
"mild_value": 11.81,
"way_value": 557.8,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
15.85,
13.98,
9.2,
15.34,
17.43,
5.24
]
}
|
test
|
basket_sum_000338
|
basket_sum
|
decimal_prices
|
You’re buying these items: $1.35, $5.19, $15.20, $19.22, $1.23, $15.87. About how much will you pay (before tax)?
Options:
A) $103.15
B) $408.63
C) $57.00
D) $58.06
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$103.15",
"$408.63",
"$57.00",
"$58.06"
] | 2
|
{
"exact_value": 58.06,
"good_value": 57,
"mild_value": 103.15,
"way_value": 408.63,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
1.35,
5.19,
15.2,
19.22,
1.23,
15.87
]
}
|
test
|
basket_sum_000339
|
basket_sum
|
decimal_prices
|
You’re buying these items: $11.17, $2.41, $16.93, $4.25, $12.87, $7.09. About how much will you pay (before tax)?
Options:
A) $344.61
B) $90.17
C) $54.00
D) $54.72
|
[
"A",
"B",
"C",
"D"
] |
C
|
[
"$344.61",
"$90.17",
"$54.00",
"$54.72"
] | 2
|
{
"exact_value": 54.72,
"good_value": 54,
"mild_value": 90.17,
"way_value": 344.61,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
11.17,
2.41,
16.93,
4.25,
12.87,
7.09
]
}
|
test
|
basket_sum_000340
|
basket_sum
|
decimal_prices
|
You’re buying these items: $13.98, $8.56, $3.68. About how much will you pay (before tax)?
Options:
A) $26.22
B) $27.00
C) $9.91
D) $113.86
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$26.22",
"$27.00",
"$9.91",
"$113.86"
] | 1
|
{
"exact_value": 26.22,
"good_value": 27,
"mild_value": 9.91,
"way_value": 113.86,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
13.98,
8.56,
3.68
]
}
|
test
|
basket_sum_000341
|
basket_sum
|
decimal_prices
|
You’re buying these items: $19.09, $3.23, $18.43. About how much will you pay (before tax)?
Options:
A) $40.75
B) $263.20
C) $5.90
D) $40.00
|
[
"A",
"B",
"C",
"D"
] |
D
|
[
"$40.75",
"$263.20",
"$5.90",
"$40.00"
] | 3
|
{
"exact_value": 40.75,
"good_value": 40,
"mild_value": 5.9,
"way_value": 263.2,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
19.09,
3.23,
18.43
]
}
|
test
|
basket_sum_000342
|
basket_sum
|
decimal_prices
|
You’re buying these items: $10.53, $6.39, $3.29, $17.73, $7.27. About how much will you pay (before tax)?
Options:
A) $45.21
B) $45.00
C) $8.11
D) $199.73
|
[
"A",
"B",
"C",
"D"
] |
B
|
[
"$45.21",
"$45.00",
"$8.11",
"$199.73"
] | 1
|
{
"exact_value": 45.21,
"good_value": 45,
"mild_value": 8.11,
"way_value": 199.73,
"tax_rate": null,
"discount_percent": null,
"style": null,
"variant": null,
"tip_percent": null,
"svc_fee_percent": null,
"prices": [
10.53,
6.39,
3.29,
17.73,
7.27
]
}
|
test
|
End of preview. Expand
in Data Studio
No dataset card yet
- Downloads last month
- 6