2019 had a record number of CEOs who stepped down from their companies. We built a Flask app to present the # of CEO exits from the past 5 years, 2015-2019.
The Government/Non-Profit sector lead all sectors in CEO exits with 218 by August. According Challenger, the Technology sector announced the second-highest number of CEO changes in August 2019 with 134, up 34% from the 99 who left their posts through August 2018.
We will be looking at stock performance of AAPL, MSFT, GOOGL, IBM, and INTC.
To run this app, navigate to your project root folder and run either of the following shell commands:
FLASK_ENV=development flask run
or
python app.py
- Dharti Patel
- Tanisha Blakely
- Abe Jones
- Alap Raval
CEO Exit Data - http://www.challengergray.com/tags/ceo-turnover-report Stock Data - https://www.quandl.com/
- HTML to showcase the final product
- FLASK to run the html
- BOOTSTRAP for the visuals