CifpAirport

Airport reference data including location, elevation, runway, and operational characteristics per ARINC 424 Section PA records

Source: CIFPTable: CIFP_AIRPORTVersion: 239462ba9c35 (effective 2026-04-16)

Coordinates are encoded as NDDMMSSCC (latitude) and WDDDMMSSCC (longitude) where CC = centiseconds. Magnetic variation prefix E=East, W=West.

Example query

# Introspect the CifpAirport type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    recordType
    customerAreaCode
    sectionCode
    airportIcaoIdentifier
  # }
}

Run at https://api.nav.sortie.co/graphql — GraphiQL is available in-browser.

Fields (28)

FieldTypeDescriptionUnitsEnum
recordType
RECORD_TYPE
RecordTypeIndicates whether the record is a standard record or a tailored record
  • SStandard record
customerAreaCode
CUSTOMER_AREA_CODE
CustomerAreaCodeGeographic area of the world in which the airport is located
  • CANCanada and Alaska
  • LAMLatin America and Caribbean
  • PACPacific (excluding Alaska and Hawaii)
  • SPASouth Pacific / Oceania
  • USAContiguous United States and Hawaii
sectionCode
SECTION_CODE
SectionCodeARINC 424 section code identifying the record type; PA indicates Airport record
  • PAAirport
airportIcaoIdentifier
AIRPORT_ICAO_IDENTIFIER
StringICAO 4-letter airport identifier, or FAA location identifier for US airports without an ICAO code
icaoCode
ICAO_CODE
IcaoCodeICAO region code prefix identifying the geographic region of the airport
23 values
  • CYCanada
  • K1Contiguous US (miscellaneous/FAA region 1)
  • K2Contiguous US (FAA region 2)
  • K3Contiguous US (FAA region 3)
  • K4Contiguous US (FAA region 4)
  • K5Contiguous US (FAA region 5)
  • K6Contiguous US (FAA region 6)
  • K7Contiguous US (FAA region 7)
  • NSSamoa / Pacific islands
  • PAAlaska
  • PFPacific (FAA region F)
  • PGGuam and Mariana Islands
  • PHHawaii
  • PKMarshall Islands / Micronesia
  • PMMidway Islands
  • POPacific (FAA region O)
  • PPPacific (FAA region P)
  • PTPalau / Pacific Trust Territories
  • PWWake Island
  • TIUS Virgin Islands
  • TJPuerto Rico
  • PCPC
  • PSPS
ataIataDesignator
ATA_IATA_DESIGNATOR
StringATA/IATA airport designator code; may differ from the ICAO identifier
continuationRecordNo
CONTINUATION_RECORD_NO
StringContinuation record number; 0 indicates the primary record, 1 and above indicate continuation records with additional data
speedLimitAltitude
SPEED_LIMIT_ALTITUDE
StringAltitude at or below which the published airport speed limit appliesfeet MSL
longestRunway
LONGEST_RUNWAY
StringLength of the longest runway at the airport, in hundreds of feethundreds of feet
ifrCapability
IFR_CAPABILITY
ContrFuelAvblIndicates whether the airport has published IFR instrument approach procedures
  • YAirport has IFR capability (published instrument approaches)
  • NAirport does not have IFR capability
longestRunwaySurfaceCode
LONGEST_RUNWAY_SURFACE_CODE
LongestRunwaySurfaceCodeSurface type of the longest runway at the airport
  • HHard surface (asphalt or concrete)
  • SSoft surface (grass, gravel, dirt, or similar)
  • WWater (seaplane base)
airportReferencePtLatitude
AIRPORT_REFERENCE_PT_LATITUDE
StringLatitude of the Airport Reference Point (ARP), encoded as NDDMMSSCC or SDDMMSSCC (N/S hemisphere, degrees, minutes, seconds, centiseconds)degrees
airportReferencePtLongitude
AIRPORT_REFERENCE_PT_LONGITUDE
StringLongitude of the Airport Reference Point (ARP), encoded as EDDDMMSSCC or WDDDMMSSCC (E/W hemisphere, degrees, minutes, seconds, centiseconds)degrees
magneticVariation
MAGNETIC_VARIATION
StringMagnetic variation at the airport, encoded as E or W followed by degrees and tenths (e.g. E0137 = 13.7 degrees East)degrees
airportElevation
AIRPORT_ELEVATION
StringElevation of the Airport Reference Point above mean sea levelfeet MSL
speedLimit
SPEED_LIMIT
StringPublished speed limit for the airport terminal area, typically 250 knots below the speed limit altitudeknots
recommendedNavaid
RECOMMENDED_NAVAID
StringIdentifier of the recommended VHF navaid (VOR or VORTAC) associated with the airport for navigation reference
icaoCode2
ICAO_CODE_2
StringICAO region code for the recommended navaid when it is in a different ICAO region than the airport
transitionAltitude
TRANSITION_ALTITUDE
StringAltitude at or below which aircraft altitude is expressed as an altitude above mean sea level (QNH); above this, flight levels are usedfeet MSL
transitionLevel
TRANSITION_LEVEL
StringLowest flight level available for use above the transition altitude; at or above this level aircraft use flight level referencesfeet MSL
publicMilitaryIndicator
PUBLIC_MILITARY_INDICATOR
PublicMilitaryIndicatorIndicates whether the airport is operated for public civil use, military use, or both
  • CCivil and military (joint use)
  • MMilitary only
  • PPublic civil use
timeZone
TIME_ZONE
StringUTC offset for the local time zone at the airport (e.g. U5 = UTC-5)
daylightIndicator
DAYLIGHT_INDICATOR
ContrFuelAvblIndicates whether the airport location observes daylight saving time
  • YDaylight saving time observed
  • NDaylight saving time not observed
magneticTrueIndicator
MAGNETIC_TRUE_INDICATOR
MagneticTrueIndicatorIndicates whether magnetic or true north is used as the reference for courses and bearings at this airport
  • MMagnetic north reference
  • TTrue north reference
datumCode
DATUM_CODE
DatumCodeGeodetic datum used for the airport's coordinate reference
  • NARNorth American 1983 (NAD83 / WGS84 compatible for North America)
  • WGEWorld Geodetic System 1984 (WGS84)
airportName
AIRPORT_NAME
StringOfficial name of the airport
fileRecordNo
FILE_RECORD_NO
StringSequential record number within the ARINC 424 data file, used for ordering and referencing records
cycleDate
CYCLE_DATE
StringAIRAC cycle date in YYMM format indicating the 28-day cycle when this record was last updated (e.g. 2504 = 2025 cycle 04)