From ea12d22378fa41a1fa6dd21c8e2a2f584ac9966f Mon Sep 17 00:00:00 2001 From: "tactical-thrift[bot]" <162631843+tactical-thrift[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 06:21:36 +0000 Subject: [PATCH] update share price data --- _data/prices.json | 69 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) diff --git a/_data/prices.json b/_data/prices.json index f39edd4..0f6c505 100644 --- a/_data/prices.json +++ b/_data/prices.json @@ -249524,5 +249524,74 @@ } ], "date": "2024-09-04" + }, + { + "prices": [ + { + "fund": "L Income", + "price": "26.3098" + }, + { + "fund": "L 2025", + "price": "13.5220" + }, + { + "fund": "L 2030", + "price": "49.3094" + }, + { + "fund": "L 2035", + "price": "14.8522" + }, + { + "fund": "L 2040", + "price": "56.3927" + }, + { + "fund": "L 2045", + "price": "15.4749" + }, + { + "fund": "L 2050", + "price": "33.9984" + }, + { + "fund": "L 2055", + "price": "17.0311" + }, + { + "fund": "L 2060", + "price": "17.0293" + }, + { + "fund": "L 2065", + "price": "17.0276" + }, + { + "fund": "L 2070", + "price": "10.0921" + }, + { + "fund": "G", + "price": "18.5066" + }, + { + "fund": "F", + "price": "20.0536" + }, + { + "fund": "C", + "price": "86.5977" + }, + { + "fund": "S", + "price": "81.6915" + }, + { + "fund": "I", + "price": "44.1214" + } + ], + "date": "2024-09-05" } ] \ No newline at end of file