Skip to content

Commit 4bbd4da

Browse files
committed
Re-enable eitc_child_count targets at national level
1 parent 31b267a commit 4bbd4da

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

policyengine_us_data/calibration/target_config.yaml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ include:
168168
- variable: aca_ptc
169169
geo_level: national
170170
domain_variable: aca_ptc
171+
- variable: eitc
172+
geo_level: national
173+
domain_variable: eitc_child_count
171174
- variable: net_capital_gains
172175
geo_level: national
173176
domain_variable: net_capital_gains
@@ -200,6 +203,9 @@ include:
200203
- variable: tax_unit_count
201204
geo_level: national
202205
domain_variable: aca_ptc
206+
- variable: tax_unit_count
207+
geo_level: national
208+
domain_variable: eitc_child_count
203209
# Restore old loss.py's ACA enrollment count target.
204210
- variable: person_count
205211
geo_level: national
@@ -259,8 +265,7 @@ include:
259265
# NOT INCLUDED — high error or tension (from prior validation)
260266
# =====================================================================
261267
# dividend_income (26%, tension), qualified_dividend_income (29%, tension),
262-
# eitc by child_count (14-77%, tension), rental_income (20%),
263-
# income_tax_before_credits (21%),
268+
# rental_income (20%), income_tax_before_credits (21%),
264269
# salt SOI (102%), taxable_interest_income (61%),
265270
# tax_exempt_interest_income (61%), taxable_ira_distributions (68%),
266271
# taxable_social_security (55%), person_count by AGI bins (100%)

0 commit comments

Comments
 (0)