opendata-maryland-gov/baystat-solutions-reporting-maryland-dept-of-4zqs-i2t2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 7 years ago
Indexed 1 month ago

BayStat Solutions Reporting - Maryland Dept. of Natural Resources 2000 - 2014

Chesapeake Bay restoration solutions, Best Management Practices (BMPs), progress reporting by tributary basin. Goals are a subset of the overall Environmental Protection Agency (EPA) Total Maximum Daily Load (TMDL).

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/baystat-solutions-reporting-maryland-dept-of-4zqs-i2t2\".\"baystat_solutions_reporting_maryland_dept_of\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • baystat_solutions_reporting_maryland_dept_of
     
     
     
     
     
Upstream Metadata