sjqtentacles / HackForLA-Data-Analysis

Inspired by the HackForLA organization, this repository will house the analysis of open LA datasets.
GNU General Public License v2.0
5 stars 2 forks source link

Could use help integrating map visualizations for zip code data. #2

Open sjqtentacles opened 9 years ago

sjqtentacles commented 9 years ago

For example in some ipython notebooks, an analysis would go well with a map displaying (perhaps a heat map) certain values across the LA county.

jmolayem commented 9 years ago

I've only created heat maps with R unfortunately. but for python maybe try this? http://www.quora.com/What-are-good-Python-libraries-to-generate-heat-maps

sjqtentacles commented 9 years ago

Thanks for the suggestion although I believe matplotlib can already create heatmaps. I actually meant a heatmap on top of a geographical map. I have recently started reading about D3 because I think it may have a nice solution.

Something like this: http://bl.ocks.org/mbostock/4060606

But for the LA county (or whatever the relevant span of area is for these zip codes).

I think I might be looking for geojson data.

machikoyasuda commented 9 years ago

@Nixonite wanna come to MaptimeLA on Thursday? we will be doing mapping by county stuff for this project: http://www.meetup.com/MaptimeLA/events/224694220/?a=ra1_vl&_af=event&_af_eid=224694220

https://github.com/maptimeLA/food_bank_data_bank

https://github.com/maptimeLA/food_bank_data_bank/issues

we can help set up a county/city data map too!

sjqtentacles commented 9 years ago

@machikoyasuda MAYBE. Likely too busy.