Grand Teton And Yellowstone National Parks Herpetological Inventory 2000-2003- Public Data Package
Department of the Interior
@usgov.doi_gov_grand_teton_and_yellowstone_national_parks_her_ff1234cc
Department of the Interior
@usgov.doi_gov_grand_teton_and_yellowstone_national_parks_her_ff1234cc
CREATE TABLE grte_yell_herps_public (
"locality" VARCHAR,
"type" VARCHAR,
"basisofrecord" VARCHAR,
"custom_eventstartdate" VARCHAR,
"custom_eventenddate" VARCHAR,
"eventdate_flag" VARCHAR,
"custom_eventstarttime" VARCHAR,
"custom_eventendtime" VARCHAR,
"scientificname" VARCHAR,
"scientificname_flag" VARCHAR,
"taxonrank" VARCHAR,
"verbatimidentification" VARCHAR,
"vernacularname" VARCHAR,
"namepublishedin" VARCHAR,
"recordedby" VARCHAR,
"individualcount" VARCHAR,
"lifestage" VARCHAR,
"sex" VARCHAR,
"decimallatitude" VARCHAR,
"decimallongitude" VARCHAR,
"coordinate_flag" VARCHAR,
"geodeticdatum" VARCHAR,
"verbatimcoordinates" VARCHAR,
"verbatimcoordinatesystem" VARCHAR,
"verbatimsrs" VARCHAR,
"coordinateuncertainty" VARCHAR,
"custom_coordinateuncertaintyunits" VARCHAR,
"georeferenceprotocol" VARCHAR,
"verbatimelevationinfeet" VARCHAR,
"verbatimelevationinmeters" VARCHAR,
"eventid" VARCHAR,
"eventremarks" VARCHAR,
"locationid" VARCHAR,
"locationremarks" VARCHAR,
"habitat" VARCHAR,
"custom_mostabundantvegetation" VARCHAR,
"custom_numberoflarvae" VARCHAR,
"custom_numberoffemales" VARCHAR,
"custom_numberofmales" VARCHAR,
"custom_projecttype" VARCHAR,
"custom_additionalremarks" VARCHAR,
"custom_breedingsite" VARCHAR,
"custom_breedingspecies" VARCHAR,
"custom_captureid" VARCHAR,
"custom_detectionmethod" VARCHAR,
"custom_observationid" VARCHAR,
"custom_othertaxa" VARCHAR,
"custom_pointname" VARCHAR,
"custom_surveyid" VARCHAR,
"custom_sensitiverecord" BOOLEAN
);
Anyone who has the link will be able to view this.