cityofchicago/libraries-2014-holds-placed-by-location-qpc9-9gqe
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 9 years ago
Indexed 3 hours ago

Libraries - 2014 Holds Placed by Location

Patrons may place holds on desired materials either online or by contacting any CPL location. The Chicago Public Library consists of the Harold Washington Library Center, Sulzer and Woodson regional libraries and over 75 neighborhood branches. Albany Park Branch closed 9/22/2012 for construction of a new branch expected to open in Fall 2014. Interim services had been provided in the Albany Park community. Many locations experience sporadic emergency closures due to heating or air conditioning issues, or area power outages.

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/libraries-2014-holds-placed-by-location-qpc9-9gqe\".\"libraries_2014_holds_placed_by_location\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • libraries_2014_holds_placed_by_location
     
     
     
     
     
Upstream Metadata