Skip to content

Add Ohio homestead property tax exemption#8310

Draft
daphnehanse11 wants to merge 7 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/oh-homestead-property-tax-exemption
Draft

Add Ohio homestead property tax exemption#8310
daphnehanse11 wants to merge 7 commits into
PolicyEngine:mainfrom
daphnehanse11:codex/oh-homestead-property-tax-exemption

Conversation

@daphnehanse11
Copy link
Copy Markdown
Collaborator

@daphnehanse11 daphnehanse11 commented May 14, 2026

Summary

  • Adds Ohio's Homestead Exemption for senior, disabled, and qualifying surviving-spouse homeowners.
  • Adds 2025 and 2026 indexed exemption amounts and the income limit parameter.
  • Models the exempt assessed value and the corresponding property-tax reduction.
  • Keeps the rule household-calculator-only for now; this PR does not wire the reduction into baseline property-tax-credit aggregates while assessed-property-value data readiness is unresolved.

Closes #8200.

Tests

  • PYTHONPATH=. /Users/daphnehansell/Documents/GitHub/policyengine-us/.venv/bin/python -m policyengine_core.scripts.policyengine_command test policyengine_us/tests/policy/baseline/gov/states/oh/tax/property/homestead_exemption -c policyengine_us
  • /Users/daphnehansell/Documents/GitHub/policyengine-us/.venv/bin/ruff check policyengine_us/variables/gov/states/oh/tax/property/homestead_exemption

@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

❌ Patch coverage is 98.36066% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 98.36%. Comparing base (db89343) to head (52d37c3).
⚠️ Report is 428 commits behind head on main.

Files with missing lines Patch % Lines
...d_exemption/oh_homestead_exemption_total_income.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8310      +/-   ##
==========================================
+ Coverage   97.76%   98.36%   +0.59%     
==========================================
  Files          16        5      -11     
  Lines         269       61     -208     
  Branches        2        0       -2     
==========================================
- Hits          263       60     -203     
+ Misses          6        1       -5     
Flag Coverage Δ
unittests 98.36% <98.36%> (+0.59%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@daphnehanse11 daphnehanse11 marked this pull request as draft May 14, 2026 20:29
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.

Add Ohio homestead exemption for older homeowners

1 participant