sfcpc / housing-dashboard

4 stars 0 forks source link

[Relational] Check planning data when determining if project is 100 percent affordable #203

Open rajpara11 opened 4 years ago

rajpara11 commented 4 years ago

Currently in the _is_100_affordable method we only look at the mohcd and oewd datasets. I (think) this was because the planning data set did not have affordable unit numbers filled out for a lot of projects. We probably should still check planning as a last resort before bailing though in case it does have units filled out.