Skip to content

Commit 02c585d

Browse files
update share price data
1 parent bc53008 commit 02c585d

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

_data/prices.json

+69
Original file line numberDiff line numberDiff line change
@@ -259253,5 +259253,74 @@
259253259253
}
259254259254
],
259255259255
"date": "2025-04-01"
259256+
},
259257+
{
259258+
"prices": [
259259+
{
259260+
"fund": "L Income",
259261+
"price": "26.9482"
259262+
},
259263+
{
259264+
"fund": "L 2025",
259265+
"price": "13.8593"
259266+
},
259267+
{
259268+
"fund": "L 2030",
259269+
"price": "50.5131"
259270+
},
259271+
{
259272+
"fund": "L 2035",
259273+
"price": "15.2101"
259274+
},
259275+
{
259276+
"fund": "L 2040",
259277+
"price": "57.7398"
259278+
},
259279+
{
259280+
"fund": "L 2045",
259281+
"price": "15.8411"
259282+
},
259283+
{
259284+
"fund": "L 2050",
259285+
"price": "34.7996"
259286+
},
259287+
{
259288+
"fund": "L 2055",
259289+
"price": "17.4495"
259290+
},
259291+
{
259292+
"fund": "L 2060",
259293+
"price": "17.4475"
259294+
},
259295+
{
259296+
"fund": "L 2065",
259297+
"price": "17.4453"
259298+
},
259299+
{
259300+
"fund": "L 2070",
259301+
"price": "10.3396"
259302+
},
259303+
{
259304+
"fund": "G",
259305+
"price": "18.9688"
259306+
},
259307+
{
259308+
"fund": "F",
259309+
"price": "20.0596"
259310+
},
259311+
{
259312+
"fund": "C",
259313+
"price": "89.8916"
259314+
},
259315+
{
259316+
"fund": "S",
259317+
"price": "83.9644"
259318+
},
259319+
{
259320+
"fund": "I",
259321+
"price": "44.1351"
259322+
}
259323+
],
259324+
"date": "2025-04-02"
259256259325
}
259257259326
]

0 commit comments

Comments
 (0)