Vicksburg National Military Park Herpetological Inventory 2001-2002 - Data Package
Department of the Interior
@usgov.doi_gov_vicksburg_national_military_park_herpetologica_ba210f61
Department of the Interior
@usgov.doi_gov_vicksburg_national_military_park_herpetologica_ba210f61
Vicksburg National Military Park (VICK) was established in 1899 to commemorate the siege of Vicksburg in 1863. Most of the park lies within the northeastern section of Vicksburg, Mississippi. There are several small satellite sections of the park found in Vicksburg as well. This inventory of the amphibians and reptiles of VICK was mostly conducted in the main park, with a few visits made to satellite sites. The field studies were periodic, beginning on March 1, 2001 and ending on May 10, 2002. The survey found six salamander, 12 frog and toad, nine turtle, four lizard, and 14 snake species within the park boundaries. No federal or state threatened or endangered species were found within the park. Voucher specimens were collected and were sent to the Mississippi Museum of Natural Science in Jackson, Mississippi.
Organization: Department of the Interior
Last updated: 2025-09-14T18:27:50.870665
Tags: amphibian, frog, herpetology, inventory, lizard, military, mississippi, reptile, salamander, snake, toad, turtle, vick, vicksburg
CREATE TABLE vick_herps (
"locality" VARCHAR,
"type" VARCHAR,
"basisofrecord" VARCHAR,
"eventdate" VARCHAR,
"eventdate_flag" VARCHAR,
"scientificname" VARCHAR,
"scientificname_flag" VARCHAR,
"taxonrank" VARCHAR,
"verbatimidentification" VARCHAR,
"vernacularname" VARCHAR,
"namepublishedin" VARCHAR,
"recordedby" VARCHAR,
"locationid" VARCHAR,
"decimallatitude" VARCHAR,
"decimallongitude" VARCHAR,
"coordinate_flag" VARCHAR,
"geodeticdatum" VARCHAR,
"verbatimcoordinates" VARCHAR,
"verbatimcoordinatesystem" VARCHAR,
"verbatimsrs" VARCHAR,
"catalognumber" VARCHAR,
"othercatalognumbers" VARCHAR,
"disposition" VARCHAR,
"recordnumber" VARCHAR,
"verbatimeventdate" VARCHAR,
"stateprovince" VARCHAR,
"county" VARCHAR,
"locationremarks" VARCHAR,
"habitat" VARCHAR,
"occurenceremarks" VARCHAR,
"custom_sensitiverecord" BOOLEAN
);Anyone who has the link will be able to view this.