Open repository in Console
Readme
Updated 12 months ago
‧ Indexed 11 months ago
DPS - Special Exception Permit
A Conditional Use is the grant of a specific use that is not permitted without restriction in the zone where it is located. The application for Conditional Use is processed by the Hearing Examiner. Prior to October 2014, these cases were known as Special Exceptions and are amended by the Board of Appeals.
Update Frequency : Daily
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 \"montgomerycountymd-gov/dps-special-exception-permit-dgbr-vt3c\".\"dps_special_exception_permit\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata