Baselight

Herpetofauna Inventory At Biscayne National Park In 2002-2003 - Data Package

Department of the Interior

@usgov.doi_gov_herpetofauna_inventory_at_biscayne_national_pa_3eb0e310

Loading...
Loading...

About this Dataset

Herpetofauna Inventory At Biscayne National Park In 2002-2003 - Data Package

An inventory of amphibian species in Biscayne National Park (BISC) was conducted during 2002 and 2003. The goals of the project were to create a georeferenced inventory of amphibian species, use new analytical techniques to estimate proportion of sites occupied by each species, look for evidence of known stressors or problems that may lead to amphibian population decline (invasive species, disease, die-offs, and so forth), and to establish a baseline and methodology that could be used for future monitoring efforts. Visual encounter surveys and anuran vocalization surveys were the primary means of sampling, but opportunistic collections and nighttime road surveys were also used to augment the visual encounter methods for more rare or cryptic species.
Organization: Department of the Interior
Last updated: 2025-10-05T00:58:16.794520
Tags: amphibians, anurans, bisc, biscayne, ecological-framework-biological-integrity-focal-species-or-communities-amphibians-and-reptiles, florida, frogs, herpetofauna, herps, inventory, lizards, reptiles, snakes

Tables

BISC Herps Opportunistic Cleaned PUBLIC

@usgov.doi_gov_herpetofauna_inventory_at_biscayne_national_pa_3eb0e310.bisc_herps_opportunistic_cleaned_public
  • 37.23 kB
  • 61 rows
  • 40 columns
Loading...
CREATE TABLE bisc_herps_opportunistic_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" DOUBLE,
  "decimallatitude" DOUBLE,
  "coordinate_flag" VARCHAR,
  "geodeticdatum" VARCHAR,
  "verbatimcoordinates" VARCHAR,
  "verbatimcoordinatesystem" VARCHAR,
  "verbatimsrs" VARCHAR,
  "coordinateuncertaintyinmeters" BIGINT,
  "stateprovince" VARCHAR,
  "lifestage" VARCHAR,
  "sex" VARCHAR,
  "samplingprotocol" VARCHAR,
  "eventremarks" VARCHAR,
  "class" VARCHAR,
  "order" VARCHAR,
  "family" VARCHAR,
  "genus" VARCHAR,
  "specificepithet" VARCHAR,
  "infraspecificepithet" VARCHAR,
  "establishmentmeans" VARCHAR,
  "custom_sensitiverecord" BOOLEAN,
  "custom_speciescode" VARCHAR,
  "custom_encounterid" BIGINT,
  "custom_status" VARCHAR,
  "custom_lengthincm" VARCHAR,
  "informationwithheld" VARCHAR,
  "datageneralizations" VARCHAR,
  "footprintwkt" VARCHAR
);

BISC Herps VES Cleaned PUBLIC

@usgov.doi_gov_herpetofauna_inventory_at_biscayne_national_pa_3eb0e310.bisc_herps_ves_cleaned_public
  • 53.68 kB
  • 392 rows
  • 53 columns
Loading...
CREATE TABLE bisc_herps_ves_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" DOUBLE,
  "decimallatitude" DOUBLE,
  "coordinate_flag" VARCHAR,
  "geodeticdatum" VARCHAR,
  "verbatimcoordinates" VARCHAR,
  "verbatimcoordinatesystem" VARCHAR,
  "verbatimsrs" VARCHAR,
  "coordinateuncertaintyinmeters" BIGINT,
  "stateprovince" VARCHAR,
  "lifestage" VARCHAR,
  "sex" VARCHAR,
  "occurrenceremarks" VARCHAR,
  "samplingprotocol" VARCHAR,
  "eventremarks" VARCHAR,
  "habitat" VARCHAR,
  "island" VARCHAR,
  "locationremarks" VARCHAR,
  "class" VARCHAR,
  "order" VARCHAR,
  "family" VARCHAR,
  "genus" VARCHAR,
  "specificepithet" VARCHAR,
  "infraspecificepithet" VARCHAR,
  "establishmentmeans" VARCHAR,
  "custom_sensitiverecord" BOOLEAN,
  "custom_speciescode" VARCHAR,
  "custom_observationid" BIGINT,
  "custom_sampleid" BIGINT,
  "custom_lengthincm" VARCHAR,
  "custom_substrate" VARCHAR,
  "custom_detectionheightincm" BIGINT,
  "custom_plotid" BIGINT,
  "custom_weather" VARCHAR,
  "custom_wind" VARCHAR,
  "custom_airtempc" DOUBLE,
  "custom_relhumid" DOUBLE,
  "custom_waterpresent" VARCHAR,
  "custom_watertempc" VARCHAR,
  "informationwithheld" VARCHAR,
  "datageneralizations" VARCHAR,
  "footprintwkt" VARCHAR
);

BISC Herps Vocalizations Cleaned PUBLIC

@usgov.doi_gov_herpetofauna_inventory_at_biscayne_national_pa_3eb0e310.bisc_herps_vocalizations_cleaned_public
  • 43.52 kB
  • 3,042 rows
  • 43 columns
Loading...
CREATE TABLE bisc_herps_vocalizations_cleaned_public (
  "locality" VARCHAR,
  "type" VARCHAR,
  "basisofrecord" VARCHAR,
  "eventdate" VARCHAR,
  "scientificname" VARCHAR,
  "scientificname_flag" VARCHAR,
  "taxonrank" VARCHAR,
  "vernacularname" VARCHAR,
  "namepublishedin" VARCHAR,
  "custom_taxonomicnotes" VARCHAR,
  "decimallongitude" DOUBLE,
  "decimallatitude" DOUBLE,
  "coordinate_flag" VARCHAR,
  "geodeticdatum" VARCHAR,
  "verbatimcoordinates" VARCHAR,
  "verbatimcoordinatesystem" VARCHAR,
  "verbatimsrs" VARCHAR,
  "coordinateuncertaintyinmeters" BIGINT,
  "eventtime" VARCHAR,
  "eventtime_flag" VARCHAR,
  "samplesizevalue" BIGINT,
  "samplesizeunit" VARCHAR,
  "stateprovince" VARCHAR,
  "samplingprotocol" VARCHAR,
  "eventremarks" VARCHAR,
  "locationremarks" VARCHAR,
  "class" VARCHAR,
  "order" VARCHAR,
  "family" VARCHAR,
  "genus" VARCHAR,
  "specificepithet" VARCHAR,
  "infraspecificepithet" VARCHAR,
  "occurrencestatus" VARCHAR,
  "establishmentmeans" VARCHAR,
  "custom_sensitiverecord" BOOLEAN,
  "custom_speciescode" VARCHAR,
  "custom_vocalizationid" BIGINT,
  "custom_sampleid" BIGINT,
  "custom_abundance" VARCHAR,
  "custom_intensity" VARCHAR,
  "informationwithheld" VARCHAR,
  "datageneralizations" VARCHAR,
  "footprintwkt" VARCHAR
);

Share link

Anyone who has the link will be able to view this.