Please cite as
GBIF.org (02 November 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.twcn9n
- Licence
-
- File
- 11 KB Simple
- Involved datasets
- {{ 5 | localNumber}}
- Involved publishers
- {{ 5 | localNumber}}
- Involved publishing countries
- {{ 4 | localNumber}}
-
-
Coordinate uncertainty in metres 0.0
-
Coordinate uncertainty in metres 1000000.0
And All must apply -
-
Geometry POLYGON((-2.5993 58.49959,10.97925 63.85486,24.23421 71.10789,16.97613 76.45236,7.74376 74.4883,-8.07052 71.12403,-13.76668 65.10141,-2.5993 58.49959))
-
Has coordinate true
-
Has geospatial issue false
-
Occurrence status present
-
Scientific name Globicephala melas (Traill, 1809)
-
Year Between start of 2018 and end of 2023
And
All must apply
To repeat the download on current data, you can use below query with the API.
Read more
{
"type": "and",
"predicates": [
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "COORDINATE_UNCERTAINTY_IN_METERS",
"value": "0.0",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "COORDINATE_UNCERTAINTY_IN_METERS",
"value": "1000000.0",
"matchCase": false
}
]
},
{
"type": "within",
"geometry": "POLYGON((-2.5993 58.49959,10.97925 63.85486,24.23421 71.10789,16.97613 76.45236,7.74376 74.4883,-8.07052 71.12403,-13.76668 65.10141,-2.5993 58.49959))"
},
{
"type": "equals",
"key": "HAS_COORDINATE",
"value": "true",
"matchCase": false
},
{
"type": "equals",
"key": "HAS_GEOSPATIAL_ISSUE",
"value": "false",
"matchCase": false
},
{
"type": "equals",
"key": "OCCURRENCE_STATUS",
"value": "present",
"matchCase": false
},
{
"type": "equals",
"key": "TAXON_KEY",
"value": "2440596",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2018",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2023",
"matchCase": false
}
]
}
]
}