FssRmk

Remarks associated with specific FSS_BASE columns or general remarks for Flight Service Stations

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

Ordered by FSS_ID, REF_COL_NAME, REF_COL_SEQ_NO which together form the unique record key. Non-specific remarks are identified as GENERAL_REMARK.

Example query

# Introspect the FssRmk type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    effDate
    fssId
    name
    city
  # }
}

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

Fields (9)

FieldTypeDescriptionUnitsEnum
effDate
EFF_DATE
StringThe 28 Day NASR Subscription Effective Date in format YYYY/MM/DD
fssId
FSS_ID
FssRmkFssIdFlight Service Station Identifier; references FSS_ID in FSS_BASE
9 values
  • BRWBarrow
  • DLGDillingham
  • ENAKenai
  • FAIFairbanks
  • HNLHonolulu
  • ILIIliamna
  • JNUJuneau
  • OMENome
  • OTZKotzebue
name
NAME
StringFlight Service Station Name
city
CITY
StringAssociated city name where the FSS is located
stateCode
STATE_CODE
FssRmkStateCodeAssociated state using standard two-letter US Post Office code abbreviation
  • AKAlaska
  • HIHawaii
countryCode
COUNTRY_CODE
StringCountry Post Office Code for the country where the FSS is located
refColName
REF_COL_NAME
FssRmkRefColNameNASR column name in FSS_BASE associated with this remark; non-specific remarks are identified as GENERAL_REMARK
  • GENERAL_REMARKGeneral non-specific remark about the FSS
  • PHONE_NORemark pertaining to the FSS telephone number
refColSeqNo
REF_COL_SEQ_NO
IntSequence number assigned to the remark for the referenced column, used to order multiple remarks for the same column
remark
REMARK
StringFree form remark text that further describes a specific information item for the FSS