nycflights21_small: A reduced data set on flights from NYC in 2021

nycflights21_smallR Documentation

A reduced data set on flights from NYC in 2021

Description

A random sample of 50k flights (out of 336776) from NYC in 2021.

Usage

nycflights21_small

Format

A data frame with 53940 rows and 10 variables:

dep_delay, arr_delay

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

month

Month of departure.

carrier

Two letter carrier abbreviation.

distance

Distance between airports, in miles.

Source

https://github.com/simonpcouch/anyflights


graebnerc/DataScienceExercises documentation built on April 11, 2025, 7:57 p.m.