Open repository in Console
Readme
Updated 6 months ago
‧ Indexed 4 hours ago
Maryland Total Acres For Residential Development: 2006-2021
Total Acres used for Residential Development in Maryland and its jurisdictions from 2006 through and including 2021 based on MdProperty View Edition year data referenced below.
2017-2018 Data Sources:
MDProperty View 2017-2018 Edition for all jurisdictions except Anne Arundel and Montgomery counties which are based on MdProperty View 2017-2018 Edition updated with June 2020 to October 2021 parcel data from the State Department of Assessments and Taxation.
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-acres-for-residential-development-p4s2-mc7r\".\"maryland_total_acres_for_residential_development\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata