ny-gov/wildland-search-and-rescue-missions-by-nys-forest-u6hu-h7p5
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 3 hours ago

Wildland Search and Rescue Missions by NYS Forest Rangers: Beginning 2012

Search and Rescue incidents for which the Division of Forest Protection has responded

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 \"ny-gov/wildland-search-and-rescue-missions-by-nys-forest-u6hu-h7p5\".\"wildland_search_and_rescue_missions_by_nys_forest\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • wildland_search_and_rescue_missions_by_nys_forest
     
     
     
     
     
Upstream Metadata