R/listings.R
parse_noaa_status.Rd
Extract ESA status and MMPA flag from the semicolon-delimited protected_status field in the NOAA species directory.
protected_status
parse_noaa_status(status_str)
character vector of semicolon-delimited statuses
tibble with columns: esa_status (character), is_mmpa (logical)