bloomington-in-gov/ems-dispatch-zones-3zab-yq4z
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 4 months ago
Indexed 3 hours ago

EMS Dispatch Zones

<DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The Emergency Medical Service (EMS/Ambulance) Dispatch Zones define unit response areas for medical ambulance services within Monroe County, Indiana. They were created for use within the Spillman computer aided dispatch (CAD) software used by Central Dispatch. At this time there is only one ambulance service included, IU Health Emergency Medical Transport Service (IUEMTS)</SPAN></P></DIV></DIV></DIV>

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 \"bloomington-in-gov/ems-dispatch-zones-3zab-yq4z\".\"ems_dispatch_zones\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ems_dispatch_zones