kcmo/building-codes-interpretations-8yxd-ey3w
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 6 hours ago

Building Codes Interpretations

Interpretations remain valid for subsequent editions of the code provided that the interpreted text has not changed in the subsequent code. Interpretations remain valid unless revised or revoked.

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/building-codes-interpretations-8yxd-ey3w\".\"building_codes_interpretations\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_codes_interpretations