Recommended Fishing Lakes And Ponds
State of New York
@usgov.state_of_new_york_recommended_fishing_lakes_and_ponds
State of New York
@usgov.state_of_new_york_recommended_fishing_lakes_and_ponds
This data displays the locations of top lakes and ponds for fishing in New York State, as determined by fisheries biologists working for the New York State Department of Environmental Conservation. Although every effort has been made to ensure the accuracy of information, errors may be reflected in the data supplied. The user must be aware of data conditions and bear responsibility for the appropriate use of the information with respect to possible errors, original map scale, collection methodology, currency of data, and other conditions.
Organization: State of New York
Last updated: 2020-11-12T04:00:13.185278
Tags: angler, fish, lake, pond
CREATE TABLE table_1 (
"waterbody_name" VARCHAR,
"acres_mile" DOUBLE,
"boat_launch_type" VARCHAR,
"boat_launch_owner" VARCHAR,
"amenities" VARCHAR,
"fish_species" VARCHAR,
"ice_fishing" VARCHAR,
"comments" VARCHAR,
"boat_launch_information" VARCHAR,
"waterbody_information" VARCHAR,
"contour_map_of_waterbody" VARCHAR,
"special_regulations_on_waterbody" VARCHAR,
"county" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.