Description
A dataset containing 44265 records in GBIF matching the query:SELECT kingdom, kingdomkey, phylum, phylumkey, class, classkey, "order", orderkey, family, familykey, genus, genuskey, species, specieskey, PRINTF('%04d-%02d-%02d', "year", "month", "day") yearmonthday, countrycode countrycode, IF(ISNULL(kingdomkey), NULL, SUM(COUNT()) OVER ( PARTITION BY kingdomkey, countrycode, PRINTF('%04d-%02d-%02d', "year", "month", "day"))) kingdomcount, IF(ISNULL(phylumkey), NULL, SUM(COUNT()) OVER ( PARTITION BY phylumkey, countrycode, PRINTF('%04d-%02d-%02d', "year", "month", "day"))) phylumcount, IF(ISNULL(classkey), NULL, SUM(COUNT()) OVER ( PARTITION BY classkey, countrycode, PRINTF('%04d-%02d-%02d', "year", "month", "day"))) classcount, IF(ISNULL(orderkey), NULL, SUM(COUNT()) OVER ( PARTITION BY orderkey, countrycode, PRINTF('%04d-%02d-%02d', "year", "month", "day"))) ordercount, IF(ISNULL(familykey), NULL, SUM(COUNT()) OVER ( PARTITION BY familykey, countrycode, PRINTF('%04d-%02d-%02d', "year", "month", "day"))) familycount, IF(ISNULL(genuskey), NULL, SUM(COUNT()) OVER ( PARTITION BY genuskey, countrycode, PRINTF('%04d-%02d-%02d', "year", "month", "day"))) genuscount, COUNT(*) occurrences, MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty, MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmetersFROM occurrenceWHERE occurrence.countrycode = 'VN' AND occurrence.occurrencestatus = 'PRESENT' AND (occurrence.taxonkey = 6 OR occurrence.acceptedtaxonkey = 6 OR occurrence.kingdomkey = 6 OR occurrence.phylumkey = 6 OR occurrence.classkey = 6 OR occurrence.orderkey = 6 OR occurrence.familykey = 6 OR occurrence.genuskey = 6 OR occurrence.specieskey = 6) AND (occurrence.specieskey IS NOT NULL AND occurrence."year" IS NOT NULL AND occurrence."month" IS NOT NULL AND occurrence."day" IS NOT NULL AND occurrence.hascoordinate = TRUE)GROUP BY occurrence.kingdom, occurrence.kingdomkey, occurrence.phylum, occurrence.phylumkey, occurrence.class, occurrence.classkey, occurrence."order", occurrence.orderkey, occurrence.family, occurrence.familykey, occurrence.genus, occurrence.genuskey, occurrence.species, occurrence.specieskey, PRINTF('%04d-%02d-%02d', "year", "month", "day"), occurrence.countrycode The dataset's 44265 records were derived from 186 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0000642-250426092105405/datasets/export for details. Data from some individual datasets included in this download may be licensed under less restrictive terms.
Citations (0)
No citations found
Mentions (0)
No mentions found
Metrics Over Time
Publication Details
DOI
Publisher
The Global Biodiversity Information Facility
Subfield
Molecular Biology
Field
Biochemistry, Genetics and Molecular Biology
Domain
Life Sciences
Confidence Score
28%
Source
Scholar Data Model