citydata-mesaaz-gov/dsd-pz-and-design-review-applications-dw5w-76f6
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 23 hours ago
Indexed 2 hours ago

DSD - P&Z and Design Review Applications

Information about Planning and Zoning (P&Z) and Design Review Board (DRB) applications

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/dsd-pz-and-design-review-applications-dw5w-76f6\".\"dsd_pz_and_design_review_applications\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dsd_pz_and_design_review_applications
     
     
     
     
     
Upstream Metadata