mydata-iowa-gov/iowa-elevator-permits-i2ax-pybm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 days ago
Indexed 2 hours ago

Iowa Elevator Permits

This dataset includes permits for the installation or alteration of an elevators, escalators, dumbwaiters, and other equipment covered by Iowa Code Chapter 89A by in the State of Iowa. There may be multiple records associated with a permit number where an elevator is updated, but has not been fully replaced.

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/iowa-elevator-permits-i2ax-pybm\".\"iowa_elevator_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • iowa_elevator_permits
     
     
     
     
     
Upstream Metadata