citydata-mesaaz-gov/police-911-calls-answered-in-20-seconds-g72m-yyuv
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 2 years ago
Indexed 11 months ago

Police 911 Calls Answered in 20 Seconds

Report listing total 911 calls received for given time period and total calls answered within 20 seconds as measured by the Mesa regional public safety answering point (PSAP) and dispatched to Mesa Police.

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 \"citydata-mesaaz-gov/police-911-calls-answered-in-20-seconds-g72m-yyuv\".\"police_911_calls_answered_in_20_seconds\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • police_911_calls_answered_in_20_seconds
     
     
     
     
     
Upstream Metadata