Skip to content

dpsanders/apartment_prices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apartment Mapping

Used data from padmapper -> check out padmapper.com

Usage:
 - figure out your lat/lon boundaries
 - set lat/lon in query_padmapper.py and draw_heatmap.py
 - run query_padmapper.py 
   - creates apts.txt
 - run draw_heatmap.py
   - creates apts.png

You might do well to first set MAX_X and MAX_Y in draw_heatmap to something small (50) to
test that everything's working before you wait a long time for 1000x1000 or something.

Example output: http://www.jefftk.com/apartment_prices/

Released under the GPL by Jeff Kaufman (2011-2013)

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%