Please cite as
GBIF.org (02 February 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.qaegt4
Rerun query
- Licence
-
- File
- 6 KB Simple
- Involved datasets
- {{ 3 | localNumber}}
- Involved publishers
- {{ 3 | localNumber}}
- Involved publishing countries
- {{ 3 | localNumber}}
-
Geometry POLYGON((-54.7 -38.3,-53 -38.3,-53 -37.7,-54.7 -37.7,-54.7 -38.3))
-
Has coordinate true
-
Has geospatial issue false
-
Scientific name Decapoda
-
Year Between start of 2010 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": "within",
"geometry": "POLYGON((-54.7 -38.3,-53 -38.3,-53 -37.7,-54.7 -37.7,-54.7 -38.3))"
},
{
"type": "equals",
"key": "HAS_COORDINATE",
"value": "true",
"matchCase": false
},
{
"type": "equals",
"key": "HAS_GEOSPATIAL_ISSUE",
"value": "false",
"matchCase": false
},
{
"type": "equals",
"key": "TAXON_KEY",
"value": "637",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2010",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2023",
"matchCase": false
}
]
}
]
}