Create graph for neighbourhood use
Closed this issue · 2 comments
oskanberg commented
Create graphing we can use for neighbourhoods (when we have the data available)
henrinormak commented
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).
henrinormak commented
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.