cityofchicago/libraries-2022-wi-fi-usage-8inm-b8zc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 23 minutes ago

Libraries - 2022 Wi Fi Usage

The Chicago Public Library offers free WiFi at all locations. 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.

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-2022-wi-fi-usage-8inm-b8zc\".\"libraries_2022_wi_fi_usage\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • libraries_2022_wi_fi_usage
     
     
     
     
     
Upstream Metadata