AptAtt

Airport attendance schedule data describing when the facility is attended

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

Ordered by SITE_NO, SITE_TYPE_CODE, SKED_SEQ_NO

Example query

# Introspect the AptAtt 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 (11)

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
skedSeqNo
SKED_SEQ_NO
IntAttendance schedule sequence number; together with site number uniquely identifies the attendance schedule component
month
MONTH
StringDescribes the months that the facility is attended; may also contain UNATNDD for unattended facilities
day
DAY
StringDescribes the days of the week that the facility is open
hour
HOUR
StringDescribes the hours within the day that the facility is attended