honolulu-gov/building-permits-january-1-2005-through-june-30-4vab-c87q
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 12 months ago

Building Permits - January 1, 2005 through June 30, 2024

This file is a static view of Building Permit data. This snapshot of data is an extract from the source database as of the moment of the snapshot's creation. A snapshot does not reflect changes that occur in the live data source.

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 \"honolulu-gov/building-permits-january-1-2005-through-june-30-4vab-c87q\".\"building_permits_january_1_2005_through_june_30\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_permits_january_1_2005_through_june_30