Go Around
The Go Around add-on aims to provide detailed information about aircraft go-around events detected from ADS-B data. This add-on records essential data to offer a comprehensive overview of the go-around procedure, whether it is performed as a training exercise or in a real emergency scenario. The data is meticulously captured on a per-flight basis, ensuring detailed insights into each go-around event. Additionally, the Go Around add-on allows for the aggregation of data based on different subjects, facilitating advanced data analytics and enabling users to analyze trends and patterns across various contexts, such as specific airports or operational scenarios.
Field | Type | Description | Example |
---|---|---|---|
flight_id | ID | Unique internal flight id | 9bfe2152-471a-402d-9c07-07b2da25649c |
timestamp | timestamp | Time when the go around occurred | 2024-05-05 20:09:56 UTC |
latitude | float | Latitude where the go around occurred in degrees, between -90 and 90 (both inclusive) | 44.25618 |
longitude | float | Longitude where the go around occurred in degrees, between -180 (exclusive) and 180 (inclusive) | -88.51554 |
altitude_baro | integer | Barometric altitude at which the go around occurred (in feet) | 750 |
speed | float | Speed at which the go around occurred (knots) | 51 |
heading | float | Heading at which the go around occurred (degrees) | 116.144121 |
airport_icao | string | Airport ICAO code where the go around occurred | KATW |
runway | string | Most likely runway designator where the go around occurred | 03/21 |