id stringlengths 11 23 | topic stringclasses 8 values | subtopic stringclasses 14 values | prompt stringlengths 61 159 | metadata dict | split stringclasses 1 value | target_value float64 0.06 9.8k |
|---|---|---|---|---|---|---|
taxes_001305 | taxes | pre_discount_tax | Cart: $12.09, $35.25, $20.32, $33.89, $24.47 with a 15% store discount. Local sales tax is 8.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.08,
"discount_percent": 15,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 118 |
taxes_001306 | taxes | pre_discount_tax | Cart: $48.08, $10.81, $56.52 with a 10% store discount. Local sales tax is 7.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 110 |
taxes_001307 | taxes | pre_discount_tax | Cart: $28.67, $3.98 with a 20% store discount. Local sales tax is 7.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.075,
"discount_percent": 20,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 28 |
taxes_001308 | taxes | post_discount_tax | Cart: $7.49, $8.61, $5.84, $29.86. Local sales tax is 7.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 0,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 54 |
taxes_001309 | taxes | post_discount_tax | Cart: $14.31, $39.30, $58.15, $27.96. Local sales tax is 7.5% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.075,
"discount_percent": 0,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 145 |
taxes_001310 | taxes | post_discount_tax | Cart: $20.67, $50.29, $35.11 with a 15% store discount. Local sales tax is 8.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.08,
"discount_percent": 15,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 99 |
taxes_001311 | taxes | post_discount_tax | Cart: $19.63, $55.95, $51.09 with a 15% store discount. Local sales tax is 7.5% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.075,
"discount_percent": 15,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 113 |
taxes_001312 | taxes | pre_discount_tax | Cart: $59.67, $33.14, $32.56. Local sales tax is 7.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 0,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 132 |
taxes_001313 | taxes | post_discount_tax | Cart: $10.29, $16.96, $39.38, $32.58 with a 10% store discount. Local sales tax is 7.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 10,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 93 |
taxes_001314 | taxes | post_discount_tax | Cart: $4.09, $20.71, $7.46. Local sales tax is 6.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.06,
"discount_percent": 0,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 33 |
taxes_001315 | taxes | post_discount_tax | Cart: $37.56, $45.59, $34.47, $22.46, $53.22. Local sales tax is 7.5% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.075,
"discount_percent": 0,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 202 |
taxes_001316 | taxes | pre_discount_tax | Cart: $18.94, $6.81, $27.85 with a 10% store discount. Local sales tax is 7.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 51 |
taxes_001317 | taxes | pre_discount_tax | Cart: $58.41, $34.36, $18.29, $33.60, $37.60 with a 10% store discount. Local sales tax is 8.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 182 |
taxes_001318 | taxes | pre_discount_tax | Cart: $27.92, $47.29, $44.68, $57.69. Local sales tax is 6.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.06,
"discount_percent": 0,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 186 |
taxes_001319 | taxes | pre_discount_tax | Cart: $29.81, $53.80, $12.86, $25.85 with a 20% store discount. Local sales tax is 6.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.06,
"discount_percent": 20,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 104 |
taxes_001320 | taxes | post_discount_tax | Cart: $35.48, $51.73, $27.78 with a 15% store discount. Local sales tax is 7.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 15,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 102 |
taxes_001321 | taxes | pre_discount_tax | Cart: $35.87, $57.56, $47.84, $12.69, $24.75 with a 15% store discount. Local sales tax is 8.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.08,
"discount_percent": 15,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 171 |
taxes_001322 | taxes | post_discount_tax | Cart: $17.05, $39.14, $19.53, $6.96, $18.91 with a 20% store discount. Local sales tax is 8.5% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 20,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 89 |
taxes_001323 | taxes | post_discount_tax | Cart: $25.29, $26.53, $48.13, $3.84, $46.01 with a 10% store discount. Local sales tax is 6.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.06,
"discount_percent": 10,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 141 |
taxes_001324 | taxes | post_discount_tax | Cart: $15.56, $15.91, $22.64 with a 15% store discount. Local sales tax is 8.5% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 15,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 51 |
taxes_001325 | taxes | post_discount_tax | Cart: $50.65, $44.49, $27.52, $42.93 with a 20% store discount. Local sales tax is 8.5% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 20,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 146 |
taxes_001326 | taxes | post_discount_tax | Cart: $12.74, $34.24, $47.15, $12.45 with a 10% store discount. Local sales tax is 6.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.06,
"discount_percent": 10,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 100 |
taxes_001327 | taxes | post_discount_tax | Cart: $36.37, $28.73, $56.44, $32.60, $38.35 with a 10% store discount. Local sales tax is 8.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.08,
"discount_percent": 10,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 190 |
taxes_001328 | taxes | pre_discount_tax | Cart: $39.27, $24.01, $15.35, $13.69 with a 10% store discount. Local sales tax is 7.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.075,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 87 |
taxes_001329 | taxes | pre_discount_tax | Cart: $41.12, $39.86, $29.54, $22.82, $6.19 with a 10% store discount. Local sales tax is 6.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.06,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 133 |
taxes_001330 | taxes | pre_discount_tax | Cart: $57.24, $33.10, $3.55 with a 10% store discount. Local sales tax is 7.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 89 |
taxes_001331 | taxes | pre_discount_tax | Cart: $26.52, $12.71, $38.77 with a 10% store discount. Local sales tax is 8.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 79 |
taxes_001332 | taxes | post_discount_tax | Cart: $53.44, $13.18, $31.50, $29.01, $5.22 with a 10% store discount. Local sales tax is 7.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 10,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 124 |
taxes_001333 | taxes | post_discount_tax | Cart: $59.46, $38.32 with a 10% store discount. Local sales tax is 6.0% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.06,
"discount_percent": 10,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 91 |
taxes_001334 | taxes | pre_discount_tax | Cart: $37.64, $27.93. Local sales tax is 7.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.07,
"discount_percent": 0,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 69 |
taxes_001335 | taxes | pre_discount_tax | Cart: $29.34, $35.12, $3.91, $54.57 with a 20% store discount. Local sales tax is 8.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 20,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 110 |
taxes_001336 | taxes | post_discount_tax | Cart: $21.86, $25.84 with a 10% store discount. Local sales tax is 7.5% (tax after discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.075,
"discount_percent": 10,
"style": "post_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 45 |
taxes_001337 | taxes | pre_discount_tax | Cart: $22.32, $55.05, $48.55, $47.09, $37.08 with a 10% store discount. Local sales tax is 8.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 10,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 210 |
taxes_001338 | taxes | pre_discount_tax | Cart: $55.71, $52.67, $40.72. Local sales tax is 7.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.075,
"discount_percent": 0,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 157 |
taxes_001339 | taxes | pre_discount_tax | Cart: $24.80, $45.45, $29.21, $54.38. Local sales tax is 8.5% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.085,
"discount_percent": 0,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 168 |
taxes_001340 | taxes | pre_discount_tax | Cart: $20.11, $14.77. Local sales tax is 8.0% (tax calculated before discount). About how much is the total? | {
"prices": null,
"currency": "USD",
"variant": null,
"tax_rate": 0.08,
"discount_percent": 0,
"style": "pre_discount_tax",
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 38 |
units_000123 | units | lb_oz | You buy 0.65 lb at $12.44 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 7 |
units_000124 | units | lb_oz | You buy 0.84 lb at $6.31 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000125 | units | lb_oz | You buy 3.0 lb at $7.28 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 21 |
units_000126 | units | kg_g | An item costs $10.94 per kg. You take 900 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 9 |
units_000127 | units | kg_g | An item costs $9.36 per kg. You take 300 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 2.25 |
units_000128 | units | kg_g | An item costs $14.07 per kg. You take 350 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
units_000129 | units | kg_g | An item costs $9.36 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
units_000130 | units | lb_oz | You buy 1.35 lb at $3.60 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000131 | units | lb_oz | You buy 5.15 lb at $8.58 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 46 |
units_000132 | units | kg_g | An item costs $5.91 per kg. You take 300 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 1.42 |
units_000133 | units | kg_g | An item costs $5.36 per kg. You take 900 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
units_000134 | units | lb_oz | You buy 1.36 lb at $4.03 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000135 | units | lb_oz | You buy 3.01 lb at $10.63 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 33 |
units_000136 | units | lb_oz | You buy 0.97 lb at $6.17 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000137 | units | kg_g | An item costs $9.77 per kg. You take 400 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
units_000138 | units | lb_oz | You buy 4.08 lb at $11.32 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 44 |
units_000139 | units | kg_g | An item costs $11.27 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000140 | units | lb_oz | You buy 4.55 lb at $5.49 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 22 |
units_000141 | units | kg_g | An item costs $10.79 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000142 | units | kg_g | An item costs $17.68 per kg. You take 250 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
units_000143 | units | lb_oz | You buy 1.32 lb at $7.41 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 9 |
units_000144 | units | lb_oz | You buy 5.62 lb at $5.16 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 28 |
units_000145 | units | kg_g | An item costs $12.58 per kg. You take 750 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 9 |
units_000146 | units | lb_oz | You buy 4.73 lb at $6.81 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 33 |
units_000147 | units | lb_oz | You buy 5.07 lb at $3.63 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 20 |
units_000148 | units | kg_g | An item costs $15.88 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 8 |
units_000149 | units | lb_oz | You buy 5.24 lb at $4.29 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 20 |
units_000150 | units | lb_oz | You buy 5.49 lb at $13.46 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 71 |
units_000151 | units | lb_oz | You buy 4.63 lb at $4.41 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 18 |
units_000152 | units | kg_g | An item costs $15.49 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 7 |
units_000153 | units | kg_g | An item costs $4.71 per kg. You take 250 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 1 |
units_000154 | units | lb_oz | You buy 0.64 lb at $12.89 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 8 |
units_000155 | units | lb_oz | You buy 0.58 lb at $8.71 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000156 | units | lb_oz | You buy 2.42 lb at $12.72 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 31 |
units_000157 | units | lb_oz | You buy 0.51 lb at $11.72 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 6 |
units_000158 | units | kg_g | An item costs $11.96 per kg. You take 300 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 3 |
units_000159 | units | kg_g | An item costs $15.14 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 7 |
units_000160 | units | lb_oz | You buy 2.37 lb at $4.52 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 11 |
units_000161 | units | lb_oz | You buy 2.49 lb at $4.36 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 9 |
units_000162 | units | lb_oz | You buy 5.63 lb at $12.49 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 67 |
units_000163 | units | lb_oz | You buy 2.63 lb at $11.66 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 31 |
units_000164 | units | lb_oz | You buy 5.04 lb at $8.29 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 40 |
units_000165 | units | kg_g | An item costs $17.12 per kg. You take 750 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 12 |
units_000166 | units | kg_g | An item costs $17.24 per kg. You take 750 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 12 |
units_000167 | units | kg_g | An item costs $19.88 per kg. You take 350 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 7 |
units_000168 | units | lb_oz | You buy 1.92 lb at $10.79 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 21 |
units_000169 | units | lb_oz | You buy 1.59 lb at $12.08 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 19 |
units_000170 | units | lb_oz | You buy 1.62 lb at $5.81 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 9 |
units_000171 | units | lb_oz | You buy 4.14 lb at $3.56 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 16 |
units_000172 | units | kg_g | An item costs $15.22 per kg. You take 350 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 5 |
units_000173 | units | kg_g | An item costs $5.97 per kg. You take 750 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
units_000174 | units | lb_oz | You buy 0.84 lb at $4.36 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 3 |
units_000175 | units | kg_g | An item costs $10.21 per kg. You take 250 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 2.04 |
units_000176 | units | lb_oz | You buy 4.92 lb at $4.44 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 19 |
units_000177 | units | lb_oz | You buy 1.97 lb at $10.66 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 21 |
units_000178 | units | lb_oz | You buy 5.06 lb at $4.69 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 25 |
units_000179 | units | kg_g | An item costs $19.79 per kg. You take 750 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 15 |
units_000180 | units | kg_g | An item costs $18.85 per kg. You take 250 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
units_000181 | units | kg_g | An item costs $11.74 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 6 |
units_000182 | units | lb_oz | You buy 1.14 lb at $12.25 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 13 |
units_000183 | units | kg_g | An item costs $13.39 per kg. You take 300 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 3.22 |
units_000184 | units | lb_oz | You buy 1.39 lb at $13.88 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 19 |
units_000185 | units | lb_oz | You buy 2.34 lb at $12.52 per lb. About how much is that total? | {
"prices": null,
"currency": "USD",
"variant": "lb_oz",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 30 |
units_000186 | units | kg_g | An item costs $8.43 per kg. You take 500 g. About how much is that? | {
"prices": null,
"currency": "USD",
"variant": "kg_g",
"tax_rate": null,
"discount_percent": null,
"style": null,
"tip_percent": null,
"svc_fee_percent": null,
"length_m": null,
"width_m": null,
"density_per_m2": null,
"distance": null,
"distance_unit": null,
"speed": null,
"speed_unit": null,
"liters": null,
"flow_lpm": null
} | test | 4 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.