Skip to content

2025 Texas TANF monthly income limits#5521

Closed
daphnehanse11 wants to merge 7 commits intoPolicyEngine:masterfrom
daphnehanse11:daphnehanse11/issue5519
Closed

2025 Texas TANF monthly income limits#5521
daphnehanse11 wants to merge 7 commits intoPolicyEngine:masterfrom
daphnehanse11:daphnehanse11/issue5519

Conversation

@daphnehanse11
Copy link
Collaborator

Updated Texas TANF income limits for 2025.

@daphnehanse11 daphnehanse11 requested a review from DTrim99 January 27, 2025 22:16
@daphnehanse11 daphnehanse11 changed the title added 2025 values 2025 Texas TANF monthly income limits Jan 27, 2025
Copy link
Contributor

@MaxGhenis MaxGhenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why move away from the scale parameter? This enables us to capture the 5+ category without additional logic.

@daphnehanse11
Copy link
Collaborator Author

@MaxGhenis not sure, I was just coping nj format because I wasn't which was more correct. the other format is in my first commit if you like that one better

@codecov
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.10%. Comparing base (ea9a307) to head (16239a5).
Report is 35 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5521      +/-   ##
==========================================
+ Coverage   99.04%   99.10%   +0.05%     
==========================================
  Files        2679     2687       +8     
  Lines       38827    38934     +107     
  Branches      168      170       +2     
==========================================
+ Hits        38458    38585     +127     
+ Misses        335      315      -20     
  Partials       34       34              

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

@MaxGhenis
Copy link
Contributor

NJ caps instead then looks up:

We'd have to adjust the TX approach to adopt that:

return p.monthly_income_limit.calc(size) * MONTHS_IN_YEAR

I filed #5524 to adopt a consistent standard here.

Copy link
Contributor

@MaxGhenis MaxGhenis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you try to find the effective date here? The source only says these are current values.

…one_time_tx_tanf_income_limit.py

Co-authored-by: Max Ghenis <mghenis@gmail.com>
@@ -13,19 +13,24 @@ brackets:
2023-01-01: 1
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reference for the previous values? Want to make sure that the value did not update in 2024 as well

@nikhilwoodruff nikhilwoodruff force-pushed the master branch 2 times, most recently from 7926ec9 to d2543dc Compare July 12, 2025 15:13
@daphnehanse11 daphnehanse11 deleted the daphnehanse11/issue5519 branch October 14, 2025 18:05
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.

3 participants