This package contains data and vignettes that describe data and possible analyses. It is a modification of the CC0 package nycflights13 that is freely available on GitHub. Unless you are in a course that is using DataPackOne2020 please do not use DataPackOne2020 (see the original package nycflights13 instead (https://github.com/hadley/nycflights13)).
One dataset in DataPackOne2020 contains information about all flights that departed from NYC (e.g. EWR, JFK and LGA) to destinations in the United States, Puerto Rico, and the American Virgin Islands) in 2013: 336,776 flights in total. To help understand what causes delays, it also includes a number of other useful datasets.
This package provides the following data tables.
flights
: all flights that departed from NYC in 2013weather
: hourly meterological data for each airportplanes
: construction information about each planeairports
: airport names and locationsairlines
: translation between two letter carrier codes and namesIf you're interested in other subsets of flight data, see:
nycflights for flights departing from NYC in the last year.
anyflights for flights departing from any airport in any year.
airlines to maintain a local SQL database of all flight departure data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.