aviowiki
  • Introduction
  • Authentication
    • Users
    • API Tokens
    • Authorisation
  • Conventions
    • Data format
    • aviowiki IDs
    • Pagination
  • Errors
  • Reward Points
  • Open Data
    • Introduction
    • Definition
  • Data Models
    • Airport
    • Authority
    • Availability
    • Aircraft Position
    • Coordinates
    • Region
    • Country
    • Governing District
    • Runway
    • Provider
    • Generic Product
    • Fuel Product
    • Fuel Fee
    • Webhook
    • Error
    • Operational Note
      • Airport Operational Note
      • Country Operational Note
  • Free Endpoints
    • Limitations
    • Free airport endpoints
      • Airport data
      • Searching airports
  • Authenticated Endpoints
    • Airport endpoints
      • Searching airports
      • Airport data
      • Authorities at an airport
      • Availability of an airport
        • Aerodrome Rescue and Fire Fighting availaibility
        • Air Traffic Control availability
        • Customs, Immigration and Quarantine facilities availability
        • Movement availability
      • Runways at an airport
      • Providers at an airport
      • Weather at an airport
      • Sun times at an airport
      • Operational notes at an airport
    • Aircraft endpoints
    • Aircraft position endpoints
    • Flight endpoints
    • Runway endpoints
      • Runway data
    • Provider endpoints
      • Provider data
      • Availability of a provider
      • Country of a provider
      • Pictures of a provider
      • Logo of a provider
      • Products of a provider
      • Fuel products of a provider
    • Operational Note endpoints
      • Operational Note data
    • Retrieve aircraft position
  • Release log
Powered by GitBook
On this page

Was this helpful?

  1. Conventions

aviowiki IDs

PreviousData formatNextPagination

Last updated 2 years ago

Was this helpful?

Every object represented in our database, which is individually addressable, is assigned a unique identifier that we call AID, or aviowiki ID.

AIDs are formed of two parts: the namespace (A) and the identifier (B).

The namespace is a way to quickly determine what type of object an AID refers to. For example, AIDs starting with APT refer to an airport, while those starting with RWY refer to a runway. A list of the namespaces used can be found .

The identifier is a unique combination of eight letters or numbers, all capital (in Regular Expression:[0-9A-Z]).

Every namespace, therefore, allows a total amount of 2,821,109,907,456 addressable objects.

To avoid confusion and improve readability we follow these rules when displaying AIDs:

  • Always use block capital letters

  • Use a font type that makes easy distinctions between similar characters, like the number zero and the letter O

  • Separate the namespace portion from the identifier with a dash

  • Break down the identifier portion with a dash after 4 characters

List of namespaces used

Namespace

Object

USR

APT

RWY

ACF

Aircraft

PRV

RGN

ONA

ONC

Country Operational Note

ONR

Region Operational Note

PVP

Provider Product

FPR

Fuel Product

FCO

Fuel Cost

FIL

File Reference

RAU

Region Authority

RAC

Region Authority Contact

AAU

AAC

Airport Authority Contact

CAU

CAC

Country Authority Contact

User
Airport
Runway
Provider
Region
Airport Operational Note
at the bottom of this page
Composition of the AIDs
Airport Authority
Country Authority