Safe Chicago Bleeding Control Kit Locations
Locations of kits designed to assist City of Chicago employees and members of the public control severe bleeding in emergency situations while waiting for first responders with more advanced equipment and training to arrive. <b>Always call 911 before locating and using a bleeding control kit.</b>
The kits are placed in occupied buildings owned or leased by the City of Chicago, as part of the Safe Chicago project led by the Office of Emergency Management & Communications.
For more information on the Safe Chicago program, please see https://www.chicago.gov/city/en/depts/oem/supp_info/safe-chicago.html.
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/safe-chicago-bleeding-control-kit-locations-mrzc-49gi\".\"safe_chicago_bleeding_control_kit_locations\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.