Skip to content
Juan-Pablo Velez edited this page Nov 17, 2013 · 4 revisions

web app screenshot

We built a Django-based web application to display these results, allowing Board members to browse through communities and parcels.

Mapping of communities and property parcels done using Google Maps with tiles generated in TileMill (using Wax and Leaflet), and plotting of community real estate and socioeconomic trends was done using d3.js.

The code can be found in the web subdirectory of the repository, with the bulk of the heavy lifting happening inside the landbank_data subdirectory.

Clone this wiki locally