Register existing local taxes in the program coverage registry#8751
Open
DTrim99 wants to merge 1 commit into
Open
Register existing local taxes in the program coverage registry#8751DTrim99 wants to merge 1 commit into
DTrim99 wants to merge 1 commit into
Conversation
programs.yaml previously listed only 3 local entries (NYC income tax, SF WFTC, Montgomery County EITC) despite many local taxes being fully modeled. Add registry entries for the modeled-but-unregistered local taxes so they appear on the model coverage page / /us/metadata: - Philadelphia wage tax - Kansas City and St. Louis earnings taxes - Indiana county income tax (LIT) - Maryland county income tax - Multnomah County Preschool for All tax - Denver / Glendale / Greenwood Village / Sheridan occupational privilege taxes No calculation logic changes; registry metadata only. Each entry references an existing household-facing variable (verified) and matches the existing entry schema. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.
What this does
First step of the local-tax build-out (see roadmap in the linked issue thread): registers the local taxes that are already modeled but were missing from the program coverage registry.
programs.yamlpreviously listed only 3 local entries (NYC income tax, SF WFTC, Montgomery County EITC), even though many local taxes are fully implemented. The model coverage page //us/metadatatherefore understated local coverage. This PR adds 10 entries:pa_philadelphia_wage_taxmo_kansas_city_earnings_taxmo_st_louis_earnings_taxin_county_taxmd_local_income_tax_before_creditsor_multnomah_pfa_taxco_denver_employee_occupational_privilege_taxco_glendale_employee_occupational_privilege_taxco_greenwood_village_employee_occupational_privilege_taxco_sheridan_employee_occupational_privilege_taxNotes
nyc_income_taxentry schema.🤖 Generated with Claude Code