cityofchicago/libraries-2011-computer-sessions-by-location-6uah-qehh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 12 years ago
Indexed 1 month ago

Libraries - 2011 Computer Sessions by Location

The Chicago Public Library offers one-hour computer sessions and 15-minute computer sessions. The Chicago Public Library opened four new locations in 2011: Greater Grand Crossing (4/23/11); Dunning (5/6/11); Daley, Richard M.-W Humboldt (7/8/11) and Little Village (10/3/11). Edgewater closed 6/16/11 for construction of a new branch; a bookmobile for holds pickup and returns opened 6/24/11. Altgeld closed for extended periods in July and August for air conditioning installation. Back of the Yards closed permanently 8/22/11 due to repeated flooding. All locations were closed February 2-February 3 due to weather. In addition, many locations experienced sporadic closures in summer 2011 due to weather-related issues.

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-2011-computer-sessions-by-location-6uah-qehh\".\"libraries_2011_computer_sessions_by_location\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • libraries_2011_computer_sessions_by_location
     
     
     
     
     
Upstream Metadata