memphistn-gov/911-performance-sfvz-ctaq
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 7 days ago
Indexed 4 hours ago

911 Performance

This dataset shows the amount of time it takes the City of Memphis to answer calls to 911.

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 \"memphistn-gov/911-performance-sfvz-ctaq\".\"911_performance\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 911_performance
     
     
     
     
     
Upstream Metadata