Based on the filename of eBird Basic Dataset (EBD) or sampling event data, determine the version (i.e. release date) of this EBD. Also determine the corresponding taxonomy version. The eBird taxonomy is updated annually in August.
Value
A list with two elements:
ebd_version
: a date object specifying the release date of the EBD.taxonomy_version
: the year of the taxonomy used in this EBD.
Both elements will be NA if an EBD version cannot be extracted from the filename.
See also
Other helpers:
auk_version()
,
ebird_species()
,
get_ebird_taxonomy()
,
process_barcharts()