cambridgema-gov/publicsafetypoliceresponsedistricts-vmh4-fu8c
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 1 hour ago

PUBLICSAFETY_PoliceResponseDistricts

Police Response Districts are computer aided dispatch (CAD) reporting areas. All other districts which include police sectors, regions, walking areas, business districts fall within the boundaries of a police response district. These are used Emergency Communication Center (ECC)aka the 911 center to dispatch emergency vehicles and first responders. Police Response Districts are computer aided dispatch (CAD) reporting areas which are used by the Emergency Communication Center (ECC) to dispatch emergency vehicles and first responders.

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 \"cambridgema-gov/publicsafetypoliceresponsedistricts-vmh4-fu8c\".\"publicsafetypoliceresponsedistricts\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • publicsafetypoliceresponsedistricts
     
     
     
     
     
Upstream Metadata