The following section walks through the steps for downloading historical stock market data for Apple.
- Visit the following website to track the daily historical adjusted closing stock value for Apple, which has a stock ticker value of AAPL: https://finance.yahoo.com/quote/AAPL/history
- Set and apply the following parameters to the Historical Data tab:
- Time Period: Jan 01, 2000 - Apr 30, 2018.
- Show: Historical prices.
- Frequency: Daily.
- Download the dataset with the specified parameter to a .csv file by clicking on the Download Data link, as seen in the following screenshot:
- Download the file, AAPL.csv, and then upload ...