Airport Operational Note
An Operational Note is a piece of textual information that is intended for Airport users, and that cannot be otherwise modelled digitally.
Scenarios that should be entered as Operational Notes include occurrences such as potential delays, special events, parking restrictions, etc.
To facilitate the filtering of Operational Notes in client systems, some machine-readable properties are included.
Property
Type
Description
validFrom
string
An ISO 8601 formatted date-time string that indicates when the Operational Note is first in force. This is expressed in Local Time.
For example 2020-01-30T08:00:00.
validTo
string
An ISO 8601 formatted date-time string that indicates when the Operational Note ceases to be in force. This is expressed in Local Time.
For example 2020-02-02T18:59:59
criticality
string
A string indicating the level of criticality of the Operational Note. Possible values are:
INFORMATION_ONLYfor information that have no operational impact. Knowledge is considered relevant to make the operations smoother, but no operational impact arises from not knowing of it. For example: JET-A1 pressurized refuelling not available. Only overwing refuelling possible.OPERATIONALLY_RELEVANTfor information that may have an operational impact, but is not critical. Not knowing such information will likely have a minor operational impact in the form of delays or inconvenient to the crew or passengers. The flight can still take place under all circumstances. For example: Parking stands in front of the FBO are closed due to Work In Progress. Only remote stands available with a car transfer to the FBO.OPERATIONALLY_CRITICALfor information that is relevant and critical. Not knowing will likely have a major operational impact up to refusal of service. Performance of a flight might not be possible in all conditions. For example: ILS CAT I inoperative, or JET-A1 fuel not available.
source
string
A description of where this information was originated. For example Airport Authority or Ground Handler or Local news.
category
string
A string that indicates what the Airport Operational Note is about. Possible values are:
RUNWAYFor runways and other take-off and landing surfaces.AIRLINES_TERMINALFor the terminal building and connected services that are used by scheduled airlines.GENERAL_AVIATION_TERMINALFor the terminal building and connected services that are used by General and Business Aviation.FUELFor all fuel supplies.PARKINGFor parking availability and restrictions.TAXIWAYSFor all taxiways and taxilanes.WEATHERFor weather phenomena affecting the airport.PROCEDURESFor special or non-standard procedures that are in place at the airport.EVENTSFor events affecting airport traffic, such as airshows.COSTSFor extraordinary costs that airport users should be aware of.STRIKESFor upcoming personnel strikes that might affect airport operations.IMMIGRATIONFor all airport-specific immigration issues.DELAYSFor upcoming events that are expected to bring delays, but are not included in any other more specific category above.RISKFor all safety and security risks related to airport operations.RESTRICTIONSFor all temporary restrictions that cannot be documented in other parts of the Airport model.
affectedTraffic
list
This object is reserved for future use, and it is currently defaulted to null in all API responses.
notes
string
The text of the information that is to be displayed to the human. For example JET-A1 pressurized refuelling not available
Last updated
Was this helpful?