AeroDataBox · Example Payload

Aerodatabox Pressure Example

AviationFlightsAerospaceFlight DataAirport Data

Aerodatabox Pressure Example is an example object payload from AeroDataBox, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

hPainHgmmHg

Example Payload

Raw ↑
{
  "hPa": 1.5,
  "inHg": 1.5,
  "mmHg": 1.5
}