eBird Data Extraction and Processing in R
Filter the eBird data by spatial bounding box
Filter the eBird data by Bird Conservation Region
Filter to only include observations with breeding codes
Clean an eBird data file (Deprecated)
Filter out incomplete checklists from the eBird data
Filter the eBird data by country
Filter the eBird data by county
Filter the eBird data by date
Filter eBird data by distance travelled
Filter the eBird data by duration
Get the EBD version and associated taxonomy version
Reference to eBird data file
Filter the eBird data by exotic code
Filter the eBird data by spatial extent
Filter the eBird file using AWK
OS specific path to AWK executable
Return EBD data path
Filter the eBird data by last edited date
Filter the eBird data by observer
Filter the eBird data by project code
Filter the eBird data by protocol
Roll up eBird taxonomy to species
Reference to eBird sampling event file
Select a subset of columns
Set a custom path to AWK executable
Set the path to EBD text files
Filter the eBird data by species
Split an eBird data file by species
Filter the eBird data by state
Filter the eBird data by checklist start time
Remove duplicate group checklists
Versions of auk, the EBD, and the eBird taxonomy
Filter the eBird data to a set of years
Read and zero-fill an eBird data file
auk: eBird Data Extraction and Processing in R
Lookup species in eBird taxonomy
Filter observations to repeat visits for hierarchical modeling
Format EBD data for occupancy modeling with unmarked
Get eBird taxonomy via the eBird API
Process eBird bar chart data
Read an EBD file
Objects exported from other packages
Extract and process bird sightings records from eBird (<http://ebird.org>), an online tool for recording bird observations. Public access to the full eBird database is via the eBird Basic Dataset (EBD; see <http://ebird.org/ebird/data/download> for access), a downloadable text file. This package is an interface to AWK for extracting data from the EBD based on taxonomic, spatial, or temporal filters, to produce a manageable file size that can be imported into R.
Useful links