- 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).
14 lines
921 B
JSON
14 lines
921 B
JSON
{
|
|
"symbol": "cvsix",
|
|
"note": "Two same-date double-listing rows removed, each confirmed against the official Calamos Investment Trust N-CSRS (modernized shareholder-report format). (1) 2008-12-18 0.292 (dividends): duplicate date of the real 0.641 distribution; official FY2009 (FYE 10-31) = 0.81 = 0.641+0.076+0.050+0.045 and FY2008 = 0.51 = 0.241+0.090+0.090+0.089 both balance without it. (2) 2023-12-21 0.510 (capitalGains): official FY2024-10 = 0.79 = 0.691+0.017+0.042+0.042, so the 0.510 cap-gain row on the same date as the 0.691 dividend is the spurious one.",
|
|
"verified": [
|
|
"N-CSRS accession 0001104659-26-080185 (period 2026-04-30), CIK 0000826732: FY2025-10 0.25, FY2024-10 0.79, FY2023-10 0.20, FY2022-10 0.03 all match after corrections; NAV 14.63 @ 2021-10-29 exact"
|
|
],
|
|
"dividends": {
|
|
"remove": [["2008-12-18", 0.292]]
|
|
},
|
|
"capitalGains": {
|
|
"remove": [["2023-12-21", 0.510]]
|
|
}
|
|
}
|