BLM OR Fish Anadromous Poly Hub
Department of the Interior
@usgov.doi_gov_blm_or_fish_anadromous_poly_hub
Department of the Interior
@usgov.doi_gov_blm_or_fish_anadromous_poly_hub
FISH_ANADRAMOUS_POLY: Presence or absence of Anadromous fish within an NHD waterbody feature.
Organization: Department of the Interior
Last updated: 2024-02-09T04:53:42.450528
Tags: anadromous-fish-species, aquatic-resources-information-management-system, arims, biota, chinook, coho, fishbearing, fisheries, geospatial, hydrology, inlandwaters, management, oregon, steelhead, streams, washington, water, watercourses, wildlife
CREATE TABLE table_1 (
"objectid" BIGINT,
"species_cd" VARCHAR,
"presence_cd" VARCHAR,
"obs_dt" VARCHAR,
"fish_method" VARCHAR,
"ext_presence_cd" VARCHAR,
"ext_source" VARCHAR,
"ext_obs_dt" VARCHAR,
"comments" VARCHAR,
"eventdate" VARCHAR,
"reachcode" BIGINT,
"reachsmdate" VARCHAR,
"reachresolution" BIGINT,
"permanent_identifier" VARCHAR,
"globalid" VARCHAR,
"shape_area" DOUBLE -- Shape, Area,
"shape_length" DOUBLE -- Shape, Length
);Anyone who has the link will be able to view this.