Companies chosen : AirFrance-KLM / Delta Airlines / International Airlines Group
1. Download the financial statement data of these firms over the past 5 years. You can get the data from Yahoo finance, Bloomberg terminal, Capital IQ, or some other available data sources.
2. Import the data into Python, apply the techniques in financial statement analysis, and compute different measures of firms (e.g. profitability ratios, liquidity ratios, valuation ratios, etc.).
3. Plot the time series trend of different firms’ ratios. Also plot and compare the ratios for different firms.
4. Download the firms’ stock price data over the past 5 years. Compute the firms’ stock returns over the past 5 years. You can get the stock price information from Yahoo finance, Bloomberg terminal, or some other available data sources.
-> Use the print instructions to display in the IPython console the results.
-> The professor should be able to generate all your results by just clicking the « run » Button.
-> Coding clarity is strongly recommended
-> Comments describing your calculation steps are welcome
The post Companies chosen : AirFrance-KLM / Delta Airlines / International Airlines Group – My Blog appeared first on Student SCH.