Data format
Last updated
Was this helpful?
Last updated
Was this helpful?
All data exchanged with the aviowiki API, both as part of a request’s body or of a reply’s body, are formatted using .
You can find full details on individual objects in the Data Models section.
Aviowiki mostly uses the for data served via the API.
The main deviation from this is the use of Celsius Degrees in place of Kelvin, for temperatures. This minor variation reflects the more operational use of our data, as compared to the scientific focus of the ISU.
As a general overview, these are the units of measurement used for different use cases:
Length
Metres
Mass
Kilos
Temperature
Celsius degrees
Coordinates
Decimal degrees
Horizontal Speed
Metres/Second
Vertical Speed
Metres/Second
For full details about the format of each field, refer to the definition in the relevant data model.