cityofchicago/libraries-2011-holds-filled-by-location-ngxm-jbc3
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 12 years ago
Indexed 3 hours ago

Libraries - 2011 Holds Filled by Location

Materials pulled to fulfill patron holds. 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-holds-filled-by-location-ngxm-jbc3\".\"libraries_2011_holds_filled_by_location\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • libraries_2011_holds_filled_by_location
     
     
     
     
     
Upstream Metadata