Fish Inventory At Kennesaw Mountain National Battlefield In 2004 – Open Format Dataset
Department of the Interior
@usgov.doi_gov_fish_inventory_at_kennesaw_mountain_national_b_d395f54b
Department of the Interior
@usgov.doi_gov_fish_inventory_at_kennesaw_mountain_national_b_d395f54b
CREATE TABLE kemo_fish_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,
"individualcount" BIGINT,
"verbatimlongitude" DOUBLE,
"verbatimlatitude" DOUBLE,
"coordinate_flag" VARCHAR,
"verbatimcoordinatesystem" VARCHAR,
"verbatimsrs" VARCHAR,
"coordinateuncertaintyinmeters" BIGINT,
"family" VARCHAR,
"county" VARCHAR,
"stateprovince" VARCHAR,
"verbatimlocality" VARCHAR,
"custom_sensitiverecord" BOOLEAN,
"custom_sitename" VARCHAR,
"custom_sitenumber" BIGINT,
"informationwithheld" VARCHAR,
"datageneralizations" VARCHAR,
"footprintwkt" VARCHAR
);
Anyone who has the link will be able to view this.