Open repository in Console
Readme
Updated 14 days ago
‧ Indexed 1 hour ago
Libraries - 2023 Computer Sessions by Location
The Chicago Public Library offers one-hour computer sessions and 15-minute computer sessions. Chicago Public Library consists of the Harold Washington Library Center, Sulzer, Legler and Woodson regional libraries and over 70 neighborhood branches. Many locations experience sporadic closures to perform facilities upgrade or emergency closures due to heating or air conditioning issues, or area power outages.
- Count does not reflect the total building visitor count due to location of traffic counter. Community room and program traffic are not included in totals.
Less
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-2023-computer-sessions-by-location-337m-mza5\".\"libraries_2023_computer_sessions_by_location\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata