Please cite as
GBIF.org (03 September 2020) GBIF Occurrence Download https://doi.org/10.15468/dl.9qfc4g
Rerun query
- Licence
-
- File
- 7 KB Simple
- Involved datasets
- {{ 5 | localNumber}}
- Involved publishers
- {{ 4 | localNumber}}
- Involved publishing countries
- {{ 3 | localNumber}}
-
Basis of record Human observation
-
Country or area
- Spain
- Portugal
-
Geometry POLYGON((-14.27628 35.44899,6.97128 35.44899,6.97128 43.95241,-14.27628 43.95241,-14.27628 35.44899))
-
Has coordinate true
-
Has geospatial issue false
-
Occurrence status present
-
Scientific name Anser fabalis (Latham, 1787)
-
Year Between start of 2010 and end of 2019
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": "BASIS_OF_RECORD",
"value": "HUMAN_OBSERVATION",
"matchCase": false
},
{
"type": "or",
"predicates": [
{
"type": "equals",
"key": "COUNTRY",
"value": "ES",
"matchCase": false
},
{
"type": "equals",
"key": "COUNTRY",
"value": "PT",
"matchCase": false
}
]
},
{
"type": "within",
"geometry": "POLYGON((-14.27628 35.44899,6.97128 35.44899,6.97128 43.95241,-14.27628 43.95241,-14.27628 35.44899))"
},
{
"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": "2498027",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2010",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2019",
"matchCase": false
}
]
}
]
}