Herpetofauna Inventory At Buck Island Reef National Monument In 2001 – Open Format Dataset
Department of the Interior
@usgov.doi_gov_herpetofauna_inventory_at_buck_island_reef_nat_ad25c521
Department of the Interior
@usgov.doi_gov_herpetofauna_inventory_at_buck_island_reef_nat_ad25c521
DUring the year of 2001, a herpetofaunal inventory was conducted at Buck Island (BUIS) off the coast of Florida in an effort to try to find and record a comprehensive list of the species found within the parks. To achieve this goal an opportunistic encounter survey was conducted. In an effort to comply with Executive Order 13642, Making Open and Machine Readable the New Default for Government Information (GPO 2013), almost 20 years after this inventory project ended, the numerous datasets created as a result of the study were cleaned and processed in order to become machine readable and accessible to the public.
Organization: Department of the Interior
Last updated: 2025-09-14T18:43:08.938335
Tags: buck-island, buis, herpetofauna, herps, lizards, reptiles, sfcn
CREATE TABLE buis_herp_cleaned_public (
"locality" VARCHAR,
"type" VARCHAR,
"basisofrecord" VARCHAR,
"eventdate" TIMESTAMP,
"eventdate_flag" VARCHAR,
"scientificname" VARCHAR,
"scientificname_flag" VARCHAR,
"taxonrank" VARCHAR,
"vernacularname" VARCHAR,
"namepublishedin" VARCHAR,
"custom_taxonomicnotes" VARCHAR,
"recordedby" VARCHAR,
"decimallongitude" VARCHAR,
"decimallatitude" VARCHAR,
"coordinate_flag" VARCHAR,
"geodeticdatum" VARCHAR,
"verbatimcoordinates" VARCHAR,
"verbatimcoordinatesystem" VARCHAR,
"verbatimsrs" VARCHAR,
"coordinateuncertaintyinmeters" BIGINT,
"lifestage" VARCHAR,
"sex" VARCHAR,
"verbatimlocality" VARCHAR,
"stateprovince" VARCHAR,
"point_id" VARCHAR,
"samplingprotocol" VARCHAR,
"occurrenceremarks" VARCHAR,
"order" VARCHAR,
"family" VARCHAR,
"genus" VARCHAR,
"specificepithet" VARCHAR,
"infraspecificepithet" VARCHAR,
"scientificnameauthorship" VARCHAR,
"establishmentmeans" VARCHAR,
"eventremarks" VARCHAR,
"custom_speciescode" VARCHAR,
"custom_sensitiverecord" BOOLEAN,
"custom_captureid" BIGINT,
"custom_snouttoventlengthinmm" BIGINT,
"custom_substrate" VARCHAR,
"informationwithheld" VARCHAR,
"datageneralizations" VARCHAR,
"footprintwkt" VARCHAR
);Anyone who has the link will be able to view this.