opendata-howardcountymd-gov/fire-dispatches-2012-2018-6uza-cd7z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 5 hours ago

Fire Dispatches: 2012 - 2018

Emergency incidents created by HCPD's 911 Dispatch Center and classified as Fire, Rescue or Emergency Medical Service (EMS) calls. Not all of these incidents are created as cases, and thus not all of these incidents have a matching record in the Howard County Fire & Rescue Incidents table.

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 \"opendata-howardcountymd-gov/fire-dispatches-2012-2018-6uza-cd7z\".\"fire_dispatches_2012_2018\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • fire_dispatches_2012_2018
     
     
     
     
     
Upstream Metadata