Fish Inventory At Kennesaw Mountain National Battlefield In 2004 – Raw Data
Department of the Interior
@usgov.doi_gov_fish_inventory_at_kennesaw_mountain_national_b_bd5dd079
Department of the Interior
@usgov.doi_gov_fish_inventory_at_kennesaw_mountain_national_b_bd5dd079
The current dataset provides the raw data results of fish inventory surveys conducted in Kennesaw Mountain National Battlefield from 2004. Various trapping/survey methods were performed to gather this data.
Organization: Department of the Interior
Last updated: 2025-09-14T17:52:50.727742
Tags: ecological-framework-biological-integrity-focal-species-or-communities-fishes, fish, ga, georgia, inventory, kemo, kennesaw-mountain, secn
CREATE TABLE kemo_fish_data (
"park_code" VARCHAR,
"site" BIGINT -- Site #,
"site_name" VARCHAR,
"site_description" VARCHAR,
"lat" DOUBLE,
"long" DOUBLE,
"county" VARCHAR,
"state" VARCHAR,
"observers" VARCHAR,
"date" TIMESTAMP,
"species" VARCHAR,
"count" BIGINT,
"nativity" VARCHAR
);Anyone who has the link will be able to view this.