dcflights21 | R Documentation |
Data for all flights that departed from airports serving the Washington, DC area in 2021.
A data frame with columns:
Airline name.
Flight number.
Origin and destination airports.
Date of departure.
Time of scheduled departure by hour
Plane tail number, giving a unique ID for each plane.
Distance between airports, in miles.
Scheduled amount of time spent in the air, in minutes.
Wind speed, in miles per hour.
Visibility, in miles.
Year the flown plane was manufactured.
Departure delay, in minutes. Negative values represent early departures/arrivals.
RITA, Bureau of transportation statistics, https://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236
https://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236
ASOS download from Iowa Environmental Mesonet, https://mesonet.agron.iastate.edu/request/download.phtml.
https://www.transtats.bts.gov/DL_SelectFields.asp?Table_ID=236
FAA Aircraft registry, http://www.faa.gov/licenses_certificates/aircraft_certification/aircraft_registry/releasable_aircraft_download/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.