f/reports/xcheck_official/lcrix.json
Greg Pomerantz 6536c9903e Tier-3 verification: cross-check distributions against SEC filings
scripts/verify_official.py locates each fund's latest N-CSR/N-CSRS/10-K/10-Q
via EDGAR full-text search (full fund-name phrase first, then ticker +
name words, then bare ticker), extracts the fund's Financial Highlights
tables (both Vanguard-style and Victory-style layouts, calendar and
non-calendar fiscal years, M/D/YY and month-name headers), matches the
share class by per-share distribution series + NAV magnitude, and
compares per period window against the local Yahoo CSVs (frozen copies
for stale tickers). Per-symbol JSONs + SUMMARY.md land in
reports/xcheck_official/; results are cached per fund.

Run on the 29 curated funds: 8 ok (exact to 3dp, e.g. VTSAX 2021-2026H1),
1 mismatch (CVSIX FY2009: local 1.104 vs official 0.81 - the Yahoo
2008-12-18 row of 0.292 looks spurious), 3 weak-match (uncovered doc
formats, e.g. Leuthold), 17 not-found (mostly ETF families whose
10-K layouts aren't covered yet).
2026-08-31 14:41:03 -04:00

82 lines
1.4 KiB
JSON

{
"symbol": "lcrix",
"name": "Leuthold Core Investment Institutional",
"filing": {
"accession": "0001999371-24-007094",
"doc": "lthd-ncsrs_033124.htm",
"period_end": "2024-03-31",
"display": "LEUTHOLD FUNDS INC (CIK 0001000351)",
"ciks": [
"0001000351"
],
"score": 39.260708
},
"how": "ticker",
"n_bytes": 6805383,
"verdict": "weak-match",
"class": "?",
"mean_rel_err": 0.5045,
"nav_check": null,
"periods": [
{
"period": "current",
"end": "2024-03-31",
"official": 0.23,
"local": 1.989,
"diff": -1.759,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2023-09-30",
"official": 0.42,
"local": 3.078,
"diff": -2.658,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2022-09-30",
"official": 0.23,
"local": 2.3,
"diff": -2.07,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2021-09-30",
"official": 0.06,
"local": 0.05,
"diff": 0.01,
"ok": true,
"unbounded": false
},
{
"period": "fy",
"end": "2020-09-30",
"official": 0.65,
"local": 0.593,
"diff": 0.057,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2019-09-30",
"official": 0.0,
"local": 21.246,
"diff": -21.246,
"ok": false,
"unbounded": true
}
],
"other_classes": [
"?",
"?",
"?",
"?"
]
}