mydata-iowa-gov/cemeteries-in-iowa-6qh2-3hz2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 4 hours ago

Cemeteries in Iowa

This dataset provides a point location of Iowa Historic Cemeteries. Originally it was based on an Iowa DNR point file marking cemetery locations as found on 7.5 min. USGS quad maps. Additional cemeteries have been added over the years and continue to be added as identified.

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 \"mydata-iowa-gov/cemeteries-in-iowa-6qh2-3hz2\".\"cemeteries_in_iowa\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • cemeteries_in_iowa
     
     
     
     
     
Upstream Metadata