princegeorgescountymd-gov/county-fire-stations-bzf2-94qx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 18 minutes ago

County Fire Stations

A list of Fire Stations within Prince George's County, including volunteer stations. This dataset gets updated when changes are required.

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 \"princegeorgescountymd-gov/county-fire-stations-bzf2-94qx\".\"county_fire_stations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • county_fire_stations
     
     
     
     
     
Upstream Metadata