Occurrence Download
收藏DataCite Commons2026-05-03 更新2026-05-04 收录
下载链接:
https://www.gbif.org/occurrence/download/0005605-260430073515954
下载链接
链接失效反馈官方服务:
资源简介:
A dataset containing 35 records in GBIF matching the query:
SELECT
kingdom,
kingdomkey,
phylum,
phylumkey,
class,
classkey,
"order",
orderkey,
family,
familykey,
genus,
genuskey,
species,
specieskey,
"year",
countrycode countrycode,
IF(ISNULL(kingdomkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY kingdomkey, countrycode, "year")) kingdomcount,
IF(ISNULL(phylumkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY phylumkey, countrycode, "year")) phylumcount,
IF(ISNULL(classkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY classkey, countrycode, "year")) classcount,
IF(ISNULL(orderkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY orderkey, countrycode, "year")) ordercount,
IF(ISNULL(familykey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY familykey, countrycode, "year")) familycount,
IF(ISNULL(genuskey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY genuskey, countrycode, "year")) genuscount,
COUNT(*) occurrences,
MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty,
MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmeters
FROM
occurrence
WHERE
occurrence.basisofrecord = 'HUMAN_OBSERVATION'
AND occurrence.countrycode = 'SN'
AND occurrence.datasetkey IN ('4fa7b334-ce0d-4e88-aaae-2e0c138d049e', '50c9509d-22c7-4a22-a47d-8c48425ef4a7', '665edebe-8d21-49bd-9435-155ef2789ab0', 'ba616e95-4ac1-4c4c-965d-bec83859c6a7', '292a71df-588b-48fa-9ab5-29ae868ba88c', '6ac3f774-d9fb-4796-b3e9-92bf6c81c084', 'b1047888-ae52-4179-9dd5-5448ea342a24', '6ff8b3b0-ef0f-4f79-a310-5a5615c6aa0b')
AND occurrence.hascoordinate = TRUE
AND occurrence.hasgeospatialissues = FALSE
AND GBIF_STRINGARRAYCONTAINS(occurrence.issue, 'CONTINENT_DERIVED_FROM_COORDINATES', TRUE)
AND occurrence.occurrencestatus = 'PRESENT'
AND (occurrence.taxonkey = '2481685' OR occurrence.acceptedtaxonkey = '2481685' OR occurrence.kingdomkey = '2481685' OR occurrence.phylumkey = '2481685' OR occurrence.classkey = '2481685' OR occurrence.orderkey = '2481685' OR occurrence.familykey = '2481685' OR occurrence.genuskey = '2481685' OR occurrence.specieskey = '2481685')
AND NOT GBIF_STRINGARRAYCONTAINS(occurrence.issue, 'TAXON_MATCH_FUZZY', TRUE)
AND (occurrence.distancefromcentroidinmeters >= 2000.0 OR occurrence.distancefromcentroidinmeters IS NULL)
AND (occurrence.classificationdetails['d7dddbf4-2cf0-4f39-9b2a-bb099caae36c']['specieskey'] <> '' AND occurrence."year" 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,
occurrence."year",
occurrence.countrycode
The dataset's 35 records were derived from 8 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0005605-260430073515954/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
创建时间:
2026-05-03



