-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update Catalog with HUD LIHTC 2020 data #293
Comments
Create Prog\Updates\Update_LIHTC_2020.sasThere is no template for this process but you can follow the model of 2013 update based on Prog\Updates\Update_LIHTC_2013.sas. Make a copy of the 2013 program in C:\DCData\Libraries\PresCat\Prog\Updates and rename file to 2020. Edit the program to replace 2013 with 2020 throughout. You also should delete the code after the manual_subsidy_match= and address_correct= parameters, but leaving the comma (,) between them. And change quiet=n to quiet=y.
The next step is to submit this code and review the LOG and output. In addition the SAS listing file, three other files are created.
For the most part, there shouldn't be any further action to take from the above reviews but we may have to make some manual adjustments if projects or subsidies aren't matching properly. I can explain how to do that if the need arises. Once this issue is complete, we will deal with any new LIHTC projects in the next issue. |
@dharvey17 Next issue to work on now that you have created the HUD LIHTC data set. |
@dharvey17 Need to batch submit Prog\Updates\Update_LIHTC_2020.sas on SAS1, review and copy LOG file pathname here, and then close this issue. |
\sas1\DCDATA\Libraries\PresCat\Prog\Updates\Update_LIHTC_2020.log |
There are no instructions for LIHTC updates as of yet and the process requires manual checking to match projects. This first issue will update existing Catalog projects with the HUD LIHTC data. A subsequent issue will add new LIHTC projects to the Catalog.
The text was updated successfully, but these errors were encountered: