kcmo/kcmo-local-asbestos-2013-sbme-4bbk
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 5 hours ago

KCMO Local Asbestos 2013

Kansas City, Missouri Air Quality Program - Local Asbestos Notifications

(refer to State/Local Commitment Number I.G.3 for FFY-97)

Local Regulated Asbestos Removal and Disposal Notifications

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 \"kcmo/kcmo-local-asbestos-2013-sbme-4bbk\".\"kcmo_local_asbestos_2013\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • kcmo_local_asbestos_2013