Please cite as
GBIF.org (03 February 2022) GBIF Occurrence Download https://doi.org/10.15468/dl.6w9jey
Rerun query
- Licence
-
- File
- 9 KB Simple
- Involved datasets
- {{ 4 | localNumber}}
- Involved publishers
- {{ 4 | localNumber}}
- Involved publishing countries
- {{ 3 | localNumber}}
-
Continent EUROPE
-
Scientific name Balaenoptera musculus (Linnaeus, 1758)
-
Year Between start of 2000 and end of 2022
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": "equals",
"key": "CONTINENT",
"value": "EUROPE",
"matchCase": false
},
{
"type": "equals",
"key": "TAXON_KEY",
"value": "2440735",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2000",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2022",
"matchCase": false
}
]
}
]
}