Rdr

Radar facility data including radar type, operating hours, and remarks for airports and TRACONs

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

Designed from a deconstruction of the legacy TWR.txt Subscriber File (TWR5 and TWR6 records). Unique record key is FACILITY_ID + COUNTRY_CODE + RADAR_NO. Ordered by FACILITY_ID, COUNTRY_CODE, RADAR_NO.

Example query

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

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
facilityId
FACILITY_ID
StringLocation identifier; unique 3-4 character alphanumeric identifier assigned to the landing facility or TRACON
facilityType
FACILITY_TYPE
RdrFacilityTypeType of facility associated with the radar data
  • AIRPORTAirport facility
  • TRACONTerminal Radar Approach Control facility
stateCode
STATE_CODE
RdrStateCodeAssociated state post office code; standard two-letter abbreviation for US states and territories
54 values
  • AKAlaska
  • ALAlabama
  • ARArkansas
  • AZArizona
  • CACalifornia
  • COColorado
  • CTConnecticut
  • DCDistrict of Columbia
  • DEDelaware
  • FLFlorida
  • GAGeorgia
  • GUGuam
  • HIHawaii
  • IAIowa
  • IDIdaho
  • ILIllinois
  • INIndiana
  • KSKansas
  • KYKentucky
  • LALouisiana
  • MAMassachusetts
  • MDMaryland
  • MEMaine
  • MIMichigan
  • MNMinnesota
  • MOMissouri
  • MSMississippi
  • MTMontana
  • NCNorth Carolina
  • NDNorth Dakota
  • NENebraska
  • NHNew Hampshire
  • NJNew Jersey
  • NMNew Mexico
  • NVNevada
  • NYNew York
  • OHOhio
  • OKOklahoma
  • OROregon
  • PAPennsylvania
  • PRPuerto Rico
  • RIRhode Island
  • SCSouth Carolina
  • SDSouth Dakota
  • TNTennessee
  • TXTexas
  • UTUtah
  • VAVirginia
  • VIVirgin Islands
  • VTVermont
  • WAWashington
  • WIWisconsin
  • WVWest Virginia
  • WYWyoming
countryCode
COUNTRY_CODE
RdrCountryCodeCountry post office code for the country in which the airport or TRACON is located; also part of the unique record key
  • ANNetherlands Antilles
  • BSBahamas
  • MHMarshall Islands
  • USUnited States
radarType
RADAR_TYPE
RadarTypeRadar type code indicating the type of radar system installed at the facility
7 values
  • ARSRAir Route Surveillance Radar
  • ASRAirport Surveillance Radar (suffix -# denotes type of ASR)
  • ASR/PARAirport Surveillance Radar plus Precision Approach Radar
  • GCAGround Control Approach
  • PARPrecision Approach Radar
  • SECRASecondary Radar
  • BCNBeacon
radarNo
RADAR_NO
RadarNoUnique sequence number assigned to each radar at a facility; part of the unique record key
7 values
  • 1First radar unit
  • 2Second radar unit
  • 3Third radar unit
  • 4Fourth radar unit
  • 5Fifth radar unit
  • 6Sixth radar unit
  • 7Seventh radar unit
radarHrs
RADAR_HRS
StringRadar hours of operation; may include textual descriptions of scheduled hours, maintenance periods, and special conditions
remark
REMARK
StringRemark associated with radar operations; may reference radar type, maintenance schedules, radar minima, or special operational notes