CifpNdbNavaid

NDB (Non-Directional Beacon) navaid records defining the location, frequency, and characteristics of NDB ground stations

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

ARINC 424 Section DB records. Includes both enroute NDBs and terminal NDBs. AIRPORT_ICAO_IDENTIFIER and ICAO_CODE are null for enroute NDBs; they are populated for terminal NDBs associated with a specific airport.

Example query

# Introspect the CifpNdbNavaid 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 (17)

FieldTypeDescriptionUnitsEnum
recordType
RECORD_TYPE
CifpApproachRecordTypeIndicates whether the record is a standard record or a tailored record
  • SStandard record
  • TTailored record
customerAreaCode
CUSTOMER_AREA_CODE
CustomerAreaCodeGeographic area of the world to which the record applies, used for data partitioning
  • CANCanada
  • LAMLatin America and Mexico
  • PACPacific
  • SPASouth Pacific and Australia
  • USAUnited States
sectionCode
SECTION_CODE
CifpNdbNavaidSectionCodeARINC 424 section and subsection code identifying the record type; DB indicates enroute NDB navaid
  • DBEnroute NDB Navaid
airportIcaoIdentifier
AIRPORT_ICAO_IDENTIFIER
StringICAO identifier of the airport with which this NDB is associated; null for enroute NDBs not associated with a specific airport
icaoCode
ICAO_CODE
StringICAO region code associated with the airport identifier for terminal NDB records; null for enroute NDBs
ndbIdentifier
NDB_IDENTIFIER
StringTwo- or three-character identifier assigned to the NDB navaid
icaoCode2
ICAO_CODE_2
CifpNdbNavaidIcaoCode2ICAO region code associated with the NDB identifier, used to uniquely qualify the NDB within the global dataset
20 values
  • CYCanada
  • K1United States (contiguous, region 1)
  • K2United States (contiguous, region 2)
  • K3United States (contiguous, region 3)
  • K4United States (contiguous, region 4)
  • K5United States (contiguous, region 5)
  • K6United States (contiguous, region 6)
  • K7United States (contiguous, region 7)
  • MYBahamas
  • NSSuriname
  • PAAlaska
  • PGGuam and Mariana Islands
  • PHHawaii
  • PKMarshall Islands
  • PMMidway Island
  • PTFederated States of Micronesia and Palau
  • TIUnited States Virgin Islands
  • TJPuerto Rico
  • TKTurks and Caicos Islands
  • TTTrinidad and Tobago
continuationRecordNo
CONTINUATION_RECORD_NO
StringContinuation record number; 0 or 1 indicates the primary record, values 2 and above indicate continuation records with additional data
ndbFrequency
NDB_FREQUENCY
StringOperating frequency of the NDB navaid, stored as a five-digit integer representing frequency in kHz (e.g., 05300 = 530.0 kHz)kHz
ndbClass
NDB_CLASS
NdbClassClassification of the NDB indicating power class and any additional equipment or operational capabilities. First character is power class (H=High power), subsequent characters indicate additional capabilities (W=with weather broadcast, M=with compass locator, O=without voice, L=low power locator)
  • HHigh power NDB
  • H WHigh power NDB with weather broadcast
  • H HWHigh power NDB with weather broadcast (variant spacing)
  • H MWHigh power NDB with compass locator and weather broadcast
  • HOLWHigh power NDB, omnidirectional, low power, with weather broadcast
  • HOMWHigh power NDB, omnidirectional, medium power, with weather broadcast
ndbLatitude
NDB_LATITUDE
StringLatitude of the NDB navaid in encoded format: hemisphere (N/S), degrees (2 digits), minutes (2 digits), seconds and decimal seconds (6 digits, implied decimal after first 4)degrees
ndbLongitude
NDB_LONGITUDE
StringLongitude of the NDB navaid in encoded format: hemisphere (E/W), degrees (3 digits), minutes (2 digits), seconds and decimal seconds (6 digits, implied decimal after first 4)degrees
magneticVariation
MAGNETIC_VARIATION
MagneticVariationMagnetic variation at the NDB location, encoded as direction (E=East, W=West) followed by a four-digit value in tenths of degrees (e.g., E0070 = 7.0 degrees East, W0150 = 15.0 degrees West). E0000 and W0000 both represent zero variation.degrees
44 values
  • E00000.0 degrees East (no variation)
  • E00101.0 degree East
  • E00202.0 degrees East
  • E00303.0 degrees East
  • E00404.0 degrees East
  • E00505.0 degrees East
  • E00606.0 degrees East
  • E00707.0 degrees East
  • E00808.0 degrees East
  • E00909.0 degrees East
  • E010010.0 degrees East
  • E011011.0 degrees East
  • E012012.0 degrees East
  • E013013.0 degrees East
  • E014014.0 degrees East
  • E015015.0 degrees East
  • E016016.0 degrees East
  • E017017.0 degrees East
  • E018018.0 degrees East
  • E019019.0 degrees East
  • E020020.0 degrees East
  • E021021.0 degrees East
  • E022022.0 degrees East
  • E025025.0 degrees East
  • W00000.0 degrees West (no variation)
  • W00101.0 degree West
  • W00202.0 degrees West
  • W00303.0 degrees West
  • W00404.0 degrees West
  • W00505.0 degrees West
  • W00606.0 degrees West
  • W00707.0 degrees West
  • W00808.0 degrees West
  • W00909.0 degrees West
  • W010010.0 degrees West
  • W011011.0 degrees West
  • W012012.0 degrees West
  • W013013.0 degrees West
  • W014014.0 degrees West
  • W015015.0 degrees West
  • W016016.0 degrees West
  • W017017.0 degrees West
  • W018018.0 degrees West
  • W021021.0 degrees West
datumCode
DATUM_CODE
StringGeodetic datum code indicating the horizontal datum to which the latitude and longitude coordinates are referenced (e.g., NAR = North American 1983)
ndbName
NDB_NAME
StringFull name of the NDB navaid station
fileRecordNo
FILE_RECORD_NO
StringSequential file record number assigned to this record within the CIFP data file, used for referencing and ordering
cycleDate
CYCLE_DATE
StringAIRAC cycle date when this record was last updated, encoded as a four-digit value where the first two digits are the last two digits of the year and the last two digits are the AIRAC cycle number within that year (e.g., 1605 = year 2016, cycle 5)