Authors : Devina Chhajer, Diya Patel, Ishika Gupta, Kaitlyn Ho, Tanvi Lamba
Incidents covered:
- Crash 1: Lion Air Flight 610 on Oct 29, 2018 - no survivors
- Crash 2: Ethiopian Airlines Flight 302 on Mar 10, 2019 - no survivors
- Incident 3: Alaska Airlines Flight 1282 on Jan 5, 2024 - door blowout
Datasets: The merged_dataset that can be found in the 'Data' folder is an excel workbook consisting of data scraped from news and social media articles, Stock data, financial data and orders and cancellations data. We scraped the data using the extension scraper.io.
Data Sources:
- Textual data: News, Quora, Reddit, FAA statements, Boeing Website.
- Financial Data: Yahoo Finance, Boeing Website, Airbus Website
- Operational Data(Orders and Cancellations): Boeing website
Code Files: There are 2 code files and 1 html file in the 'Code' folder.
- File "Final_Code (latest)" is a python notebook consisting of all the analysis done so far on the dataset. It is best run on Google Colab.
- File "Ethiopian_Airlines_Vader_Score" is a R file consisting of the code for calculating the vader scores for sentiment analysis. An html file with the same name can also be found.
Interesting Insights:
- As expected, there was a ripple effect of incident 1 and 2 on incident 3 as pre-incident, public sentiments were less positive and more negative for each following incident.
- Price fall stickiness was for 11 days after crash 2.
- All 3 incidents happened on a weekend.
- In 2020, 90% of the total Boeing cancellations were for the 737 models.
- Discussions towards supporting those affected by the Lion Air incident suggested that proactive efforts to address customer concerns and demonstrate commitment can yield positive outcomes.
- Despite the gravity of crash 2, both public sentiment and stock prices began to regain strength about 1 week later due to the above mentioned point.
Blog: We have posted a blog on Medium, giving an overview of the study and explaining our interpretations for each analysis. Following is the link to the blog. Link --> https://medium.com/@devinachhajer24/crash-landing-on-wall-street-9e8d11cc8bc5