StarBase

Base record for each Standard Terminal Arrival (STAR) procedure, one record per STAR

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

Ordered by STAR_COMPUTER_CODE. The ordered-by list is also the unique record key.

Example query

# Introspect the StarBase type in GraphiQL at https://api.nav.sortie.co/graphql
# Example shape (pair with a compatible root query field):
{
  # ...rootQuery... {
    effDate
    arrivalName
    amendmentNo
    artcc
  # }
}

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

Fields (8)

FieldTypeDescriptionUnitsEnum
effDate
EFF_DATE
StringThe 28-day NASR subscription effective date in format YYYY/MM/DD
arrivalName
ARRIVAL_NAME
StringName assigned to the Standard Terminal Arrival (STAR name)
amendmentNo
AMENDMENT_NO
AmendmentNoAmendment number (spelled out) of the STAR that will be active on the effective date
9 values
  • ONEAmendment number one
  • TWOAmendment number two
  • THREEAmendment number three
  • FOURAmendment number four
  • FIVEAmendment number five
  • SIXAmendment number six
  • SEVENAmendment number seven
  • EIGHTAmendment number eight
  • NINEAmendment number nine
artcc
ARTCC
StarAptArtccList of all responsible ARTCCs based on airports served
26 values
  • ZABAlbuquerque ARTCC
  • ZANAnchorage ARTCC
  • ZAUChicago ARTCC
  • ZBWBoston ARTCC
  • ZBW ZNYBoston and New York ARTCCs
  • ZDCWashington ARTCC
  • ZDC ZNYWashington and New York ARTCCs
  • ZDVDenver ARTCC
  • ZFWFort Worth ARTCC
  • ZHNHonolulu ARTCC
  • ZHUHouston ARTCC
  • ZIDIndianapolis ARTCC
  • ZJXJacksonville ARTCC
  • ZKCKansas City ARTCC
  • ZLALos Angeles ARTCC
  • ZLCSalt Lake City ARTCC
  • ZMAMiami ARTCC
  • ZMEMemphis ARTCC
  • ZMPMinneapolis ARTCC
  • ZNYNew York ARTCC
  • ZOAOakland ARTCC
  • ZOBCleveland ARTCC
  • ZSESeattle ARTCC
  • ZSUSan Juan ARTCC
  • ZTLAtlanta ARTCC
  • ZVRVancouver (Canadian) ARTCC
starAmendEffDate
STAR_AMEND_EFF_DATE
StringThe first effective date for which the STAR amendment became active, in format YYYY/MM/DD
rnavFlag
RNAV_FLAG
ContrFuelAvblFlag indicating whether the STAR requires RNAV equipment
  • YRNAV required
  • NRNAV not required
starComputerCode
STAR_COMPUTER_CODE
StringFAA-assigned computer identifier for the STAR (e.g., GLAND.BLUMS5)
servedArpt
SERVED_ARPT
StringList of airports served by the STAR

Relationships