Description Usage Format Source
On-time data for a random sample of flights that departed the PNW (i.e. PDX or SEA) from JUne 1st to May 31st.
1 |
A tbl_df with 193809 rows and 16 variables:
Date of departure.
Departure and arrival times, local tz.
Departure and arrival delays, in minutes. Negative times represent early departures/arrivals.
Time of departure broken in to hour and minutes.
Two letter carrier abbreviation. See airlines
in the
nycflights13
package for more information or google the airline code.
Plane tail number.
Flight number.
Origin and destination. See airports
in the
nycflights13
package for more information or google airport the code.
Amount of time spent in the air.
Distance flown.
RITA, Bureau of transportation statistics, http://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.