Please cite as
GBIF.org (02 November 2020) GBIF Occurrence Download https://doi.org/10.15468/dl.7hfb6k
Rerun query
- Licence
-
- File
- 2 KB Simple
- Involved datasets
- {{ 2 | localNumber}}
- Involved publishers
- {{ 2 | localNumber}}
- Involved publishing countries
- {{ 2 | localNumber}}
-
Continent ANTARCTICA
-
Occurrence status present
-
Scientific name Euphausia superba Dana, 1850
-
Year Between start of 1960 and end of 2020
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": "ANTARCTICA",
"matchCase": false
},
{
"type": "equals",
"key": "OCCURRENCE_STATUS",
"value": "present",
"matchCase": false
},
{
"type": "equals",
"key": "TAXON_KEY",
"value": "2228010",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "1960",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2020",
"matchCase": false
}
]
}
]
}