Open repository in Console
Readme
Updated 21 hours ago
‧ Indexed 3 hours ago
Police Service
Locations of Calgary Police Service offices
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 \"calgary-ca/police-service-ap4r-bav3\".\"police_service\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata