achudars/GPIG

Create graph for neighbourhood use

Closed this issue · 2 comments

Create graphing we can use for neighbourhoods (when we have the data available)

Data is now available, refer to "neighbourhoodstats" application, which returns suitable JSON about crime numbers for a given feature (currently just shows the JSON in the popup when clicking on neighbourhoods).

Refer to https://github.com/achudars/GPIG/blob/master/Applications/neighbourhoodstats/src/app/app.js#L266-L271 for where the click handling occurs for neighbourhoods and the stats JSON.