-
Notifications
You must be signed in to change notification settings - Fork 8
TX: Weatherization Assistance Program Discovery #1425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
patwey
wants to merge
7
commits into
main
Choose a base branch
from
pat/mfb-675-tx-add-weatherization-assistance-program
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+501
−0
Open
Changes from 4 commits
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
735c896
MFB-675: TX WAP discovery — add spec, initial config, and validation …
patwey 056a0bf
Add 2-1-1 Texas navigator to TX WAP program config
patwey 73fe277
refine tx_wap spec and program config eligibility criteria
patwey e3f0b8d
MFB-675: Set TX WAP benefit value to $372/year based on DOE average e…
patwey 471888c
Address CodeRabbit feedback on TX WAP discovery PR
patwey f768ed3
MFB-675: Update TX WAP description, learn_more_link, and apply_button…
patwey f5ec4ef
MFB-675: Address PR review feedback on TX WAP spec
patwey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
74 changes: 74 additions & 0 deletions
74
programs/management/commands/import_program_config_data/data/tx_wap_initial_config.json
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,74 @@ | ||
| { | ||
| "white_label": { | ||
| "code": "tx" | ||
| }, | ||
| "program_category": { | ||
| "external_name": "tx_housing" | ||
| }, | ||
| "program": { | ||
| "name_abbreviated": "tx_wap", | ||
| "year": "2025", | ||
| "legal_status_required": ["citizen", "non_citizen", "gc_5plus", "gc_5less", "refugee", "otherWithWorkPermission"], | ||
| "name": "Weatherization Assistance Program (WAP)", | ||
| "description": "The Weatherization Assistance Program (WAP) helps lower your energy bills for free. Workers make your home more energy efficient. This can include adding insulation, sealing air leaks, and fixing heating or cooling systems. There is no cost to you.\n\nTo qualify, your household income must be at or below 200% of the poverty line. You can also qualify if anyone in your home gets SNAP (food stamps), SSI (disability benefits), or TANF (cash help). You must live in Texas. Both homeowners and renters can apply. Families with seniors, people with disabilities, or young children may get help sooner.\n\nIf you rent, your landlord must agree to the work before it can begin. If you rent in a building with more than one unit, most of your neighbors must also qualify for the program.", | ||
| "description_short": "Free home energy upgrades to lower your bills", | ||
| "learn_more_link": "https://www.tdhca.state.tx.us/energy/wap/", | ||
patwey marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| "apply_button_link": "https://www.energy.gov/scep/wap/how-apply-weatherization-assistance", | ||
patwey marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| "apply_button_description": "Apply for Texas Weatherization Assistance Program", | ||
patwey marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| "estimated_application_time": "1 - 2 hours", | ||
| "estimated_delivery_time": "Varies based on waiting list and funding", | ||
| "estimated_value": "", | ||
patwey marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| "website_description": "Free home improvements to save energy and lower utility bills for low-income households" | ||
| }, | ||
| "warning_message": null, | ||
| "documents": [ | ||
| { | ||
| "external_name": "tx_home", | ||
| "text": "Proof of home address (ex: lease, utility bill)", | ||
| "link_url": "", | ||
| "link_text": "" | ||
| }, | ||
| { | ||
| "external_name": "id_proof", | ||
| "text": "Proof of identity (ex: driver's license, state ID)", | ||
| "link_url": "", | ||
| "link_text": "" | ||
| }, | ||
| { | ||
| "external_name": "tx_earned_income", | ||
| "text": "Proof of income for all household members (ex: pay stubs, tax returns, benefit award letters)", | ||
| "link_url": "", | ||
| "link_text": "" | ||
| }, | ||
| { | ||
| "external_name": "tx_ssn", | ||
| "text": "Social Security numbers for all household members", | ||
| "link_url": "", | ||
| "link_text": "" | ||
| }, | ||
| { | ||
| "external_name": "tx_utility_bills", | ||
| "text": "Recent utility bills (electric, gas, or propane) for the past 12 months", | ||
| "link_url": "", | ||
| "link_text": "" | ||
| }, | ||
| { | ||
| "external_name": "tx_benefit_proof", | ||
| "text": "Proof of SNAP, SSI, or TANF benefits if applicable (ex: award letter)", | ||
| "link_url": "", | ||
| "link_text": "" | ||
| } | ||
| ], | ||
| "navigators": [ | ||
| { | ||
| "external_name": "211_texas", | ||
| "name": "2-1-1 Texas", | ||
| "email": "", | ||
| "description": "2-1-1 Texas connects residents with local health and human services resources. Call 2-1-1 to find weatherization assistance providers in your area.", | ||
| "assistance_link": "https://www.211texas.org/", | ||
| "phone_number": "877-541-7905", | ||
| "counties": [], | ||
| "languages": [] | ||
| } | ||
| ] | ||
| } | ||
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.