ny-gov/new-york-state-forest-ranger-wildland-fire-miub-n5th
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 year ago
Indexed 11 months ago

New York State Forest Ranger Wildland Fire Reporting Database: Beginning 2008

This dataset includes details for each wildland fire recorded after 2007 under the jurisdiction of the DEC NYS Forest Rangers. Earlier wildfires (1975-2007) under the jurisdiction of NYS DEC Forest Rangers can be found in the historical wildfire dataset. That dataset was formatted for use with FireFamily Plus. Each wildfire controlled or prescribed fire conducted by NYS DEC Forest Rangers is documented as a single incident in this database.

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/new-york-state-forest-ranger-wildland-fire-miub-n5th\".\"new_york_state_forest_ranger_wildland_fire\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • new_york_state_forest_ranger_wildland_fire
     
     
     
     
     
Upstream Metadata