flts: Sample FlightRadar24's archived feed ADS-B flight data.

fltsR Documentation

Sample FlightRadar24's archived feed ADS-B flight data.

Description

A dataset containing FlightRadar24's archived feed ADS-B flight information for 41 flights, 2 gliders (equip == "GLID") and one ground vehicle (equip == "GROUND"). There are 20 flights on 5th and 21 on 6th Feb 2017.

Usage

flts

Format

A data frame with 43 rows and 11 variables:

flight_id

unique identifier for the flight leg (integer)

aircraft_id

mode-S address in hexadecimal, as supplied by the Mode-S or ADS-B transponder

reg

unique aircraft identifier (text)

equip

aircraft type (e.g. B733, as per ICAO classification?), GLID for gliders, GROUND for ground vehicles

callsign

e.g. CSA190, as supplied by the Mode-S or ADS-B transponder

flight

flight number, e.g. OK190

schd_from

IATA code for scheduled departure airport

schd_to

IATA code for scheduled arrival airport

real_to

IATA code for actual arrival airport (when diverted)

date

date of the flight (what about the ones crssing midnight?)

Source

FlightRadar24


euctrl-pru/trrrj documentation built on April 15, 2024, 1:24 p.m.