Open repository in Console
Readme
Updated over 1 year ago
‧ Indexed 11 months ago
Maryland Total New Parcels for Residential Development 2006-2015
Maryland Total New Parcels for Residential Development - New Parcels for Residential Development from 2006 through and including 2015 based on the PFA boundaries and MdProperty View Edition year data referenced below.
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 \"opendata-maryland-gov/maryland-total-new-parcels-for-residential-yhwx-skgx\".\"maryland_total_new_parcels_for_residential\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata