dumfriesva-gov/permit-application-review-time-yjau-7yr7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

Permit Application Review Time

This data highlights the permit review time for zoning, landuse and interagency applications processed for the Town. This data is updated by the 15th of every month and is always one month behind.

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 \"dumfriesva-gov/permit-application-review-time-yjau-7yr7\".\"permit_application_review_time\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • permit_application_review_time