Occurrence Download
收藏DataCite Commons2026-05-02 更新2026-05-03 收录
下载链接:
https://www.gbif.org/occurrence/download/0004786-260430073515954
下载链接
链接失效反馈官方服务:
资源简介:
A dataset containing 2036 records in GBIF matching the query:
SELECT
species,
speciesKey,
"year",
GBIF_EuroStatCode(
10000,
decimalLatitude,
decimalLongitude,
COALESCE(coordinateUncertaintyInMeters,10000)
) AS eeacellcode,
MIN(COALESCE(coordinateUncertaintyInMeters, 10000)) AS minCoordinateUncertaintyInMeters,
MIN(GBIF_TEMPORALUNCERTAINTY(eventDate, eventTime)) AS minTemporalUncertainty,
COUNT(*) AS occurrences
FROM occurrence
WHERE
occurrence.countryCode = 'BE'
AND "year" >= 2001
AND "year" <= 2006
AND occurrenceStatus = 'PRESENT'
AND (coordinateUncertaintyInMeters <= 10000 OR coordinateUncertaintyInMeters IS NULL)
AND occurrence.basisOfRecord NOT IN ('FOSSIL_SPECIMEN', 'LIVING_SPECIMEN')
AND NOT ARRAY_CONTAINS(issue, 'ZERO_COORDINATE')
AND NOT ARRAY_CONTAINS(issue, 'COORDINATE_OUT_OF_RANGE')
AND NOT ARRAY_CONTAINS(issue, 'COORDINATE_INVALID')
AND NOT ARRAY_CONTAINS(issue, 'COUNTRY_COORDINATE_MISMATCH')
AND speciesKey IS NOT NULL
AND decimalLatitude IS NOT NULL
AND decimalLongitude IS NOT NULL
AND occurrence.hasGeospatialIssues = FALSE
AND NOT GBIF_STRINGARRAYCONTAINS(issue, 'TAXON_MATCH_FUZZY', TRUE)
AND occurrence.speciesKey IN (2412623, 2426612, 4562143, 2432582, 5739539,
4409131, 2368185, 5959617, 2438704, 2432359,
2294287, 2427573, 2421365, 2421402, 2675719,
1429194, 5323092, 5743122, 2864775, 2433753,
2688247, 5218878, 2367936, 5218911, 2432427,
7261875, 2432452, 2432439, 2432470, 2432416,
9754263, 2432389, 5218522, 5218524, 2430567,
5218471, 5218465, 5218507, 5739437, 2469188,
1864161, 2426789, 2426805, 2432655, 7595433,
2668958, 5051901, 2431885, 4567182, 4567215,
2432564)
GROUP BY
species,
speciesKey,
"year",
GBIF_EuroStatCode(
10000,
decimalLatitude,
decimalLongitude,
COALESCE(coordinateUncertaintyInMeters,10000)
)
The dataset's 2036 records were derived from 32 constituent datasets; see https://api.gbif.org/v1/occurrence/download/0004786-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-02



