Occurrence Download
收藏DataCite Commons2025-05-13 更新2025-05-17 收录
下载链接:
https://www.gbif.org/occurrence/download/0028053-250426092105405
下载链接
链接失效反馈官方服务:
资源简介:
A dataset containing 5743 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,
GBIF_EEARGCODE(10000, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000)) eeacellcode,
COUNT(*) occurrences,
MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty,
MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmeters
FROM
occurrence
WHERE
occurrence.continent = 'EUROPE'
AND occurrence.hascoordinate = TRUE
AND occurrence.hasgeospatialissues = FALSE
AND occurrence."month" IN (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12)
AND (occurrence.taxonkey = 5219073 OR occurrence.acceptedtaxonkey = 5219073 OR occurrence.kingdomkey = 5219073 OR occurrence.phylumkey = 5219073 OR occurrence.classkey = 5219073 OR occurrence.orderkey = 5219073 OR occurrence.familykey = 5219073 OR occurrence.genuskey = 5219073 OR occurrence.specieskey = 5219073)
AND (occurrence."year" >= 2000 AND occurrence."year" <= 2025)
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.occurrencestatus = 'PRESENT'
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"),
GBIF_EEARGCODE(10000, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000))
The dataset's 5743 records were derived from 11 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0028053-250426092105405/datasets/export for details.
Data from some individual datasets included in this download may be licensed under less restrictive terms.
提供机构:
The Global Biodiversity Information Facility
创建时间:
2025-05-13



