citydata-mesaaz-gov/building-permits-2gkz-7z4f
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 days ago
Indexed 5 hours ago

Building Permits

Building permits issued by City of Mesa. Included: All building permits applied. Not Included: Applications for Documents or Services, Code Compliance Complaints, Planning Cases, Engineering Projects or Signs. To see a dataset that includes Sign Permits see https://data.mesaaz.gov/Development-Services/Building-Permits-Commercial-Residential-and-Signs-/m2kk-w2hz

It is assumed that all permits have been issued based on meeting all building and zoning codes.

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 \"citydata-mesaaz-gov/building-permits-2gkz-7z4f\".\"building_permits\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • building_permits
     
     
     
     
     
Upstream Metadata