sustainablesm/t12-emergency-resp-times-police-igkp-d4hd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 22 minutes ago

T12 Emergency Resp Times Police

Police response times by Priority: 0 being emergency and 5 being a report call.

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 \"sustainablesm/t12-emergency-resp-times-police-igkp-d4hd\".\"t12_emergency_resp_times_police\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • t12_emergency_resp_times_police
     
     
     
     
     
Upstream Metadata