...
parameter group | description | parameter name | values | example | default |
|---|---|---|---|---|---|
service |
| dataService | The public service requires 'dataService=AKN', the internal eBird service requires 'dataService=EBIRD' | dataService=AKN | none |
location |
| location | One of eBird standard subnational1 codes , 2-letter ISO codes, integers 1-66, ebird subnat2 codes | US-FL | n/a |
|
| locationType | One of subnational1,country,bcr,subnational2 | n/a | |
|
| ||||
|
| ||||
|
|
|
|
|
|
period |
|
|
|
|
|
|
| beginYear | defines beginning of period of interest, in YYYY format | 2000 | 1900 |
|
| endYear | defines end of period of interest, in YYYY format | 2000 | 2008 (i.e., current year) |
|
|
|
|
|
|
collection |
| collection | AKN collection codes, eBird project IDs; initially there will be no away to request the entirety of AKN data as a collection | EBIRD_PR | n/a |
|
|
|
|
|
|
species |
| species | either "all" or scientific name of single species of interest; we will handle lists of species at a later date | Sialia sialis | all |
|
|
|
|
|
|
output |
| output | "f" = returns frequency (float, 0.0-1.0) | f | f |
|
|
|
|
|
|
locale |
| locale | Java standard locale code | en_US | en_US |
|
|
|
|
|
|
...