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_001205 | taxes | post_discount_tax | Cart: $36.99, $25.46, $35.00. 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": 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 | 106 |
taxes_001206 | taxes | pre_discount_tax | Cart: $30.55, $47.88 with a 10% 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": 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_001207 | taxes | pre_discount_tax | Cart: $29.95, $11.36, $29.73, $42.78, $4.66 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 | 113 |
taxes_001208 | taxes | pre_discount_tax | Cart: $4.78, $25.83. 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 | 32 |
taxes_001209 | taxes | pre_discount_tax | Cart: $18.82, $15.00, $7.18, $53.40. 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 | 98 |
taxes_001210 | taxes | pre_discount_tax | Cart: $8.96, $21.34, $17.80, $10.98 with a 15% 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": 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 | 56 |
taxes_001211 | taxes | post_discount_tax | Cart: $6.38, $52.95, $30.78 with a 10% 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": 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 | 89 |
taxes_001212 | taxes | post_discount_tax | Cart: $59.06, $40.23, $37.06, $39.58 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 | 154 |
taxes_001213 | taxes | post_discount_tax | Cart: $45.13, $24.99, $48.28. 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 | 123 |
taxes_001214 | taxes | pre_discount_tax | Cart: $58.85, $49.04 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 | 91 |
taxes_001215 | taxes | pre_discount_tax | Cart: $43.96, $11.79, $44.50 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 | 85 |
taxes_001216 | taxes | pre_discount_tax | Cart: $37.37, $33.76, $23.94, $51.80, $23.22 with a 15% 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": 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 | 153 |
taxes_001217 | taxes | pre_discount_tax | Cart: $54.74, $16.85, $18.60, $29.58. 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 | 127 |
taxes_001218 | taxes | post_discount_tax | Cart: $10.71, $47.82, $8.56, $6.44 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 | 73 |
taxes_001219 | taxes | pre_discount_tax | Cart: $25.53, $10.36, $11.96, $59.62 with a 15% 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": 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 | 102 |
taxes_001220 | taxes | post_discount_tax | Cart: $57.57, $36.60, $45.62 with a 20% 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": 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 | 118 |
taxes_001221 | taxes | pre_discount_tax | Cart: $40.54, $43.81, $33.69 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 | 101 |
taxes_001222 | taxes | pre_discount_tax | Cart: $20.41, $43.41, $39.87, $55.05 with a 20% 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": 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 | 134 |
taxes_001223 | taxes | pre_discount_tax | Cart: $6.14, $12.73 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 | 16 |
taxes_001224 | taxes | pre_discount_tax | Cart: $28.00, $53.73, $33.71, $25.79 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 | 134 |
taxes_001225 | taxes | pre_discount_tax | Cart: $25.87, $10.66, $37.27 with a 15% 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": 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 | 66 |
taxes_001226 | taxes | post_discount_tax | Cart: $11.57, $8.59 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 | 19 |
taxes_001227 | taxes | post_discount_tax | Cart: $50.54, $23.08, $4.50, $50.81, $22.98 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 | 136 |
taxes_001228 | taxes | post_discount_tax | Cart: $25.08, $47.52, $58.84, $26.41 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 | 139 |
taxes_001229 | taxes | post_discount_tax | Cart: $47.66, $4.18, $54.21, $39.19. 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": 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 | 159 |
taxes_001230 | taxes | pre_discount_tax | Cart: $31.22, $27.58 with a 15% 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": 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 | 53 |
taxes_001231 | taxes | pre_discount_tax | Cart: $11.10, $58.76, $13.05, $43.75 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 | 120 |
taxes_001232 | taxes | pre_discount_tax | Cart: $45.17, $47.14. 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 | 96 |
taxes_001233 | taxes | post_discount_tax | Cart: $25.70, $31.67, $39.14, $43.00 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 | 130 |
taxes_001234 | taxes | post_discount_tax | Cart: $49.22, $21.44 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 | 66 |
taxes_001235 | taxes | pre_discount_tax | Cart: $30.82, $50.07. 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 | 85 |
taxes_001236 | taxes | post_discount_tax | Cart: $45.80, $16.15, $39.06, $58.42 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 | 157 |
taxes_001237 | taxes | post_discount_tax | Cart: $23.44, $39.71 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 | 59 |
taxes_001238 | taxes | pre_discount_tax | Cart: $12.83, $56.61, $36.09, $57.25 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 | 154 |
taxes_001239 | taxes | pre_discount_tax | Cart: $31.41, $12.29, $17.64, $55.37, $19.29 with a 10% 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": 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 | 135 |
taxes_001240 | taxes | pre_discount_tax | Cart: $3.96, $38.04, $36.73, $31.04 with a 15% 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": 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 | 104 |
taxes_001241 | taxes | post_discount_tax | Cart: $58.87, $46.44, $5.93, $43.16 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 | 135 |
taxes_001242 | taxes | post_discount_tax | Cart: $22.57, $54.54. 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 | 81 |
taxes_001243 | taxes | pre_discount_tax | Cart: $16.91, $24.54, $54.04 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 | 86 |
taxes_001244 | taxes | pre_discount_tax | Cart: $47.10, $12.45, $14.13, $33.12, $15.50. 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 | 134 |
taxes_001245 | taxes | post_discount_tax | Cart: $53.69, $17.54 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 | 68 |
taxes_001246 | taxes | post_discount_tax | Cart: $21.68, $48.18. 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 | 73 |
taxes_001247 | taxes | pre_discount_tax | Cart: $32.53, $12.97, $20.26, $46.97 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 | 107 |
taxes_001248 | taxes | post_discount_tax | Cart: $47.89, $25.27. 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": 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 | 80 |
taxes_001249 | taxes | post_discount_tax | Cart: $16.89, $57.02, $59.12, $11.84. 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 | 152 |
taxes_001250 | taxes | pre_discount_tax | Cart: $17.07, $20.28, $5.85, $50.10. 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 | 97 |
taxes_001251 | taxes | pre_discount_tax | Cart: $38.67, $55.60 with a 20% 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": 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 | 85 |
taxes_001252 | taxes | pre_discount_tax | Cart: $5.59, $47.85, $16.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 | 74 |
taxes_001253 | taxes | post_discount_tax | Cart: $11.75, $27.94, $45.37, $41.43 with a 10% 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": 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_001254 | taxes | pre_discount_tax | Cart: $50.52, $26.40, $27.70, $24.34, $15.07 with a 20% 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": 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 | 129 |
taxes_001255 | taxes | post_discount_tax | Cart: $33.26, $26.64 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 | 53 |
taxes_001256 | taxes | post_discount_tax | Cart: $57.38, $34.17, $58.21 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 | 139 |
taxes_001257 | taxes | post_discount_tax | Cart: $43.73, $44.35, $52.88 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 | 125 |
taxes_001258 | taxes | pre_discount_tax | Cart: $24.86, $29.21, $56.33, $16.36 with a 20% 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": 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 | 113 |
taxes_001259 | taxes | pre_discount_tax | Cart: $18.38, $58.75. 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 | 80 |
taxes_001260 | taxes | post_discount_tax | Cart: $39.21, $3.51, $29.36, $10.82. 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 | 87 |
taxes_001261 | taxes | post_discount_tax | Cart: $9.03, $15.45, $14.29, $23.34, $5.96 with a 10% 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": 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 | 66 |
taxes_001262 | taxes | pre_discount_tax | Cart: $28.22, $53.64, $27.18 with a 15% 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": 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 | 98 |
taxes_001263 | taxes | pre_discount_tax | Cart: $8.29, $58.49, $48.59, $17.10 with a 10% 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": 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 | 132 |
taxes_001264 | taxes | pre_discount_tax | Cart: $18.91, $9.89, $48.12, $32.02, $33.50 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 | 143 |
taxes_001265 | taxes | pre_discount_tax | Cart: $9.99, $50.88, $22.00, $23.41, $36.23 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 | 134 |
taxes_001266 | taxes | pre_discount_tax | Cart: $21.90, $49.10, $47.11, $19.00 with a 15% 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": 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 | 123 |
taxes_001267 | taxes | pre_discount_tax | Cart: $22.13, $58.10, $44.41, $44.23, $46.54 with a 20% 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": 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 | 193 |
taxes_001268 | taxes | pre_discount_tax | Cart: $7.10, $4.79, $18.29, $18.64 with a 15% 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": 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 | 44 |
taxes_001269 | taxes | pre_discount_tax | Cart: $7.60, $42.04, $5.48 with a 20% 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": 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 | 49 |
taxes_001270 | taxes | post_discount_tax | Cart: $44.98, $52.21, $18.11, $26.63, $23.21 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 | 147 |
taxes_001271 | taxes | pre_discount_tax | Cart: $13.55, $42.05, $59.36, $39.95, $18.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 | 165 |
taxes_001272 | taxes | pre_discount_tax | Cart: $9.70, $32.91, $20.92, $4.39, $47.56 with a 20% 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": 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 | 98 |
taxes_001273 | taxes | post_discount_tax | Cart: $25.52, $36.20, $12.03, $44.72 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 | 112 |
taxes_001274 | taxes | post_discount_tax | Cart: $37.06, $51.04, $32.54, $9.48. 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 | 136 |
taxes_001275 | taxes | pre_discount_tax | Cart: $27.21, $34.00, $30.06 with a 15% 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": 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 | 81 |
taxes_001276 | taxes | post_discount_tax | Cart: $48.13, $49.29, $12.50, $51.03 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 | 152 |
taxes_001277 | taxes | pre_discount_tax | Cart: $16.36, $52.47 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 | 57 |
taxes_001278 | taxes | pre_discount_tax | Cart: $7.92, $40.87. 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 | 51 |
taxes_001279 | taxes | pre_discount_tax | Cart: $14.43, $9.87, $24.27, $42.79, $25.64 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 | 111 |
taxes_001280 | taxes | pre_discount_tax | Cart: $55.22, $50.22. 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 | 110 |
taxes_001281 | taxes | post_discount_tax | Cart: $59.50, $23.65, $41.75, $49.23, $49.41 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 | 211 |
taxes_001282 | taxes | post_discount_tax | Cart: $12.92, $35.20, $53.22, $13.65 with a 20% 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": 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 | 96 |
taxes_001283 | taxes | pre_discount_tax | Cart: $32.91, $13.15 with a 20% 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": 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 | 39 |
taxes_001284 | taxes | post_discount_tax | Cart: $11.16, $53.87, $51.50, $22.40 with a 20% 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": 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 | 116 |
taxes_001285 | taxes | pre_discount_tax | Cart: $55.33, $32.35 with a 15% 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": 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 | 78 |
taxes_001286 | taxes | post_discount_tax | Cart: $33.00, $29.72, $15.85 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 | 74 |
taxes_001287 | taxes | post_discount_tax | Cart: $24.16, $42.88, $53.74, $43.48, $32.01. 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": 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 | 215 |
taxes_001288 | taxes | pre_discount_tax | Cart: $29.96, $43.25, $18.95, $39.04, $23.31. 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 | 161 |
taxes_001289 | taxes | post_discount_tax | Cart: $12.13, $33.91, $22.31 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 | 63 |
taxes_001290 | taxes | pre_discount_tax | Cart: $41.48, $18.70, $22.22, $57.03 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 | 132 |
taxes_001291 | taxes | pre_discount_tax | Cart: $34.79, $48.86 with a 15% 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": 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 | 75 |
taxes_001292 | taxes | pre_discount_tax | Cart: $39.22, $6.32, $38.05, $52.76 with a 10% 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": 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 | 136 |
taxes_001293 | taxes | pre_discount_tax | Cart: $46.77, $38.88, $17.51, $32.77, $23.41 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 | 136 |
taxes_001294 | taxes | post_discount_tax | Cart: $17.12, $44.15. 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 | 64 |
taxes_001295 | taxes | post_discount_tax | Cart: $20.05, $38.15, $4.62, $57.05, $18.93 with a 10% 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": 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 | 137 |
taxes_001296 | taxes | post_discount_tax | Cart: $55.13, $52.69 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 | 100 |
taxes_001297 | taxes | pre_discount_tax | Cart: $41.94, $27.48, $19.08, $5.19, $28.89 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 | 109 |
taxes_001298 | taxes | pre_discount_tax | Cart: $29.38, $51.91, $22.29, $50.47, $19.92. 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 | 190 |
taxes_001299 | taxes | pre_discount_tax | Cart: $12.18, $5.72 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 | 17 |
taxes_001300 | taxes | post_discount_tax | Cart: $34.49, $35.14, $51.57 with a 10% 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": 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 | 119 |
taxes_001301 | taxes | post_discount_tax | Cart: $58.11, $41.88, $13.12. 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 | 118 |
taxes_001302 | taxes | post_discount_tax | Cart: $15.42, $43.00, $18.18 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 | 67 |
taxes_001303 | taxes | pre_discount_tax | Cart: $54.37, $52.97. 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 | 112 |
taxes_001304 | taxes | post_discount_tax | Cart: $41.28, $21.47, $24.70, $20.69 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 | 102 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.