sfcpc / housing-dashboard

4 stars 0 forks source link

[Relational] Double check values in completed unit counts table #147

Closed rajpara11 closed 4 years ago

rajpara11 commented 4 years ago

Just eyeballing these counts, it looks like they are very high. Is it possible we are double counting with DBI and TCO or something else?

rajpara11 commented 4 years ago

I wonder if it's possible that this is so high because we're using the 'proposed_units' for dbi instead of 'proposed_units - existing_units'

rajpara11 commented 4 years ago

@ilakyapal

rajpara11 commented 4 years ago

Closing this out for now, we made the change to use the net units in this case, other changes (like filtering on proposed use, etc) have issues filed fo them