Occurrence Download
收藏DataCite Commons2025-05-15 更新2025-05-17 收录
下载链接:
https://www.gbif.org/occurrence/download/0000739-250515123054153
下载链接
链接失效反馈官方服务:
资源简介:
A dataset containing 167 records in GBIF matching the query:
SELECT
kingdom,
kingdomkey,
phylum,
phylumkey,
class,
classkey,
"order",
orderkey,
family,
familykey,
genus,
genuskey,
species,
specieskey,
"year",
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
FROM
occurrence
WHERE
occurrence.occurrencestatus = 'PRESENT'
AND (occurrence.taxonkey = 2741783 OR occurrence.acceptedtaxonkey = 2741783 OR occurrence.kingdomkey = 2741783 OR occurrence.phylumkey = 2741783 OR occurrence.classkey = 2741783 OR occurrence.orderkey = 2741783 OR occurrence.familykey = 2741783 OR occurrence.genuskey = 2741783 OR occurrence.specieskey = 2741783)
AND (occurrence.distancefromcentroidinmeters >= 2000.0 OR occurrence.distancefromcentroidinmeters IS NULL)
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 167 records were derived from 169 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0000739-250515123054153/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-15



