opendata-maryland-gov/baystat-solutions-reporting-maryland-dept-of-the-ab68-n7ja
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 7 years ago
Indexed 4 hours ago

BayStat Solutions Reporting - Maryland Dept. of the Environment 2003 - 2014

Chesapeake Bay restoration solutions, Best Management Practices (BMPs), progress reporting by tributary basin.

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-the-ab68-n7ja\".\"baystat_solutions_reporting_maryland_dept_of_the\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • baystat_solutions_reporting_maryland_dept_of_the
     
     
     
     
     
Upstream Metadata