ny-gov/guides-currently-licensed-in-new-york-state-q9d5-zxbn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 20 days ago
Indexed 2 hours ago

Guides Currently Licensed in New York State

List of all Guides currently licensed by the NY State Department of Environmental Conservation's (DEC) Division of Forest Protection (DFP). While DFP issues the licenses, compliance is monitored by NYS Forest Rangers.

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/guides-currently-licensed-in-new-york-state-q9d5-zxbn\".\"guides_currently_licensed_in_new_york_state\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • guides_currently_licensed_in_new_york_state
     
     
     
     
     
Upstream Metadata