g_bb_spc | R Documentation |
Representing the total catch by species for each estimation domain. See the vignette "Guam Boat Based Expansion Database Fields" for more information.
g_bb_spc
A data.frame with 72049 observations with 25 variables:
The private key associated with a particular species catch expansion.
The private key associated with a particular domain expansion.
Flag to include pooled Interviews.
The foreign key associated with a particular species.
The number of interviews of the current domain that included catch of the current species.
The number of boat log entries (excluding METHOD_FK
) where the fishing method was unknown.
The estimated expanded catch for the current species s in the current domain.
The number of specimens of the current species s that were recorded in interviews of the current domain.
Price per weight
System Time Entry was created.
System Time Entry was modified.
Hash signature.
The average catch-per-trip from interviews for the current domain.
The average catch-per-hour from interviews for the current domain. Measured in kg/hr.
The average catch-per-gear from interviews for the current domain. Measured in kg/gear.
The average catch-per-fisher-hour from interviews for the current domain. Measured in kg/(fisher * hour).
The variance of the catch-per-trip from interviews for the current domain. Measured in (kg/trip)^2.
The variance of the estimated expanded catch for the current species s in the current domain.
The coefficient of variation of the catch-per-trip from interviews for the current domain. Measured in kg/trip.
The variance of the catch-per-hour from interviews for the current domain. Measured in (kg/hr)^2.
The coefficient of variation of the catch-per-hour from interviews for the current domain. Measured in kg/hr.
The variance of the catch-per-gear from interviews for the current domain. Measured in (kg/gear)^2.
The coefficient of variation of the catch-per-hour from interviews for the current domain. Measured in kg/hr.
The variance of the catch-per-fisher-hour from interviews for the current domain. Measured in (kg/(fisher * hour))^2.
The coefficient of variation of the catch-per-fisher-hour from interviews for the current domain. Measured in kg/(fisher * hour).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.