AptRmk

Remarks associated with airport data elements across all airport tables

Source: NASRTable: APT_RMKVersion: e25086c3e952 (effective 2026-04-16)

Ordered by SITE_NO, SITE_TYPE_CODE, TAB_NAME, REF_COL_NAME, ELEMENT, REF_COL_SEQ_NO. Non-specific remarks are identified as GENERAL_REMARK in REF_COL_NAME.

Example query

# Introspect the AptRmk type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    effDate
    siteNo
    siteTypeCode
    stateCode
  # }
}

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

Fields (13)

FieldTypeDescriptionUnitsEnum
effDate
EFF_DATE
StringThe 28-day NASR subscription effective date in format YYYY/MM/DD
siteNo
SITE_NO
StringLanding facility site number; references SITE_NO in APT_BASE
siteTypeCode
SITE_TYPE_CODE
SiteTypeCodeLanding facility type code
  • AAIRPORT
  • BBALLOONPORT
  • CSEAPLANE BASE
  • GGLIDERPORT
  • HHELIPORT
  • UULTRALIGHT
stateCode
STATE_CODE
StringAssociated state post office code
arptId
ARPT_ID
StringLocation identifier; references ARPT_ID in APT_BASE
city
CITY
StringAirport associated city name
countryCode
COUNTRY_CODE
StringCountry post office code where airport is located
legacyElementNumber
LEGACY_ELEMENT_NUMBER
StringLegacy remark element number; equivalent to the LEGACY_ELEMENT_NAME field in the legacy APT.txt NASR subscriber file
tabName
TAB_NAME
TabNameNASR table name associated with the remark
10 values
  • AIRPORTAirport base table
  • AIRPORT_ATTEND_SCHEDAirport attendance schedule table
  • AIRPORT_CONTACTAirport contact table
  • AIRPORT_SERVICEAirport service table
  • ARRESTING_DEVICEArresting device table
  • FUEL_TYPEFuel type table
  • RUNWAYRunway table
  • RUNWAY_ENDRunway end table
  • RUNWAY_END_OBSTNRunway end obstruction table
  • RUNWAY_SURFACE_TYPERunway surface type table
refColName
REF_COL_NAME
StringNASR column name associated with the remark; non-specific remarks are identified as GENERAL_REMARK
element
ELEMENT
StringSpecific element that remark text pertains to; for AIRPORT ATTEND SCHED this is SKED_SEQ_NO; for AIRPORT CONTACT this is TITLE; for AIRPORT SERVICE this is SERVICE_TYPE_CODE; for ARRESTING DEVICE this is RWY_END_ID_ARREST_DEVICE_CODE; for FUEL TYPE this is FUEL_TYPE; for RUNWAY this is RWY_ID; for RUNWAY END this is RWY_END_ID; for RUNWAY END OBSTN this is RWY_END_ID; for RUNWAY SURFACE TYPE this is RWY_ID
refColSeqNo
REF_COL_SEQ_NO
IntSequence number assigned to the reference column remark
remark
REMARK
StringRemark text; free-form text that further describes a specific information item