cityofchicago/libraries-2019-wi-fi-usage-tw3a-q9j2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 hour ago

Libraries - 2019 Wi Fi Usage

Libraries - 2019 Wi Fi Usage

The Chicago Public Library offers free WiFi at all locations. Chicago Public Library consists of the Harold Washington Library Center, Sulzer 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. Independence Branch closed due to a fire in 2015. Whitney Young has been closed since November 2017 for major renovations. Woodson Regional Library reopened after a major renovation in February 2018.

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-2019-wi-fi-usage-tw3a-q9j2\".\"libraries_2019_wi_fi_usage\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • libraries_2019_wi_fi_usage
     
     
     
     
     
Upstream Metadata