The main issue here stems from the fact that the variable existing_units on the parcels table will yield square footage, instead of number of units, in most cases. Create new variables on the buildings and parcel tables to yield residential unit price.
The main issue here stems from the fact that the variable existing_units on the parcels table will yield square footage, instead of number of units, in most cases. Create new variables on the buildings and parcel tables to yield residential unit price.