- EFTS queries now include 497/497K (many fund families publish their per-fund highlights there, not in the consolidated N-CSR) and re-rank hits by registrant name match (ticker/brand words), newest first, capped at 2 filings per CIK - new parse_per_share_blocks for the JPMorgan-style 'Per share operating performance' table (per-class value blocks; dashes = zero) - parse_highlights now tolerates row labels split across table cells (modernized N-CSRS format, e.g. Calamos 2026) - region finders: word-flexible name patterns (US vs U.S., class letters), self-validating per-share regions (a candidate block must match the local series, so a name mention in notes doesn't attribute another fund's tables in a combined 58 MB report) - main() keeps the best result across candidate filings (N-CSRS vs 497 can round differently) and stops early on 'ok' - local_series applies the corrections overlay so corrected funds verify against their filing Results: JLPSX and CVSIX now 'ok' (all bounded fiscal years agree with the official filings); CVSIX also gets a 2023-12-21 0.510 capital-gain correction. bnd/pmaix still ok (no regression).
89 lines
1.6 KiB
JSON
89 lines
1.6 KiB
JSON
{
|
|
"symbol": "bnd",
|
|
"name": "Vanguard Total Bond Market Index Fund ETF Shares",
|
|
"verdict": "ok",
|
|
"class": "ETF Shares",
|
|
"mean_rel_err": 0.0002,
|
|
"nav_check": {
|
|
"date": "2021-12-31",
|
|
"official": 84.77,
|
|
"local": 84.75,
|
|
"rel": 0.0002,
|
|
"ok": true
|
|
},
|
|
"periods": [
|
|
{
|
|
"period": "current",
|
|
"end": "2026-06-30",
|
|
"official": 1.212,
|
|
"local": 1.212,
|
|
"diff": 0.0,
|
|
"ok": true,
|
|
"unbounded": false
|
|
},
|
|
{
|
|
"period": "fy",
|
|
"end": "2025-12-31",
|
|
"official": 2.857,
|
|
"local": 2.857,
|
|
"diff": 0.0,
|
|
"ok": true,
|
|
"unbounded": false
|
|
},
|
|
{
|
|
"period": "fy",
|
|
"end": "2024-12-31",
|
|
"official": 2.638,
|
|
"local": 2.639,
|
|
"diff": -0.001,
|
|
"ok": true,
|
|
"unbounded": false
|
|
},
|
|
{
|
|
"period": "fy",
|
|
"end": "2023-12-31",
|
|
"official": 2.269,
|
|
"local": 2.27,
|
|
"diff": -0.001,
|
|
"ok": true,
|
|
"unbounded": false
|
|
},
|
|
{
|
|
"period": "fy",
|
|
"end": "2022-12-31",
|
|
"official": 1.867,
|
|
"local": 1.867,
|
|
"diff": 0.0,
|
|
"ok": true,
|
|
"unbounded": false
|
|
},
|
|
{
|
|
"period": "fy",
|
|
"end": "2021-12-31",
|
|
"official": 1.798,
|
|
"local": 36.755,
|
|
"diff": -34.957,
|
|
"ok": false,
|
|
"unbounded": true
|
|
}
|
|
],
|
|
"other_classes": [
|
|
"Investor Shares",
|
|
"Admiral Shares",
|
|
"Institutional Shares",
|
|
"Institutional Plus Shares",
|
|
"Institutional Select Shares"
|
|
],
|
|
"filing": {
|
|
"accession": "0001104659-26-102243",
|
|
"doc": "tm2620528d3_ncsrs.htm",
|
|
"period_end": "2026-06-30",
|
|
"display": "VANGUARD BOND INDEX FUNDS (CIK 0000794105)",
|
|
"ciks": [
|
|
"0000794105"
|
|
],
|
|
"score": 1.4954262
|
|
},
|
|
"how": "ticker",
|
|
"n_bytes": 69871730
|
|
} |