Weekly policyengine-us update#1505
Merged
Merged
Conversation
350720d to
29c8aa8
Compare
29c8aa8 to
c7df9e6
Compare
c7df9e6 to
d27c4f8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Automated weekly update of policyengine-us.
Related to #1178
Modal Version Release
Version Updates
What Changed (policyengine_us 1.691.1 → 1.715.2)
Added
unemployment_compensationaggregate (mirrors the existing PA UC precedent).gov.contrib.refundable_credit_conversionreform: a configurable refundable flat credit composed of per-taxpayer, per-CTC-dependent, per-other-dependent, per-household, and per-earner earnings-subsidy components. The credit is appended to the federal refundable credit list whenin_effectis true. Repealing existing credits and deductions is handled separately via direct overrides to baseline parameters.hud_fair_market_rentvariable, and adownload_hud_fmrhelper script (Phase 1: county-level FY2025 with a placeholder seed row — full data refresh runs via the script with a free HUD API key).Changed
Fixed
ar_sra_countable_income(replacessum()over an entity-variable generator), and switchwa_wccc_provider_type.defined_forfrom"wa_wccc_eligible_child"toStateCode.WAso an input variable no longer carries a non-geographic gate.RuntimeWarning: invalid value encountered in divideinqbid_amountwhen the QBI phaseout length parameter is zero. The unguarded(taxinc_less_qbid - po_start) / po_lengthis nownp.divide(..., where=po_length > 0)with a fully-phased-out fallback. Resolves the QBI source of the divide warnings tracked in #8216.tax_unit_childcare_expenses(populated by typical tax filers) instead ofpre_subsidy_childcare_expenses(only populated by benefits-program calculations).Generated automatically by GitHub Actions