Please cite as
GBIF.org (13 April 2023) GBIF Occurrence Download https://doi.org/10.15468/dl.47g79q
Rerun query
- Licence
-
- File
- 81 KB Simple
- Involved datasets
- {{ 5 | localNumber}}
- Involved publishers
- {{ 5 | localNumber}}
- Involved publishing countries
- {{ 4 | localNumber}}
-
Basis of record
- Observation
- Machine observation
- Human observation
- Material sample
- Material citation
- Preserved specimen
- Occurrence
-
Country or area Greece
-
Occurrence status present
-
Scientific name Vanellus vanellus (Linnaeus, 1758)
-
Year Between start of 1990 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": "in",
"key": "BASIS_OF_RECORD",
"values": [
"OBSERVATION",
"MACHINE_OBSERVATION",
"HUMAN_OBSERVATION",
"MATERIAL_SAMPLE",
"MATERIAL_CITATION",
"PRESERVED_SPECIMEN",
"OCCURRENCE"
],
"matchCase": false
},
{
"type": "equals",
"key": "COUNTRY",
"value": "GR",
"matchCase": false
},
{
"type": "equals",
"key": "OCCURRENCE_STATUS",
"value": "present",
"matchCase": false
},
{
"type": "equals",
"key": "TAXON_KEY",
"value": "2480242",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "1990",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2022",
"matchCase": false
}
]
}
]
}