cityofchicago/libraries-2017-computer-sessions-by-location-8xex-yi9w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 6 years ago
Indexed 42 minutes ago

Libraries - 2017 Computer Sessions by Location

The Chicago Public Library offers one-hour computer sessions and 15-minute computer sessions. The Chicago Public Library consists of the Harold Washington Library Center, Sulzer and Woodson regional libraries and over 70 neighborhood branches. Many locations experience sporadic emergency closures due to heating or air conditioning issues, or area power outages. Independence Branch closed due to a fire on 10/30/15. Sulzer Regional Library was closed for three weeks in October/November 2016 for major facility repairs. Woodson Regional Library has been closed for major construction since November 2016, and is expected to reopen in late 2017. The Thomas Hughes Children's Library Closed in November 2016 for renovations and is expected to reopen in June 2017.

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-2017-computer-sessions-by-location-8xex-yi9w\".\"libraries_2017_computer_sessions_by_location\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • libraries_2017_computer_sessions_by_location
     
     
     
     
     
Upstream Metadata