route_sample: Sample route data per year run (Pacific Wren only)

route_sampleR Documentation

Sample route data per year run (Pacific Wren only)

Description

A dataset containing data for each route run per year. NOTE: This only contains data for Pacific Wren, not the full data set. The full count set is obtained via the function fetch_bbs_data. The data is obtained from the United States Geological Survey and is subject to change as new data is added each year. See Details for citation.

Usage

route_sample

Format

A data frame with 20 rows and 32 variables:

countrynum

Numerical representation of the country

statenum

Numerical representation of state or province

Route

Numerican representation of the route the species was observed

RouteName

Name of the route, represented as a string

Active

Boolean 0 or 1 as to whether the route is currently active

Latitude

Latitude of the start of the route

Longitude

Longitude of the start of the route

BCR

What bird conservation region is the route in

RouteTypeID

Type of the route, only 1 is acceptable

RouteTypeDetailID

Route type detail ID

RouteDataID

Unique code for each year a route was run

RPID

Run Protocol ID

Year

Year the route was run

Month

Month the route was run

Day

Day the route was run

ObsN

Unique number for the observer on the route

TotalSpp

Total species observed on the route

StartTemp

Temperature at the start of the route

EndTemp

Temperature at the end of the route

TempScale

(C)elsius or (F)arenheit

StartWind

Wind type at the beginning of the route

EndWind

Wind type at the end of the route

StartSky

Sky conditions at the start of the route

EndSky

Sky conditions at the end of the route

StartTime

Time the route was started

EndTime

Time the route was ended

Assistant

Boolean 0 or 1 as to whether an assistant was used

QualityCurrentID

Quality current ID

RunType

Type of BBS route run. Only acceptable run type is 1

State

String representation of state or province

St_Abrev

Abbreviated state or province

Country

Abbreviated country

Details

Pardieck, K.L., D.J. Ziolkowski Jr., M. Lutmerding, V. Aponte and M-A.R. Hudson. 2019. North American Breeding Bird Survey Dataset 1966 - 2018, version 2018.0. U.S. Geological Survey, Patuxent Wildlife Research Center. https://doi.org/10.5066/P9HE8XYJ.


BrandonEdwards/bbsBayes documentation built on March 3, 2023, 9:55 a.m.