Learn R Programming

auk (version 0.2.2)

ebird_taxonomy: eBird Taxonomy

Description

A simplified version of the taxonomy used by eBird. Includes proper species as well as various other categories such as spuh (e.g. duck sp.) and slash (e.g. American Black Duck/Mallard). This taxonomy is based on the Clements Checklist, which is updated annually, typically in the late summer. Non-ASCII characters (e.g. those with accents) have been converted to ASCII equivalents in this data frame.

Usage

ebird_taxonomy

Arguments

Format

A data frame with eight variables and 15,251 rows:

  • taxon_order: numeric value used to sort rows in taxonomic order.

  • category: whether the entry is for a species or another field-identifiable taxon, such as spuh, slash, hybrid, etc.

  • species_code: a unique alphanumeric code identifying each species.

  • common_name: the common name of the species as used in eBird.

  • scientific_name: the scientific name of the species.

  • order: the scientific name of the order that the species belongs to.

  • family: the family of the species, in the form "Parulidae (New World Warblers)".

  • report_as: for taxa that can be resolved to true species (i.e. species, subspecies, and recognizable forms), this field links to the corresponding species code. For taxa that can't be resolved, this field is NA.

For further details, see http://help.ebird.org/customer/en/portal/articles/1006825-the-ebird-taxonomy

See Also

Other data: ebird_states