Occurrence Download
收藏DataCite Commons2026-04-30 更新2026-05-03 收录
下载链接:
https://www.gbif.org/occurrence/download/0018811-260423192947929
下载链接
链接失效反馈官方服务:
资源简介:
A dataset containing 2187 records in GBIF matching the query:
SELECT
kingdom,
kingdomkey,
phylum,
phylumkey,
class,
classkey,
"order",
orderkey,
family,
familykey,
genus,
genuskey,
species,
specieskey,
"year",
IF(ISNULL(genuskey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY genuskey, "year")) genuscount,
IF(ISNULL(phylumkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY phylumkey, "year")) phylumcount,
COUNT(*) occurrences,
MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty,
MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmeters
FROM
occurrence
WHERE
occurrence.countrycode = 'MG'
AND occurrence.hascoordinate = TRUE
AND occurrence.hasgeospatialissues = FALSE
AND LOWER(occurrence.iucnredlistcategory) = LOWER('CR')
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.classificationdetails['d7dddbf4-2cf0-4f39-9b2a-bb099caae36c']['specieskey'] <> '' 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 2187 records were derived from 118 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0018811-260423192947929/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-04-30



