Watchable Wildlife Sites
State of New York
@usgov.state_of_new_york_watchable_wildlife_sites
State of New York
@usgov.state_of_new_york_watchable_wildlife_sites
This data set contains point locations of wildlife viewing sites as shown in The New York Wildlife Viewing Guide. These sites are also known as Watchable Wildlife Sites.
Organization: State of New York
Last updated: 2020-11-12T04:00:01.163281
Tags: outdoors, viewing, watchable, wildlife
CREATE TABLE table_1 (
"site_number" BIGINT,
"region" VARCHAR,
"owner" VARCHAR,
"ownership_full_name" VARCHAR -- Ownership, Full Name,
"site_name" VARCHAR,
"property_manager" VARCHAR,
"dec_brochure_site_number" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"location" VARCHAR,
"georeference" VARCHAR
);Anyone who has the link will be able to view this.