Open repository in Console
Readme
Updated 1 month ago
‧ Indexed 3 hours ago
Special Protection Area Review Data
A Special Protection Area (SPA) is a geographic area designated by the County Council which has high quality or unusually sensitive water resources and environmental features that would be threatened by proposed land development if special water quality protection measures were not applied. This dataset tracks reviews for development in all SPAs. 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/special-protection-area-review-data-p4x2-jhaf\".\"special_protection_area_review_data\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata