Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
safepassage2017_18_FINAL
Chicago Public Schools, in partnership with parents, the Chicago Police Department (CPD) and City of Chicago, has expanded the District's successful Safe Passage Program to provide safe routes to and from school every day for your child. This map presents the Safe Passage Routes specifically designed for designated schools during the 2017-2018 school year. To view or use these shapefiles, compression software, such as 7-Zip, and special GIS software, such as Google Earth or ArcGIS, are required.
Querying over HTTP
Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:
curl https://data.splitgraph.com/sql/query/ddn \ -H "Content-Type: application/json" \ -d@-<<EOF {"sql": " SELECT * FROM \"cityofchicago/safepassage201718final-v3t6-2wdk\".\"safepassage201718final\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata