f/reports/xcheck_official/atesx.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

98 lines
1.6 KiB
JSON

{
"symbol": "atesx",
"name": "Anchor Risk Mgd Equity Strategies Instl",
"filing": {
"accession": "0001580642-24-002611",
"doc": "anchor-semi_annual.htm",
"period_end": "2024-02-29",
"display": "Northern Lights Fund Trust IV (CIK 0001644419)",
"ciks": [
"0001644419"
],
"score": 9.239216
},
"how": "ticker",
"n_bytes": 769007,
"verdict": "weak-match",
"class": "?",
"mean_rel_err": 0.761,
"nav_check": null,
"periods": [
{
"period": "current",
"end": "2020-08-31",
"official": 0.05,
"local": 5.868,
"diff": -5.818,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2010-08-31",
"official": 0.14,
"local": 0,
"diff": 0.14,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2015-08-31",
"official": 1.31,
"local": 0,
"diff": 1.31,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2024-02-29",
"official": 0.14,
"local": 0.108,
"diff": 0.032,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2023-08-31",
"official": 0.77,
"local": 1.967,
"diff": -1.197,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2022-08-31",
"official": 10.5,
"local": 0,
"diff": 10.5,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2021-08-31",
"official": 9.98,
"local": 2.708,
"diff": 7.272,
"ok": false,
"unbounded": false
},
{
"period": "fy",
"end": "2019-08-31",
"official": 10.32,
"local": 3.16,
"diff": 7.16,
"ok": false,
"unbounded": true
}
],
"other_classes": [
"?",
"?"
]
}