Occurrence Download
收藏DataCite Commons2025-04-12 更新2025-04-15 收录
下载链接:
https://www.gbif.org/occurrence/download/0019299-250402121839773
下载链接
链接失效反馈官方服务:
资源简介:
A dataset containing 6293 records in GBIF matching the query:
SELECT
kingdom,
kingdomkey,
phylum,
phylumkey,
class,
classkey,
"order",
orderkey,
family,
familykey,
genus,
genuskey,
PRINTF('%04d-%02d', "year", "month") yearmonth,
GBIF_EQDGCCODE(2, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000)) eqdcellcode,
IF(ISNULL(kingdomkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY kingdomkey, GBIF_EQDGCCODE(2, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000)), PRINTF('%04d-%02d', "year", "month"))) kingdomcount,
IF(ISNULL(phylumkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY phylumkey, GBIF_EQDGCCODE(2, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000)), PRINTF('%04d-%02d', "year", "month"))) phylumcount,
IF(ISNULL(classkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY classkey, GBIF_EQDGCCODE(2, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000)), PRINTF('%04d-%02d', "year", "month"))) classcount,
IF(ISNULL(orderkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY orderkey, GBIF_EQDGCCODE(2, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000)), PRINTF('%04d-%02d', "year", "month"))) ordercount,
IF(ISNULL(familykey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY familykey, GBIF_EQDGCCODE(2, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000)), PRINTF('%04d-%02d', "year", "month"))) familycount,
COUNT(*) occurrences,
MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty,
MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmeters
FROM
occurrence
WHERE
(occurrence.level0gid = 'RUS.30_1' OR occurrence.level1gid = 'RUS.30_1' OR occurrence.level2gid = 'RUS.30_1' OR occurrence.level3gid = 'RUS.30_1')
AND occurrence.occurrencestatus = 'PRESENT'
AND (occurrence.taxonkey = 5 OR occurrence.acceptedtaxonkey = 5 OR occurrence.kingdomkey = 5 OR occurrence.phylumkey = 5 OR occurrence.classkey = 5 OR occurrence.orderkey = 5 OR occurrence.familykey = 5 OR occurrence.genuskey = 5 OR occurrence.specieskey = 5)
AND (occurrence."year" >= 2022 AND occurrence."year" <= 2025)
AND (occurrence.genuskey IS NOT NULL AND occurrence."year" IS NOT NULL AND occurrence."month" 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,
PRINTF('%04d-%02d', "year", "month"),
GBIF_EQDGCCODE(2, decimallatitude, decimallongitude, COALESCE(coordinateuncertaintyinmeters, 1000))
The dataset's 6293 records were derived from 17 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0019299-250402121839773/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-04-12



