Accessible Outdoor Recreation Destinations
State of New York
@usgov.state_of_new_york_accessible_outdoor_recreation_destinations
State of New York
@usgov.state_of_new_york_accessible_outdoor_recreation_destinations
This data set displays the locations of accessible recreation sites throughout New York State that are owned, maintained or jointly managed by the Department of Environmental Conservation.
Organization: State of New York
Last updated: 2020-11-12T04:00:17.967062
Tags: access, disabled, handicap, mobility-impaired
CREATE TABLE table_1 (
"region" BIGINT,
"county" VARCHAR,
"name" VARCHAR,
"feature" VARCHAR,
"description" VARCHAR,
"primitive_setting" VARCHAR,
"tent_site" VARCHAR,
"lean_to" VARCHAR,
"picnic_tables" VARCHAR,
"privy" VARCHAR,
"trails" VARCHAR,
"equestrian" VARCHAR,
"scenic_overlook" VARCHAR,
"interpretive_materials" VARCHAR,
"wildlife_viewing_platform" VARCHAR,
"hunting_blind" VARCHAR,
"fishing_pier" VARCHAR,
"boat_launch" VARCHAR,
"loading_dock" VARCHAR,
"hand_launch" VARCHAR,
"beach" VARCHAR,
"flush_toilet" VARCHAR,
"shower" VARCHAR,
"url" VARCHAR,
"data_type" VARCHAR,
"land_unit" VARCHAR,
"facility" VARCHAR,
"status" VARCHAR,
"setlmt" VARCHAR,
"inspected" VARCHAR,
"inspected_by" VARCHAR,
"date_inspected" TIMESTAMP,
"pass_inspection" VARCHAR,
"accessible" VARCHAR,
"notes" VARCHAR,
"directions" VARCHAR,
"kmlnotes" VARCHAR,
"point_x" DOUBLE,
"point_y" DOUBLE,
"location" VARCHAR,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.