cityofchicago/cpshighschoolattendanceboundariessy1415-94tp-gppc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 13 minutes ago

CPS_High_School_Attendance_Boundaries_SY1415

Attendance boundaries for high schools in the Chicago Public Schools district for school year 2014-2015. Generally, all students in the applicable high school grades who live within one of these boundaries may attend the school. 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/cpshighschoolattendanceboundariessy1415-94tp-gppc\".\"cpshighschoolattendanceboundariessy1415\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cpshighschoolattendanceboundariessy1415
     
     
     
     
     
Upstream Metadata