File tree Expand file tree Collapse file tree
policyengine_us_data/datasets/cps Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Remove duplicate entries in bad_targets list.
Original file line number Diff line number Diff line change @@ -227,15 +227,6 @@ def generate(self):
227227 )
228228
229229 bad_targets = [
230- "nation/irs/adjusted gross income/total/AGI in 10k-15k/taxable/Head of Household" ,
231- "nation/irs/adjusted gross income/total/AGI in 15k-20k/taxable/Head of Household" ,
232- "nation/irs/adjusted gross income/total/AGI in 10k-15k/taxable/Married Filing Jointly/Surviving Spouse" ,
233- "nation/irs/adjusted gross income/total/AGI in 15k-20k/taxable/Married Filing Jointly/Surviving Spouse" ,
234- "nation/irs/count/count/AGI in 10k-15k/taxable/Head of Household" ,
235- "nation/irs/count/count/AGI in 15k-20k/taxable/Head of Household" ,
236- "nation/irs/count/count/AGI in 10k-15k/taxable/Married Filing Jointly/Surviving Spouse" ,
237- "nation/irs/count/count/AGI in 15k-20k/taxable/Married Filing Jointly/Surviving Spouse" ,
238- "state/RI/adjusted_gross_income/amount/-inf_1" ,
239230 "nation/irs/adjusted gross income/total/AGI in 10k-15k/taxable/Head of Household" ,
240231 "nation/irs/adjusted gross income/total/AGI in 15k-20k/taxable/Head of Household" ,
241232 "nation/irs/adjusted gross income/total/AGI in 10k-15k/taxable/Married Filing Jointly/Surviving Spouse" ,
You can’t perform that action at this time.
0 commit comments