memphistn-gov/mfd-fire-stations-c3sf-jb5r
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 9 months ago
Indexed 2 hours ago

MFD Fire Stations

Locations of the 56 Fire Stations that serve as operational distribution points for the Memphis Fire Department

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 \"memphistn-gov/mfd-fire-stations-c3sf-jb5r\".\"mfd_fire_stations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mfd_fire_stations
     
     
     
     
     
Upstream Metadata