TDS: AIREP Output Formats

XML Output

  • The aircraft report XML output has an XML schema

  • Aircraft report fields are returned in the same order, indicated by the Aircraft Report Field Description.

  • Element names are in lower-case with words separated by an underscore (_). Whenever applicable, the units are included at the end of the element name. For example, an element name of temperature_c indicates that temperature is in degrees Celsius.

  • Each row of aircraft report data is returned as a separate 'aircraftreport' tag, followed by the aircraft report fields. Any fields that appear to be missing are either not reported in the aircraft report or were not parsed.

  • Aircraft report fields are always returned in the order indicated by the Aircraft Report Field Description Table. The exception to this is when cloud, icing and turbulence conditions are grouped together.

  • The output includes some statistics about the request, such as the number of results and the time taken to fulfill the request.

  • All data is ordered by descending observation time.

  • An error message is generated when an error in the input request prevents the retrieval of data.

  • If a constraint parameter is missing and a default value exists, an appropriate warning message is produced and the default request is fulfilled.

  • For a description of the aircraft report field names, their units and types, please refer to: Aircraft Report Field Description


An example of XML output is below:

All aircraft report collected within the past 1 hour

Aircraft Report CSV Output Data Format

  • What is CSV format?

  • CSV (Comma Separated Value) is a file format used as a "pseudo standard" to exchange data between applications. Results saved in this format can be read by Microsoft Excel and other applications.

  • Where I can I find out more?
    Please refer to the following links to learn more about the CSV file format:


  • Aircraft Report CSV Format
      Field Parameter not used
    • The aircraft report fields are always returned in the order indicated by the Aircraft Report Field Description Table .

    • Each row of aircraft report data is returned as a separate line and aircraft report fields are separated by a comma ','.

    • A header precedes the aircraft report data, with header names indicating the units of the fields wherever applicable.

    • Any fields that appear to be missing are either not reported in the aircraft report or were not parsed.

    • The aircraft report fields are returned in the order indicated by the Aircraft Report Field Description Table

    • Any fields that appear to be missing are either not reported in the aircraft report or were not parsed.

    • The output includes some statistics about the request, such as the number of results and the time taken to fulfill the request.

    • All data is ordered by descending observation time.

    • An error message is generated when an error in the input request prevents the retrieval of data.

    • If a constraint parameter is missing and a default value exists, an appropriate warning message is produced and the default request is fulfilled.

    • For a description of the aircraft report field names, their units and types, please refer to: Aircraft Report Field Description


An example of CSV output is below:

Output for any aircraft report from one hour ago.