Description
A dataset containing 40 records in GBIF matching the query:SELECT kingdom, kingdomkey, phylum, phylumkey, class, classkey, "order", orderkey, family, familykey, genus, genuskey, species, specieskey, PRINTF('%04d-%02d', "year", "month") yearmonth, IF(ISNULL(kingdomkey), NULL, SUM(COUNT()) OVER ( PARTITION BY kingdomkey, PRINTF('%04d-%02d', "year", "month"))) kingdomcount, IF(ISNULL(phylumkey), NULL, SUM(COUNT()) OVER ( PARTITION BY phylumkey, PRINTF('%04d-%02d', "year", "month"))) phylumcount, IF(ISNULL(classkey), NULL, SUM(COUNT()) OVER ( PARTITION BY classkey, PRINTF('%04d-%02d', "year", "month"))) classcount, IF(ISNULL(orderkey), NULL, SUM(COUNT()) OVER ( PARTITION BY orderkey, PRINTF('%04d-%02d', "year", "month"))) ordercount, IF(ISNULL(familykey), NULL, SUM(COUNT()) OVER ( PARTITION BY familykey, PRINTF('%04d-%02d', "year", "month"))) familycount, IF(ISNULL(genuskey), NULL, SUM(COUNT()) OVER ( PARTITION BY genuskey, PRINTF('%04d-%02d', "year", "month"))) genuscount, COUNT(*) occurrences, MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty, MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmetersFROM occurrenceWHERE occurrence.continent = 'NORTH_AMERICA' AND occurrence.countrycode = 'MX' AND occurrence.occurrencestatus = 'PRESENT' AND (occurrence.taxonkey = 2519270 OR occurrence.acceptedtaxonkey = 2519270 OR occurrence.kingdomkey = 2519270 OR occurrence.phylumkey = 2519270 OR occurrence.classkey = 2519270 OR occurrence.orderkey = 2519270 OR occurrence.familykey = 2519270 OR occurrence.genuskey = 2519270 OR occurrence.specieskey = 2519270) AND occurrence.hasgeospatialissues = FALSE AND NOT GBIF_STRINGARRAYCONTAINS(occurrence.issue, 'TAXON_MATCH_FUZZY', TRUE) AND (occurrence.distancefromcentroidinmeters >= 2000.0 OR occurrence.distancefromcentroidinmeters IS NULL) AND NOT occurrence.basisofrecord IN ('FOSSIL_SPECIMEN', 'LIVING_SPECIMEN') AND (occurrence.specieskey IS NOT NULL AND occurrence."year" IS NOT NULL AND occurrence."month" 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, PRINTF('%04d-%02d', "year", "month") The dataset's 40 records were derived from 17 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0007646-250525065834625/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
Molecular Biology
Field
Biochemistry, Genetics and Molecular Biology
Domain
Life Sciences
Confidence Score
29%
Source
Scholar Data Model