From dfcc2721f2d0af8ee9c44a27d20bed14ed9ea2fc Mon Sep 17 00:00:00 2001 From: "tactical-thrift[bot]" <162631843+tactical-thrift[bot]@users.noreply.github.com> Date: Sat, 14 Sep 2024 06:21:28 +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 74327c7..a93449c 100644 --- a/_data/prices.json +++ b/_data/prices.json @@ -249938,5 +249938,74 @@ } ], "date": "2024-09-12" + }, + { + "prices": [ + { + "fund": "L Income", + "price": "26.4536" + }, + { + "fund": "L 2025", + "price": "13.6084" + }, + { + "fund": "L 2030", + "price": "49.8544" + }, + { + "fund": "L 2035", + "price": "15.0312" + }, + { + "fund": "L 2040", + "price": "57.1269" + }, + { + "fund": "L 2045", + "price": "15.6893" + }, + { + "fund": "L 2050", + "price": "34.4967" + }, + { + "fund": "L 2055", + "price": "17.3215" + }, + { + "fund": "L 2060", + "price": "17.3198" + }, + { + "fund": "L 2065", + "price": "17.3181" + }, + { + "fund": "L 2070", + "price": "10.2642" + }, + { + "fund": "G", + "price": "18.5229" + }, + { + "fund": "F", + "price": "20.1852" + }, + { + "fund": "C", + "price": "88.5660" + }, + { + "fund": "S", + "price": "83.7028" + }, + { + "fund": "I", + "price": "44.3927" + } + ], + "date": "2024-09-13" } ] \ No newline at end of file