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
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.