Please cite as
GBIF.org (16 April 2024) GBIF Occurrence Download https://doi.org/10.15468/dl.kduk9t
Rerun query
- Licence
-
- File
- 138 KB Darwin Core Archive
- Involved datasets
- {{ 3 | localNumber}}
- Involved publishers
- {{ 3 | localNumber}}
- Involved publishing countries
- {{ 2 | localNumber}}
-
Country or area United States of America
-
Occurrence status present
-
State province Oregon
-
Scientific name Accipiter gentilis (Linnaeus, 1758)
-
Year Between start of 2020 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": "US",
"matchCase": false
},
{
"type": "equals",
"key": "OCCURRENCE_STATUS",
"value": "present",
"matchCase": false
},
{
"type": "equals",
"key": "STATE_PROVINCE",
"value": "Oregon",
"matchCase": false
},
{
"type": "equals",
"key": "TAXON_KEY",
"value": "2480589",
"matchCase": false
},
{
"type": "and",
"predicates": [
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2020",
"matchCase": false
},
{
"type": "lessThanOrEquals",
"key": "YEAR",
"value": "2024",
"matchCase": false
}
]
}
]
}