⚠️There's a newer version (1.0.1) of this package. Take me there.

nycflights13

This package contains information about all flights that departed from NYC (e.g. EWR, JFK and LGA) 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 2013
  • weather: hourly meterological data for each airport
  • planes: construction information about each plane
  • airports: airport names and locations
  • airlines: translation between two letter carrier codes and names

If you're interested in other subsets of flight data, see:

  • nycflights for flights departing from 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.

Copy Link

Version

Down Chevron

Install

install.packages('nycflights13')

Monthly Downloads

45,414

Version

1.0.0

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

June 26th, 2018

Functions in nycflights13 (1.0.0)