Operator Bases
To access the full sample data set on Amazon Web Services manually or programmatically, the S3 bucket URLs are provided here.
To get user name and password for manual access or access key and secret key for programmatic access, contact sales@ch-aviation.com.
Column | Data Type | Data description | Package required | Key | Data Set | Join On |
---|---|---|---|---|---|---|
Base ID | int(11) | Unique ch-aviation created base ID | Operator Bases | Primary | ||
Operator Name | varchar(255) | Operator name | Operator Bases | |||
Operator ch-a Code | char(5) | Operator ch-aviation code (assigned by ch-aviation). Operator ch-aviation codes can be 2, 3, or 5 characters. | Operator Bases | Foreign | Operators | Operator ch-a Code |
Base IATA | char(3) | Airport three character IATA code | Operator Bases | |||
Base ICAO | char(4) | Airport four character ICAO code | Operator Bases | |||
Base Airport ID | int(11) | Location ID (assigned by ch-aviation) | Operator Bases | Foreign | Airports | Airport ID |