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_000905 | taxes | post_discount_tax | Cart: $42.68, $31.62, $59.66, $27.85 with a 15% 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": 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 | 145 |
taxes_000906 | taxes | pre_discount_tax | Cart: $13.94, $41.63. 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 | 58 |
taxes_000907 | taxes | pre_discount_tax | Cart: $22.40, $4.26 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 | 26 |
taxes_000908 | taxes | pre_discount_tax | Cart: $17.39, $33.49, $34.14 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_000909 | taxes | pre_discount_tax | Cart: $56.50, $50.64, $23.50 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 | 118 |
taxes_000910 | taxes | pre_discount_tax | Cart: $21.37, $6.10, $9.81 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 | 31 |
taxes_000911 | taxes | pre_discount_tax | Cart: $11.03, $59.75, $5.32, $40.54 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 | 111 |
taxes_000912 | taxes | pre_discount_tax | Cart: $37.30, $45.20, $20.47, $31.27. 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 | 146 |
taxes_000913 | taxes | pre_discount_tax | Cart: $23.06, $32.99, $4.91 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 | 54 |
taxes_000914 | taxes | post_discount_tax | Cart: $39.96, $56.02, $9.44. 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 | 110 |
taxes_000915 | taxes | post_discount_tax | Cart: $12.26, $46.51 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 | 58 |
taxes_000916 | taxes | pre_discount_tax | Cart: $50.98, $4.38, $17.41 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 | 68 |
taxes_000917 | taxes | post_discount_tax | Cart: $12.36, $39.07 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 | 48 |
taxes_000918 | taxes | pre_discount_tax | Cart: $38.35, $17.82. 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 | 58 |
taxes_000919 | taxes | pre_discount_tax | Cart: $42.72, $42.72 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 | 73 |
taxes_000920 | taxes | pre_discount_tax | Cart: $12.15, $9.36. 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 | 22 |
taxes_000921 | taxes | post_discount_tax | Cart: $18.78, $10.57, $27.30, $5.07, $36.83 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 | 98 |
taxes_000922 | taxes | post_discount_tax | Cart: $27.90, $20.16, $36.85 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 | 80 |
taxes_000923 | taxes | post_discount_tax | Cart: $25.04, $32.10 with a 20% 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": 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 | 50 |
taxes_000924 | taxes | post_discount_tax | Cart: $56.72, $27.17, $33.74, $44.47, $16.27 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 | 166 |
taxes_000925 | taxes | pre_discount_tax | Cart: $37.70, $57.05, $26.95, $27.13 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 | 134 |
taxes_000926 | taxes | post_discount_tax | Cart: $30.66, $34.67, $30.75, $19.65 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 | 115 |
taxes_000927 | taxes | post_discount_tax | Cart: $38.52, $5.78 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 | 42 |
taxes_000928 | taxes | pre_discount_tax | Cart: $53.19, $14.91, $46.25, $59.19 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 | 173 |
taxes_000929 | taxes | pre_discount_tax | Cart: $9.41, $35.22, $36.20, $27.57, $17.81. 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 | 132 |
taxes_000930 | taxes | pre_discount_tax | Cart: $12.78, $53.57, $33.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 | 106 |
taxes_000931 | taxes | post_discount_tax | Cart: $51.74, $12.65, $31.54, $29.84 with a 15% 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": 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_000932 | taxes | post_discount_tax | Cart: $20.88, $42.76, $27.65. 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 | 96 |
taxes_000933 | taxes | post_discount_tax | Cart: $7.71, $7.78, $4.33, $11.66, $58.69 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 | 76 |
taxes_000934 | taxes | post_discount_tax | Cart: $36.08, $30.02, $27.84, $18.42, $18.67 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 | 129 |
taxes_000935 | taxes | pre_discount_tax | Cart: $59.48, $26.77, $36.66 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 | 104 |
taxes_000936 | taxes | post_discount_tax | Cart: $27.89, $49.87, $44.02, $52.01 with a 20% 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": 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 | 153 |
taxes_000937 | taxes | post_discount_tax | Cart: $30.61, $17.36, $24.39. 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 | 75 |
taxes_000938 | taxes | post_discount_tax | Cart: $30.80, $34.20, $10.88 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 | 66 |
taxes_000939 | taxes | post_discount_tax | Cart: $18.54, $13.19 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 | 29 |
taxes_000940 | taxes | pre_discount_tax | Cart: $38.92, $10.10, $13.09, $12.70 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 | 67 |
taxes_000941 | taxes | post_discount_tax | Cart: $38.33, $37.50, $44.03, $34.74 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 | 153 |
taxes_000942 | taxes | pre_discount_tax | Cart: $11.39, $35.86 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 | 39 |
taxes_000943 | taxes | post_discount_tax | Cart: $25.01, $31.25, $4.71, $31.02 with a 15% 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": 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 | 82 |
taxes_000944 | taxes | pre_discount_tax | Cart: $8.07, $26.11, $15.06, $53.65 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 | 97 |
taxes_000945 | taxes | post_discount_tax | Cart: $55.39, $35.76, $36.47, $38.68, $9.84 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 | 174 |
taxes_000946 | taxes | pre_discount_tax | Cart: $30.64, $8.91, $6.07, $18.75, $23.72 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 | 75 |
taxes_000947 | taxes | pre_discount_tax | Cart: $10.42, $40.74, $27.10, $21.42, $48.48. 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 | 161 |
taxes_000948 | taxes | post_discount_tax | Cart: $52.64, $43.36, $19.29, $56.30, $3.66 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 | 173 |
taxes_000949 | taxes | post_discount_tax | Cart: $40.48, $24.49, $51.33, $12.92 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 | 126 |
taxes_000950 | taxes | pre_discount_tax | Cart: $13.32, $4.37, $53.83, $39.97 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 | 99 |
taxes_000951 | taxes | pre_discount_tax | Cart: $32.76, $36.66 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 | 63 |
taxes_000952 | taxes | post_discount_tax | Cart: $17.57, $23.13, $46.17, $6.61, $51.22 with a 20% 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": 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 | 121 |
taxes_000953 | taxes | pre_discount_tax | Cart: $13.20, $43.57, $33.53, $42.92, $46.91. 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 | 190 |
taxes_000954 | taxes | pre_discount_tax | Cart: $39.40, $55.16, $26.34, $22.49, $22.79 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 | 156 |
taxes_000955 | taxes | pre_discount_tax | Cart: $26.34, $26.84, $58.15, $43.68, $10.85. 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 | 182 |
taxes_000956 | taxes | post_discount_tax | Cart: $23.44, $6.77, $24.00, $17.93 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 | 67 |
taxes_000957 | taxes | pre_discount_tax | Cart: $4.14, $42.20, $22.96 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 | 69 |
taxes_000958 | taxes | pre_discount_tax | Cart: $57.54, $12.08, $49.71, $30.18, $56.93. 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 | 227 |
taxes_000959 | taxes | pre_discount_tax | Cart: $40.23, $27.73, $58.22, $58.86, $51.16 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 | 212 |
taxes_000960 | taxes | post_discount_tax | Cart: $10.30, $59.74 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_000961 | taxes | post_discount_tax | Cart: $35.04, $13.97, $7.33, $56.90, $24.94 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 | 123 |
taxes_000962 | taxes | post_discount_tax | Cart: $58.56, $9.46, $42.96 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 | 103 |
taxes_000963 | taxes | pre_discount_tax | Cart: $6.75, $27.68. 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 |
taxes_000964 | taxes | post_discount_tax | Cart: $40.80, $29.53, $47.99, $51.06 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 | 160 |
taxes_000965 | taxes | pre_discount_tax | Cart: $28.01, $37.94. 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_000966 | taxes | post_discount_tax | Cart: $59.58, $58.32, $31.71, $13.64 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 | 162 |
taxes_000967 | taxes | pre_discount_tax | Cart: $7.77, $18.20 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 | 23 |
taxes_000968 | taxes | pre_discount_tax | Cart: $31.12, $34.30 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 | 58 |
taxes_000969 | taxes | pre_discount_tax | Cart: $36.80, $24.33, $59.95, $36.10, $50.83 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 | 197 |
taxes_000970 | taxes | post_discount_tax | Cart: $46.24, $29.56, $39.62 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 | 109 |
taxes_000971 | taxes | pre_discount_tax | Cart: $4.09, $51.20. 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 | 60 |
taxes_000972 | taxes | pre_discount_tax | Cart: $46.27, $30.83, $21.47 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 | 88 |
taxes_000973 | taxes | pre_discount_tax | Cart: $35.47, $33.45, $59.12, $42.07, $54.85. 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 | 246 |
taxes_000974 | taxes | pre_discount_tax | Cart: $51.23, $51.11, $20.47, $41.12. 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 | 179 |
taxes_000975 | taxes | post_discount_tax | Cart: $14.05, $52.36, $9.71 with a 20% 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": 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 | 63 |
taxes_000976 | taxes | post_discount_tax | Cart: $36.96, $20.29 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 | 50 |
taxes_000977 | taxes | pre_discount_tax | Cart: $58.77, $5.32 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 | 60 |
taxes_000978 | taxes | post_discount_tax | Cart: $43.89, $51.92, $20.92, $15.76 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 | 125 |
taxes_000979 | taxes | post_discount_tax | Cart: $30.48, $54.75, $10.51, $39.03, $45.23 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 | 170 |
taxes_000980 | taxes | pre_discount_tax | Cart: $21.26, $29.57, $32.84, $47.77, $16.32. 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 | 155 |
taxes_000981 | taxes | pre_discount_tax | Cart: $34.94, $44.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 | 79 |
taxes_000982 | taxes | pre_discount_tax | Cart: $26.32, $31.22, $39.21 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 | 96 |
taxes_000983 | taxes | pre_discount_tax | Cart: $53.60, $44.80 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 | 94 |
taxes_000984 | taxes | pre_discount_tax | Cart: $26.26, $18.63 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 | 42 |
taxes_000985 | taxes | post_discount_tax | Cart: $34.84, $12.82, $42.75 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 | 81 |
taxes_000986 | taxes | post_discount_tax | Cart: $22.47, $53.53, $21.73, $47.54, $47.46. 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 | 212 |
taxes_000987 | taxes | pre_discount_tax | Cart: $34.12, $7.05, $16.05, $37.02 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 | 79 |
taxes_000988 | taxes | post_discount_tax | Cart: $8.44, $45.33, $53.93, $43.48, $33.79 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 | 164 |
taxes_000989 | taxes | pre_discount_tax | Cart: $15.81, $21.81, $4.57, $18.08 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 | 54 |
taxes_000990 | taxes | pre_discount_tax | Cart: $38.37, $17.08, $29.79, $55.09 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 | 140 |
taxes_000991 | taxes | post_discount_tax | Cart: $39.20, $12.59, $22.85 with a 20% 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": 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 | 66 |
taxes_000992 | taxes | pre_discount_tax | Cart: $21.75, $57.18, $23.97, $43.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 | 147 |
taxes_000993 | taxes | post_discount_tax | Cart: $30.75, $40.96. 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 | 79 |
taxes_000994 | taxes | post_discount_tax | Cart: $11.58, $22.42, $36.85, $27.29, $58.97 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 | 140 |
taxes_000995 | taxes | pre_discount_tax | Cart: $48.99, $8.69, $4.59. 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 | 69 |
taxes_000996 | taxes | pre_discount_tax | Cart: $14.43, $31.48, $40.78, $18.88, $20.08 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 | 112 |
taxes_000997 | taxes | post_discount_tax | Cart: $10.86, $40.55, $57.75, $30.27, $40.52. 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 | 190 |
taxes_000998 | taxes | post_discount_tax | Cart: $47.13, $17.89 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 | 58 |
taxes_000999 | taxes | post_discount_tax | Cart: $44.19, $33.35 with a 20% 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": 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 | 67 |
taxes_001000 | taxes | pre_discount_tax | Cart: $43.03, $28.25, $58.20. 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 | 135 |
taxes_001001 | taxes | post_discount_tax | Cart: $11.86, $54.79, $36.77, $14.84 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 | 99 |
taxes_001002 | taxes | post_discount_tax | Cart: $25.62, $19.60, $57.68, $6.91, $5.54. 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 | 122 |
taxes_001003 | taxes | post_discount_tax | Cart: $19.74, $52.08, $15.34, $42.99, $38.42 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 | 158 |
taxes_001004 | taxes | post_discount_tax | Cart: $49.22, $17.81, $13.88 with a 20% 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": 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 | 68 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.