Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usds/erap
Emergency Rental Assistance Program
https://github.com/usds/erap
Last synced: 28 days ago
JSON representation
Emergency Rental Assistance Program
- Host: GitHub
- URL: https://github.com/usds/erap
- Owner: usds
- License: other
- Created: 2021-09-23T14:44:55.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-16T17:18:53.000Z (over 1 year ago)
- Last Synced: 2024-04-14T05:40:50.076Z (8 months ago)
- Language: Jupyter Notebook
- Size: 2.11 MB
- Stars: 2
- Watchers: 9
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Fact-specific Proxies
In [FAQ 4](https://home.treasury.gov/policy-issues/coronavirus/assistance-for-state-local-and-tribal-governments/emergency-rental-assistance-program/faqs#4), Treasury outlines that grantees can use fact-based proxies to qualify applicant income as meeting the statutory requirements for being at 80% of AMI. To help grantees simplify their application process, USDS will has worked with GSA's Office of Evaluation Science to create datasets for fact based proxies and example implementations to demostrate the use of these data.
For an overview of the methodology, see the U.S. Department of the Treasury's [Guidelines for fact-specific proxies](https://home.treasury.gov/policy-issues/coronavirus/assistance-for-state-local-and-tribal-governments/emergency-rental-assistance-program/service-design/fact-specific-proxies).
In this repo, you will find prototype-level implementations for
* A data pipeline to generate fact-specific proxy data, in the `arp_pipeline` directory. See its README for details
* An API for serving fact-specific proxy data, in the `api` directory
* A git submodule of proxy data, in the `erap-data` directory. These files are big, so only close submodules if you want that.This data is still at the PROTOTYPE/DRAFT phase currently, so condiser yourself warned.