pnwflights: Pacific Northwest Flights data

Description Usage Format Source

Description

On-time data for a random sample of flights that departed the PNW (i.e. PDX or SEA) from JUne 1st to May 31st.

Usage

1

Format

A tbl_df with 193809 rows and 16 variables:

year,month,day

Date of departure.

dep_time,arr_time

Departure and arrival times, local tz.

dep_delay,arr_delay

Departure and arrival delays, in minutes. Negative times represent early departures/arrivals.

hour,minute

Time of departure broken in to hour and minutes.

carrier

Two letter carrier abbreviation. See airlines in the nycflights13 package for more information or google the airline code.

tailnum

Plane tail number.

flight

Flight number.

origin,dest

Origin and destination. See airports in the nycflights13 package for more information or google airport the code.

air_time

Amount of time spent in the air.

distance

Distance flown.

Source

RITA, Bureau of transportation statistics, http://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236


andrewpbray/reed-oilabs documentation built on April 8, 2020, 2:26 a.m.