Aircraft Multiple Operators
Column | Data Type | Data description | Key | Data Set | Join On |
aircraft_id | int(10) | Unique ch-aviation created aircraft ID, remains stable throughout an aircraft's life (assigned by ch-aviation), the aircraft_id and date_from_full fields are the combined primary key of the Aircraft Histories data set | Primary (combined)/foreign | Aircraft | Aircraft ID |
operator_ch_code | varchar(5) | Operator ch-aviation code (assigned by ch-aviation). Operator ch-aviation codes can be 2, 3, or 5 characters. | Primary (combined)/foreign | Operators | Operator ch-a Code |
operator_name | varchar(255) | Operator name | | | |
aircraft_certification | varchar(255) | Certification under which the aircraft operates (following US FAA standards applied globally: Part 91 or Part 135) | | | |