Open NealHumphrey opened 8 years ago
Lots of related issues: #149 and #59 and #148 and #147
I'm marking this as 'Ready' but the description needs some updating to fit with current process. Contact me if you want to work on this. Core concept is we need to have a function that can be used as part of the Cleaners that we can pass it an address or a lat/lon and it will do geocoding of that address as compared to the Zillow shapefiles.
We need a mapping to connect properties in the Preservation Catalog to Zillow data.
[ ] Test
JOIN
the PresCat table(s) to the Zip Code-based rent data from zillow ( needs to occur after #14 ). Make sure that all PresCat properties can be connected to zip-code based rent data. If not, make a list of un-matched zip codes[ ] Create a mapping table or series of tables to connect the PresCat 'project' table to the zillow neighborhood level data. Their are multiple potential ways to do this, so try to find the easiest option. Try to get the most detailed level of data possible, but if it is significantly easier to use 'neighborhood cluster' that may provide a much faster option - make note of tradeoff in accuracy. While it may be easiest to do this manually, preference is for a code-based solution so that it can be updated.
Data sources: