Update Research Export demographics tab to 2026 HUD Data Standards - #6489
Draft
dtgreiner wants to merge 3 commits into
Draft
Update Research Export demographics tab to 2026 HUD Data Standards#6489dtgreiner wants to merge 3 commits into
dtgreiner wants to merge 3 commits into
Conversation
eanders
reviewed
May 19, 2026
| 'Warehouse ID', | ||
| 'Reporting Age', # NOTE: this is age at the latter of report start or entry | ||
| ] | ||
| # TODO: DEPRECATED_FY2024 This needs to be updated in the receiving system before we update here |
Contributor
There was a problem hiding this comment.
This is a TX specific report, did we confirm the receiving system is set to handle FY2026?
Contributor
Author
There was a problem hiding this comment.
I missed reading the rest of that part, I'll follow up with Danielle & Mary Ann.
eanders
approved these changes
May 19, 2026
eanders
left a comment
Contributor
There was a problem hiding this comment.
@dtgreiner just one comment inline. I haven't been following the request, so want to make sure we've connected all the right parties or determined this isn't used in the original way, before we merge this change.
dtgreiner
marked this pull request as draft
May 20, 2026 12:46
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.
Merging this PR
Description
Updates the Demographics tab of the Offline Research Export to align with 2026 HUD Data Standards: gender columns are upgraded from the retired legacy format to the current 2026 multi-select fields (Woman, Man, NonBinary, etc.), a new Sex column (HUD 4.21) is added between gender and race, race columns are upgraded to 2026 format which includes Hispanic/Latina/o and Middle Eastern or North African as first-class race fields, and the standalone Ethnicity column is removed since Hispanic/Latino identity is now captured within the race fields. The "Doesn't know, prefers not to answer, or not collected" race column now displays the specific reason rather than a Yes/No flag.
Type of change
New feature
Checklist before requesting review
//: # NOTE: system tests may fail if there is no branch on the hmis-frontend that matches the Source or Target branch of this PR. This is expected