You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 29 Next »

eBird Web Services - Version 1.1

This API enhances the originally released eBird 1.0 API

Data Source

Version

Status

eBird

1.1

specification underway

  • ebird.org/ws1.1
    This is the root of eBird-specific web services.
  • ebird.org/wstools1.1
    This is location of gadget code and demo pages.
  • ebird.org/wsresource1.1
    This is the root of the static resources that version 1.1 of the web services require.
    • wsresource1.1/images
    • wsresource1.1/css
    • wsresource1.1/js

Issues

Issues that we need to deal with before wrapping up 1.1:

  • move "valid" and "reviewed" fields to simple output option
  • make sci names unique; add "domesticus" to binomial
  • consider publishing grouping info along with eBird-1.1-SpeciesReference
  • consider making life history zip file from eBird more accessible

Resources

The current eBird taxonomy can be downloaded here.  The following table might be helpful for encoding a scientific name within a URL:

Character

Encoding

Space

%20

<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="5ff75b6a-8ad3-43c5-9ae2-2333e78fb9c5"><ac:plain-text-body><![CDATA[

Left Square Bracket ("[")

%5B

]]></ac:plain-text-body></ac:structured-macro>

Right Square Bracket ("]")

%5D

Forward slash/Virgule ("/")

%2F

  • No labels