g_bb_exp | R Documentation |
Total catch for each estimation domain. See the vignette "Guam Boat Based Expansion Database Fields" for more information.
g_bb_exp
A data.frame with 8023 observations with 77 variables:
The private key associated with a particular domain expansion.
The time span of the expansion, with the only option being Y for annual
The four digit year of the expansion
The quarter of the expansion, with the only option being 1 for an annual expansion.
The type of day of the expansion, either WD for weekday or WE for weekend/holiday.
The source of interview data for the expansion, either G for actual interviews or R for reference values.
The charter status of the expansion, either C for charter or N for non-charter.
The database key corresponding to the port of the expansion
The database key corresponding to the survey zone of the expansion
The database key corresponding to the method key of the expansion
The total number of days within the expansion period.
The number of boat log sampling days within the expansion period.
The number of boat log entries (excluding METHOD_FK
) where the fishing method was known.
The number of boat log entries (excluding METHOD_FK
) where the fishing method was unknown.
The total number of fishing days represented by interviews collected for the current domain.
The number of boat log entries of a specfic fishing method for the current domain.
The number of boat log entries (excluding METHOD_FK
) where the fishing method was known.
The number of boat log entries (excluding METHOD_FK
) where the fishing method was unknown
The number of boat log entries (excluding METHOD_FK
) where it was known whether the trip was for fishing or not.
The number of boat log entries (excluding METHOD_FK
) where it was unknown whether the trip was for fishing or not.
The estimated total number of trips on sampling days for the current domain.
The sum of the estimated square number of trips, aggregated by sample date.
The total number of fishing hours represented on interviews for the current domain.
The sum of squares of the number of fishing hours represented on interviews for the current domain.
The total number of fishers represented on interviews for the current domain.
The sum of squares of the number of fishers represented on interviews for the current domain.
The total number of fisher hours represented on interviews for the current domain.
The sum of squares of the number of fisher hours represented on interviews for the current domain.
The total number of fishing gears represented on interviews for the current domain.
The sum of squares of the number of fishing gears represented on interviews for the current domain.
The total catch represented on interviews for the current domain. Measured in kg.
The sum of squares of the catch represented on interviews for the current domain. Measured in kg^2.
The average number of fishers represented on interviews for the current domain.
The average number of fishing hours represented on interviews for the current domain.
The average number of fisher hours represented on interviews for the current domain.
The average number of fishing gears represented on interviews for the current domain.
The average estimated number of trips on sampling days for the current domain.
The expanded number of trips for the current domain.
The expanded number of fishing hours for the current domain.
The expanded number of fishers for the current domain.
The expanded number of fisher-hours for the current domain. Measured in (fisher * hour).
The expanded number of fishing gears for the current domain.
The expanded catch for the current domain.
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-fisher-hour from interviews for the current domain. Measured in kg/(fisher * hour).
The average catch-per-gear from interviews for the current domain. Measured in kg/gear.
The variance of the number of fishers represented on interviews for the current domain.
The variance of the number of fishing hours represented on interviews for the current domain.
The variance of the number of fisher hours represented on interviews for the current domain.
The variance of the number of fishing gears represented on interviews for the current domain.
The variance of the estimated number of trips per sampling day for the current domain.
The variance of the expanded number of trips for the current domain.
The variance of the expanded number of fishing hours for the current domain.
The variance of the expanded number of fishers for the current domain.
The variance of the expanded number of fisher-hours for the current domain. Measured in (fisher * hour)^2
The variance of the expanded number of fishing gears for the current domain.
The variance of the expanded catch for the current domain. Measured in kg^2.
The variance of the catch-per-trip from interviews for the current domain. Measured in (kg/trip)^2.
The variance of the catch-per-hour from interviews for the current domain. Measured in (kg/hr)^2.
The variance of the catch-per-gear from interviews for the current domain. Measured in (kg/gear)^2.
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 average number of trips per sampling days for the current domain.
The coefficient of variation of the expanded number of trips for the current domain.
The coefficient of variation of the expanded number of fishing hours for the current domain.
The coefficient of variation of the expanded number of fishers for the current domain.
The coefficient of variation of the expanded number of fisher-hours for the current domain. Measured in (fisher * hour).
The coefficient of variation of the expanded number of fishing gears for the current domain.
The coefficient of variation of the expanded catch for the current domain. Measured in kg.
The coefficient of variation of the catch-per-trip from interviews for the current domain. Measured in kg/trip.
The coefficient of variation of the catch-per-hour from interviews for the current domain. Measured in kg/hr.
The coefficient of variation of the catch-per-gear from interviews for the current domain. Measured in kg/gear.
The coefficient of variation of the catch-per-fisher-hour from interviews for the current domain. Measured in kg/(fisher * hour).
System Time Entry was created.
System Time Entry was modified.
Flag to include pooled Interviews.
Hash signature.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.