jeffdeville / sherlock_homes

0 stars 0 forks source link

Cover property fields 1 #17

Closed algodave closed 9 years ago

algodave commented 9 years ago

Another chunk of Property fields mapped and normalized.

@jeffdeville The following needs attention

I decided to model 2 areas measured in square feet:

  1. lot size
  2. house size - ignoring 'unfinished'

I'm picking those values from Redfin as they're more updated than public records, and I'm storing differences found on Zillow and Trulia (which both use public records)

screen shot 2015-06-03 at 21 02 36

  1. lot size is "Lot Sq. Ft" in the "Lot Information" group
  2. house size is "Sq. Ft." in the "Property Features" group
jeffdeville commented 9 years ago

Looks fantastic!