Please cite as
GBIF.org (20 February 2024) GBIF Occurrence Download https://doi.org/10.15468/dl.c9bc4u
Rerun query
- Licence
-
- File
- 10 MB Darwin Core Archive
- Involved datasets
- {{ 6 | localNumber}}
- Involved publishers
- {{ 5 | localNumber}}
- Involved publishing countries
- {{ 3 | localNumber}}
-
Country or area Peru
-
Has coordinate true
-
Has geospatial issue false
-
Issues and flags Continent derived from coordinates
-
Licence
- CC BY 4.0
- CC BY-NC 4.0
-
Occurrence status present
-
Year Between start of 2023 and end of 2024
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": "COUNTRY",
"value": "PE",
"matchCase": false
},
{
"type": "equals",
"key": "HAS_COORDINATE",
"value": "true",
"matchCase": false
},
{
"type": "equals",
"key": "HAS_GEOSPATIAL_ISSUE",
"value": "false",
"matchCase": false
},
{
"type": "equals",
"key": "ISSUE",
"value": "CONTINENT_DERIVED_FROM_COORDINATES",
"matchCase": false
},
{
"type": "in",
"key": "LICENSE",
"values": [
"CC_BY_4_0",
"CC_BY_NC_4_0"
],
"matchCase": false
},
{
"type": "equals",
"key": "OCCURRENCE_STATUS",
"value": "present",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2023",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2024",
"matchCase": false
}
]
}
]
}