Skip to content

Conversation

@MaxGhenis
Copy link
Contributor

@MaxGhenis MaxGhenis commented Jan 27, 2024

Fixes #3686
Fixes #3658
Fixes #3691

Updating the table in #3686:

Item Name Type PolicyEngine variable Description How it enters spm_unit_net_income
SPM_TOTVAL Addition spm_unit_market_income Total cash income spm_unit_market_income + some elements of spm_unit_benefits like unemployment_compensation
SPM_SNAPSUB Addition snap SNAP spm_unit_benefits
SPM_SCHLUNCH Addition free_school_meals + reduced_price_school_meals School lunch subsidy spm_unit_benefits
SPM_WICVAL Addition wic WIC spm_unit_benefits
SPM_CAPHOUSESUB Addition spm_unit_capped_housing_subsidy Capped housing subsidy spm_unit_benefits
SPM_ENGVAL Addition spm_unit_energy_subsidy Energy subsidy spm_unit_benefits
SPM_BBSUBVAL Addition spm_unit_broadband_subsidy Broadband/Internet Subsidy spm_unit_benefits
SPM_FEDTAX Subtraction income_tax Federal tax after credits spm_unit_taxes
SPM_STTAX Subtraction state_income_tax State tax after credits spm_unit_taxes
SPM_FICA Subtraction payroll_tax FICA contributions spm_unit_taxes
SPM_CHILDSUPPD Subtraction child_support_expense Child support paid spm_unit_spm_expenses
SPM_MEDXPNS Subtraction medical_out_of_pocket_expenses Medical Out-of-Pocket (MOOP) and Medicare Part B subsidy spm_unit_spm_expenses
SPM_CAPWKCCXPNS Subtraction N/A Capped work and child care expenses spm_unit_spm_expenses

@codecov
Copy link

codecov bot commented Jan 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (c9c1307) 99.04% compared to head (17b1dd7) 99.05%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3706   +/-   ##
=======================================
  Coverage   99.04%   99.05%           
=======================================
  Files        2209     2210    +1     
  Lines       32120    32136   +16     
  Branches      168      168           
=======================================
+ Hits        31814    31832   +18     
+ Misses        269      266    -3     
- Partials       37       38    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MaxGhenis MaxGhenis merged commit 1df2d9a into PolicyEngine:master Jan 27, 2024
@MaxGhenis MaxGhenis deleted the MaxGhenis/issue3686 branch January 27, 2024 19:25
nikhilwoodruff added a commit that referenced this pull request Jan 29, 2024
…ns (#3698)

* Add changes

* Update with changes

* Format

* Add and inflation-index remaining SPM components (#3706)

* Capture all components of SPM resources in spm_unit_net_income, and uprate some
Fixes #3686

* Fix #3691

* Changelog

* make format

* Uprate some more

* fix housing piece

* Update PolicyEngine US

* CA TANF income disregards are currently monthly but should be aggregated to yearly (#3710)

* Update PolicyEngine US

* Fix Georgia itemized deduction calculation (#3711)

Fixes #3708

* Update PolicyEngine US

* Enable Georgia income tax structure and to the net income tree (#3717)

* Update PolicyEngine US

* Fix Hawaii AGI subtractions calculation (#3720)

Fixes #3715

* Update PolicyEngine US

* Fix Idaho permanent building fund tax calculations (#3719)

Fixes #3709

* Update PolicyEngine US

* Remove duplicate NIIT addition from Louisiana federal tax deduction (#3718)

* Fix Louisiana federal tax deduction formula
Fixes #3714

* changelog

* minor format

* Update PolicyEngine US

* Add 2024 poverty guideline (#3724)

Fixes #3723

* Update PolicyEngine US

* Add filtering in CPS records

Co-authored-by: Max Ghenis <max@policyengine.org>

* Versioning

---------

Co-authored-by: Max Ghenis <mghenis@gmail.com>
Co-authored-by: Github Actions[bot] <MaxGhenis@users.noreply.github.com>
Co-authored-by: Pavel Makarchuk <110687043+PavelMakarchuk@users.noreply.github.com>
Co-authored-by: Max Ghenis <max@policyengine.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Change default year from 2023 to 2024 Capture all components of SPM resources in spm_unit_net_income Inflation-index future poverty thresholds

1 participant