Butterflies
Butterflies Species Images
@kaggle.taruntiwarihp_butterflies
Butterflies Species Images
@kaggle.taruntiwarihp_butterflies
CREATE TABLE multimedia (
"n__id" BIGINT,
"license" VARCHAR,
"title" VARCHAR,
"format" VARCHAR,
"rightsholder" VARCHAR,
"identifier" VARCHAR,
"type" VARCHAR
);
CREATE TABLE occurrence (
"n__id" BIGINT,
"dynamicproperties" VARCHAR,
"basisofrecord" VARCHAR,
"bed" VARCHAR,
"catalognumber" VARCHAR,
"class" VARCHAR,
"collectioncode" VARCHAR,
"continent" VARCHAR,
"country" VARCHAR,
"day" VARCHAR,
"decimallatitude" VARCHAR,
"decimallongitude" VARCHAR,
"earliestageorloweststage" VARCHAR,
"earliesteonorlowesteonothem" VARCHAR,
"earliestepochorlowestseries" VARCHAR,
"earliesteraorlowesterathem" VARCHAR,
"earliestperiodorlowestsystem" VARCHAR,
"family" VARCHAR,
"fieldnumber" VARCHAR,
"formation" VARCHAR,
"genus" VARCHAR,
"geodeticdatum" VARCHAR,
"georeferenceprotocol" VARCHAR,
"group" VARCHAR,
"habitat" VARCHAR,
"higherclassification" VARCHAR,
"highergeography" VARCHAR,
"highestbiostratigraphiczone" VARCHAR,
"identificationqualifier" VARCHAR,
"identifiedby" VARCHAR,
"individualcount" BIGINT,
"infraspecificepithet" VARCHAR,
"institutioncode" VARCHAR,
"island" VARCHAR,
"islandgroup" VARCHAR,
"kingdom" VARCHAR,
"latestageorhigheststage" VARCHAR,
"latesteonorhighesteonothem" VARCHAR,
"latestepochorhighestseries" VARCHAR,
"latesteraorhighesterathem" VARCHAR,
"latestperiodorhighestsystem" VARCHAR,
"lifestage" VARCHAR,
"locality" VARCHAR,
"lowestbiostratigraphiczone" VARCHAR,
"maximumdepthinmeters" VARCHAR,
"maximumelevationinmeters" VARCHAR,
"member" VARCHAR,
"minimumdepthinmeters" VARCHAR,
"minimumelevationinmeters" VARCHAR,
"modified" BIGINT,
"month" VARCHAR,
"occurrenceid" VARCHAR,
"order" VARCHAR,
"othercatalognumbers" VARCHAR,
"phylum" VARCHAR,
"preparations" VARCHAR,
"recordnumber" VARCHAR,
"recordedby" VARCHAR,
"samplingprotocol" VARCHAR,
"scientificname" VARCHAR,
"scientificnameauthorship" VARCHAR,
"sex" VARCHAR,
"specificepithet" VARCHAR,
"stateprovince" VARCHAR,
"subgenus" VARCHAR,
"taxonrank" VARCHAR,
"typestatus" VARCHAR,
"verbatimlatitude" VARCHAR,
"verbatimlongitude" VARCHAR,
"waterbody" VARCHAR,
"year" VARCHAR
);
Anyone who has the link will be able to view this.