Home |
Eric
Zivot
|
||||||||||||||||||||||||||||||||||||||
Last updated: December 12, 2004
|
|||||||||||||||||||||||||||||||||||||||
Assignment |
Due Date |
Programs/Data |
Solutions |
||||||||||||||||||||||||||||||||||||
|
Monday 10/11/04 at the beginning of class |
download data from finance.yahoo.com. See project page for instructions. |
solutions
|
||||||||||||||||||||||||||||||||||||
Monday 10/18/04 at the beginning of class |
None needed. |
solutions |
|||||||||||||||||||||||||||||||||||||
Wednesday 10/26/04 at the beginning of class |
solutions |
||||||||||||||||||||||||||||||||||||||
Wednesday 11/3/04 at the beginning of class |
solutions |
||||||||||||||||||||||||||||||||||||||
Wednesday 11/10/04 at the beginning of class |
solutions (splus) solutions (Excel) |
||||||||||||||||||||||||||||||||||||||
Wednesday 11/17/04 at the beginning of class |
solutions |
||||||||||||||||||||||||||||||||||||||
Wednesday 11/24/04 at the beginning of class |
solutions |
||||||||||||||||||||||||||||||||||||||
Wednesday 12/8/04 at the beginning of class |
solutions lab8solutions.ssc |
||||||||||||||||||||||||||||||||||||||
To get data from Yahoo! do the following for each series to be downloaded:
After downloading your data file, you need to reverse the time ordering of the data in the file. To reverse the time ordering of the data do the following. Open the .csv file containing your data in Excel. You should see data arranged like the following
Notice that the most recent data is at the top of the spreadsheet. To reverse the date ordering of the data, highlight all of the data (including the column headers). Then select Data/Sort which brings up the Sort dialogue box. In the Sort by box choose Date, click the Ascending option and the OK box. Your data will be sorted from the earliest date to the latest date.
|