opendata-maryland-gov/total-acres-preserved-in-maryland-counties-by-tf6f-d4ak
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 2 hours ago

Total Acres Preserved in Maryland Counties by Program

Land preservation data shows acres preserved by federal, state, and local programs that either acquire land preservation easements or acquire land in fee; data for each program is provided for each of Maryland’s 23 counties and Baltimore City.

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/total-acres-preserved-in-maryland-counties-by-tf6f-d4ak\".\"total_acres_preserved_in_maryland_counties_by\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • total_acres_preserved_in_maryland_counties_by
     
     
     
     
     
Upstream Metadata