Occurrence Download
收藏DataCite Commons2025-04-12 更新2025-04-15 收录
下载链接:
https://www.gbif.org/occurrence/download/0019919-250402121839773
下载链接
链接失效反馈官方服务:
资源简介:
A dataset containing 5672 records in GBIF matching the query:
SELECT
kingdom,
kingdomkey,
phylum,
phylumkey,
class,
classkey,
"order",
orderkey,
family,
familykey,
genus,
genuskey,
species,
specieskey,
"year",
IF(ISNULL(kingdomkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY kingdomkey, "year")) kingdomcount,
IF(ISNULL(phylumkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY phylumkey, "year")) phylumcount,
IF(ISNULL(classkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY classkey, "year")) classcount,
IF(ISNULL(orderkey), NULL, SUM(COUNT(*)) OVER (
PARTITION BY orderkey, "year")) ordercount,
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,
MIN(GBIF_TEMPORALUNCERTAINTY(eventdate, eventtime)) mintemporaluncertainty,
MIN(COALESCE(coordinateuncertaintyinmeters, 1000)) mincoordinateuncertaintyinmeters
FROM
occurrence
WHERE
GBIF_WITHIN('POLYGON((-92.78016 13.30769,-87.9326 13.30769,-87.9326 17.9214,-92.78016 17.9214,-92.78016 13.30769))', occurrence.decimallatitude, occurrence.decimallongitude) = TRUE
AND occurrence.hasgeospatialissues = FALSE
AND (occurrence.taxonkey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.acceptedtaxonkey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.kingdomkey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.phylumkey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.classkey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.orderkey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.familykey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.genuskey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237) OR occurrence.specieskey IN (5568446, 3088537, 5341442, 7321593, 3190381, 10902460, 2889756, 8707933, 2925416, 3084012, 5341313, 2927096, 2927175, 3075433, 3144294, 6688, 3118430, 2926612, 2757280, 11397237))
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)
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 5672 records were derived from 114 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0019919-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



