rsangole / capstone_project

Predict 498 Capstone Project
3 stars 3 forks source link

identify data sources for interactive overlay (schools, senior centers, hospitals, etc.) #15

Closed tedinciong closed 5 years ago

andrew3cooper commented 5 years ago

Depending on how you do this, the shapefiles I added to the repository may be useful. In particular, see Chicago community areas and various files under the Census GIS section, plus the GIS subfolders for hospital, school and senior center locations.

rsangole commented 5 years ago

@tedinciong and @racheldudle -- I think you'll want to connect with @andrew3cooper on this stuff

andrew3cooper commented 5 years ago

I could probably convert shapefiles (.shp, etc.) to .RDS files if that would help....

tedinciong commented 5 years ago

Thanks, @andrew3cooper. I'm using the following files. @racheldudle - here are the files I'm using for the shiny app - its still pretty raw.

chicago zipcode (outlines zip codes for map): https://raw.githubusercontent.com/rsangole/capstone_project/master/data/raw/chizip.csv")

trap locations and +WNV (for spatial location and heatmap) https://raw.githubusercontent.com/rsangole/capstone_project/master/data/processed/wnv.trap.date.rev3b.csv

chicago hospitals https://raw.githubusercontent.com/rsangole/capstone_project/master/data/raw/hospitals/hospitals.csv

chicago schools https://raw.githubusercontent.com/rsangole/capstone_project/master/data/raw/schools/School%20Point%202014.csv

senior centers https://raw.githubusercontent.com/rsangole/capstone_project/master/data/raw/senior_centers/senior.centers.csv