oregon-gov/pesticide-list-for-emerald-ash-borer-in-oregon-jr7s-5kue
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 11 months ago

Pesticide List for Emerald Ash Borer in Oregon

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 \"oregon-gov/pesticide-list-for-emerald-ash-borer-in-oregon-jr7s-5kue\".\"pesticide_list_for_emerald_ash_borer_in_oregon\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • pesticide_list_for_emerald_ash_borer_in_oregon
     
     
     
     
     
Upstream Metadata