Skip to content

Commit 887daa7

Browse files
authored
try new shiller data link
1 parent 28919e0 commit 887daa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stocksandbonds.fsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Environment.CurrentDirectory <- __SOURCE_DIRECTORY__
3232

3333

3434
(** Download the excel file from Robert Shiller's website to your current directory. *)
35-
download "http://www.econ.yale.edu/~shiller/data/ie_data.xls" "shiller_data.xls"
35+
download "https://img1.wsimg.com/blobby/go/e5e77e0b-59d1-44d9-ab25-4763ac982e53/downloads/dd6fb698-96e0-4cd2-ad91-61447f7087e2/ie_data.xls" "shiller_data.xls"
3636

3737
(** Now loading the excel data.*)
3838

0 commit comments

Comments
 (0)