Please cite as
GBIF.org (30 January 2024) GBIF Occurrence Download https://doi.org/10.15468/dl.7jwjx5
Rerun query
- Licence
-
- File
- 43 KB Darwin Core Archive
- Involved datasets
- {{ 4 | localNumber}}
- Involved publishers
- {{ 4 | localNumber}}
- Involved publishing countries
- {{ 2 | localNumber}}
-
Country or area Italy
-
Has coordinate true
-
Has geospatial issue false
-
Occurrence status present
-
Scientific name Calidris canutus (Linnaeus, 1758)
-
Year Between start of 1970 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": "COUNTRY",
"value": "IT",
"matchCase": false
},
{
"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": "2481765",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "1970",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2020",
"matchCase": false
}
]
}
]
}