novascotia-ca/operational-contact-centre-call-summary-nstf-7nq5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 days ago
Indexed 3 hours ago

Operational Contact Centre Call Summary

Metadata for calls received by the Public Works Operational Contact Centre to include call date and time, source, area of interest, call assignment, general reason for call.

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 \"novascotia-ca/operational-contact-centre-call-summary-nstf-7nq5\".\"operational_contact_centre_call_summary\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • operational_contact_centre_call_summary
     
     
     
     
     
Upstream Metadata