cambridgema-gov/publicsafetypolicecarroutes-svjm-6war
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 2 hours ago

PUBLICSAFETY_PoliceCarRoutes

Police Car Routes are areas which patrol cars are dispatched. In Cambridge there are many route cars and cruisers have one officer in each car. This is different from Sector cars which have 2 officers per car. This layer is used for response by Cambridge Public Safety.

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/publicsafetypolicecarroutes-svjm-6war\".\"publicsafetypolicecarroutes\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • publicsafetypolicecarroutes
     
     
     
     
     
Upstream Metadata