Description
A dataset containing 22 records in GBIF matching the query:SELECT kingdom, kingdomkey, phylum, phylumkey, class, classkey, "order", orderkey, family, familykey, genus, genuskey, species, specieskey, "year", IF(ISNULL(kingdomkey), NULL, SUM(COUNT()) OVER ( PARTITION BY kingdomkey, "year")) kingdomcount, IF(ISNULL(phylumkey), NULL, SUM(COUNT()) OVER ( PARTITION BY phylumkey, "year")) phylumcount, IF(ISNULL(classkey), NULL, SUM(COUNT()) OVER ( PARTITION BY classkey, "year")) classcount, IF(ISNULL(orderkey), NULL, SUM(COUNT()) OVER ( PARTITION BY orderkey, "year")) ordercount, IF(ISNULL(familykey), NULL, SUM(COUNT()) OVER ( PARTITION BY familykey, "year")) familycount, IF(ISNULL(genuskey), NULL, SUM(COUNT()) OVER ( PARTITION BY genuskey, "year")) genuscount, COUNT(*) occurrences, MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty, MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmetersFROM occurrenceWHERE occurrence.basisofrecord = 'HUMAN_OBSERVATION' AND occurrence.hascoordinate = TRUE AND occurrence.hasgeospatialissues = FALSE AND (CAST(occurrence.taxonkey AS INTEGER) = 5863367 OR CAST(occurrence.acceptedtaxonkey AS INTEGER) = 5863367 OR CAST(occurrence.kingdomkey AS INTEGER) = 5863367 OR CAST(occurrence.phylumkey AS INTEGER) = 5863367 OR CAST(occurrence.classkey AS INTEGER) = 5863367 OR CAST(occurrence.orderkey AS INTEGER) = 5863367 OR CAST(occurrence.familykey AS INTEGER) = 5863367 OR CAST(occurrence.genuskey AS INTEGER) = 5863367 OR CAST(occurrence.specieskey AS INTEGER) = 5863367) AND NOT GBIF_STRINGARRAYCONTAINS(occurrence.issue, 'TAXON_MATCH_FUZZY', TRUE) AND (occurrence.distancefromcentroidinmeters >= 2000.0 OR occurrence.distancefromcentroidinmeters IS NULL) AND occurrence.occurrencestatus = 'PRESENT' AND (occurrence.specieskey IS NOT NULL AND occurrence."year" IS NOT NULL)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, occurrence."year" The dataset's 22 records were derived from 10 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0078645-251120083545085/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
Subfield
Immunology
Field
Immunology and Microbiology
Domain
Life Sciences
Confidence Score
28%
Source
Scholar Data Model