Airline Incidents Safety Data
Airline Incident Report for Text Modeling
@kaggle.tarique7_airline_incidents_safety_data
Airline Incident Report for Text Modeling
@kaggle.tarique7_airline_incidents_safety_data
This database contains voluntary incident reports submitted by pilots, air traffic controllers, and other aviation professionals. It includes data on equipment failures and the corrective actions taken.
CREATE TABLE airline_occurences (
"report" VARCHAR,
"part_failure" VARCHAR,
"occurence_nature_condition" VARCHAR,
"occurence_precautionary_procedures" VARCHAR
);Anyone who has the link will be able to view this.