cityofchicago/cps-schools-20132014-academic-year-c7jj-qjvh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 10 years ago
Indexed 4 hours ago

CPS Schools 2013-2014 Academic Year

List of CPS schools for the 2013-2014 academic year. This dataset includes various identifiers used to identify school districts, including names; local, state, and federal IDs; and geographic descriptions on the location of each school.

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/cps-schools-20132014-academic-year-c7jj-qjvh\".\"cps_schools_20132014_academic_year\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cps_schools_20132014_academic_year
     
     
     
     
     
Upstream Metadata