
Hi Community members,
A solution to last week’s challenge can be found here.
Thanks to James Bevan (@JBevan89) for submitting this week’s challenge!
This week, you’re stepping into the role of a data analyst tasked with examining the historical share price performance of 14 companies over the past 25 years. Your mission? Extract key insights from this long-term dataset using your analytical skills.
Here are your core questions to answer:
- By what percentage has each company’s share price increased or decreased over the full 25-year period? (Use the Close column)
- Which year saw the highest cumulative gain for each company?
- What is the average gain or loss for each company by year-month?
- Which months show the largest gains and losses for each company?
- Using the Open, Close, High, and Low values, calculate the volatility for each company.
Bonus Task: Go beyond the questions above. What additional trends or insights can you uncover? Could your workflow be optimized, perhaps by using a macro or other automation techniques?
Once you have completed your challenge, include your solution file and a screenshot of your workflow as attachments to your comment.
Good Luck!
The Academy Team