Please cite as
GBIF.org (08 December 2021) GBIF Occurrence Download https://doi.org/10.15468/dl.s83we3
- Licence
-
- File
- 60 KB Simple
- Involved datasets
- {{ 4 | localNumber}}
- Involved publishers
- {{ 4 | localNumber}}
- Involved publishing countries
- {{ 1 | localNumber}}
-
Scientific name
- Aves
-
-
Scientific name
- incertae sedis
Not None must be included -
-
Geometry POLYGON((-179.9 0,-144 0,-144 12,-179.9 12,-179.9 0))
-
Year After start of 2000
-
Month March
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": "TAXON_KEY",
"values": [
"212"
],
"matchCase": false
},
{
"type": "not",
"predicate": {
"type": "in",
"key": "TAXON_KEY",
"values": [
"0"
],
"matchCase": false
}
},
{
"type": "within",
"geometry": "POLYGON((-179.9 0,-144 0,-144 12,-179.9 12,-179.9 0))"
},
{
"type": "greaterThanOrEquals",
"key": "YEAR",
"value": "2000",
"matchCase": false
},
{
"type": "greaterThanOrEquals",
"key": "MONTH",
"value": "3",
"matchCase": false
}
]
}