Wildland Search And Rescue Missions By NYS Forest Rangers: Beginning 2012
State of New York
@usgov.state_of_new_york_wildland_search_and_rescue_missions__49e133b3
State of New York
@usgov.state_of_new_york_wildland_search_and_rescue_missions__49e133b3
Search and Rescue incidents for which the Division of Forest Protection has responded
Organization: State of New York
Last updated: 2020-11-12T04:00:30.399649
Tags: camping, hiking, rescue, search
CREATE TABLE table_1 (
"incident_number" VARCHAR,
"incident_region" BIGINT,
"response_type" VARCHAR,
"incident_start_date" TIMESTAMP,
"incident_start_time" VARCHAR,
"subject_number" BIGINT,
"subject_gender" VARCHAR,
"subject_age" DOUBLE,
"subject_state" VARCHAR,
"subject_country" VARCHAR,
"activity" VARCHAR,
"situation" VARCHAR,
"location_found_latitude" DOUBLE,
"location_found_longitude" DOUBLE,
"location_found_elevation" DOUBLE,
"found_in_search_area" BOOLEAN,
"technique" VARCHAR,
"number_of_rangers_involved" BIGINT,
"other_agency_involvement" BOOLEAN,
"last_known_point_land_class" VARCHAR,
"last_known_point_state_land_name" VARCHAR,
"last_known_point_county" VARCHAR,
"last_known_point_municipality" VARCHAR,
"incident_adirondack_park" BOOLEAN,
"incident_catskill_park" BOOLEAN,
"incident_closed_date" TIMESTAMP,
"incident_closed_time" VARCHAR,
"location" VARCHAR
);Anyone who has the link will be able to view this.