@@ -241,6 +241,18 @@ include:
241241 - variable : tax_unit_count
242242 geo_level : national
243243 domain_variable : adjusted_gross_income,taxable_interest_income
244+ - variable : tax_exempt_interest_income
245+ geo_level : national
246+ domain_variable : tax_exempt_interest_income
247+ - variable : tax_exempt_interest_income
248+ geo_level : national
249+ domain_variable : adjusted_gross_income,tax_exempt_interest_income
250+ - variable : tax_unit_count
251+ geo_level : national
252+ domain_variable : tax_exempt_interest_income
253+ - variable : tax_unit_count
254+ geo_level : national
255+ domain_variable : adjusted_gross_income,tax_exempt_interest_income
244256 - variable : refundable_ctc
245257 geo_level : national
246258 domain_variable : refundable_ctc
@@ -300,6 +312,12 @@ include:
300312 domain_variable : ssn_card_type
301313
302314 # === NATIONAL — SOI deduction totals (non-reform) ===
315+ - variable : charitable_deduction
316+ geo_level : national
317+ domain_variable : charitable_deduction
318+ - variable : tax_unit_count
319+ geo_level : national
320+ domain_variable : charitable_deduction
303321 - variable : medical_expense_deduction
304322 geo_level : national
305323 domain_variable : medical_expense_deduction,tax_unit_itemizes
@@ -335,7 +353,7 @@ include:
335353 # NOT INCLUDED — high error or tension (from prior validation)
336354 # =====================================================================
337355 # rental_income (20%), income_tax_before_credits (21%),
338- # salt SOI (102%), tax_exempt_interest_income (61%),
356+ # salt SOI (102%),
339357 # taxable_ira_distributions (68%), taxable_social_security (55%),
340358 # person_count by AGI bins (100%)
341359 #
@@ -344,3 +362,4 @@ include:
344362 # dividend_income (was 26% rel-err)
345363 # qualified_dividend_income (was 29%)
346364 # taxable_interest_income (was 61%)
365+ # tax_exempt_interest_income (was 61%)
0 commit comments