delaware-gov/condition-of-nontidal-wetlands-w9vx-e6hd
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 4 hours ago

Condition of Non-Tidal Wetlands

Includes all data collected to date about non-tidal wetland condition in Delaware. Data is collected in the field using the Delaware Rapid Assessment Procedure (DERAP).

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 \"delaware-gov/condition-of-nontidal-wetlands-w9vx-e6hd\".\"condition_of_nontidal_wetlands\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • condition_of_nontidal_wetlands
     
     
     
     
     
Upstream Metadata