sfcpc / housing-dashboard

4 stars 0 forks source link

Add Mohcd inclusionary data in schemaless generation/uuid assignment #71

Closed ilakyapal closed 4 years ago

ilakyapal commented 4 years ago

Pulls in MOHCD inclusionary data into schemaless.

Correctly links MOHCD inclusionary records to MOHCD pipeline records.

ilakyapal commented 4 years ago

Fixes https://github.com/sfcpc/housing-dashboard/issues/58

ilakyapal commented 4 years ago

Made adjustments as discussed and added an additional test case to make sure that MOHCD records link up correctly with each other and link up correctly with PPTS.

Also wrapped date parsing in a try-catch because I found a case where random text was entered in the date field in PPTS which caused an exception.