Skip to content

Commit

Permalink
Merge pull request boknows#58 from iLiviu/master
Browse files Browse the repository at this point in the history
Update gold prices
  • Loading branch information
alistair-marshall authored Sep 21, 2020
2 parents c9860e3 + 6c1f006 commit ea8e65a
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions js/marketData.js
Original file line number Diff line number Diff line change
Expand Up @@ -1121,55 +1121,55 @@ var Market = {
"cpi": 226.665,
"dividends": 0.02055749,
"fixed_income": 0.0197,
"gold": 0.01262019,
"gold": -0.27614183,
"growth": 0.13826139,
"cape": 21.21
},
"2013": {
"cpi": 230.28,
"dividends": 0.0213028,
"fixed_income": 0.0191,
"gold": -0.276,
"gold": -0.00435866,
"growth": 0.22114293,
"cape": 21.9
},
"2014": {
"cpi": 233.916,
"dividends": 0.01942536,
"fixed_income": 0.0286,
"gold": -0.00004,
"gold": -0.11611424,
"growth": 0.1369433,
"cape": 24.86
},
"2015": {
"cpi": 233.707,
"dividends": 0.019671167,
"fixed_income": 0.0188,
"gold": 0,
"gold": 0.17994340,
"growth": -0.054028735,
"cape": 26.49229542
},
"2016": {
"cpi": 236.916,
"dividends": 0.02270058,
"fixed_income": 0.0209,
"gold": 0,
"gold": 0.00510098,
"growth": 0.185822996,
"cape": 24.2061672
},
"2017": {
"cpi": 242.839,
"dividends": 0.020186481,
"fixed_income": 0.0243,
"gold": 0,
"gold": 0.00904448,
"growth": 0.226221034,
"cape": 28.06357374
},
"2018": {
"cpi": 247.867,
"dividends": 0.017666738,
"fixed_income": 0.0258,
"gold": 0,
"gold": 0.09784074,
"growth": -0.065384615,
"cape": 33.30734383
},
Expand Down

0 comments on commit ea8e65a

Please sign in to comment.