Yahoo's 2026 event-feed change (capitalGain events dropped for some funds; no events at all for terminated tickers) can wipe good event history on re-download. Defense in depth: - overrides/event-backup/: last-known-good copy of every dividend/ capitalGain file (8,192 files, 58 MB); refresh with scripts/backup_events.py after each dump update - data.py event_file(): frozen > data-root (while populated) > backup; used by panel reads, verify_official, and the double-listing scanner - README: capital-gain files are mutual-fund-only in this dump; Yahoo has no LT/ST split (tax.py taxes capg at lt_rate; the per-fund split would come from fund-company annual tax statements or commercial feeds) - tests: exact Timestamp .loc keys (pandas 3.x string matching returns a Series on large DatetimeIndex)
495 B
495 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2026-06-26 | 0.034000 |
| 3 | 2021-03-29 | 0.004000 |
| 4 | 2022-06-28 | 0.041000 |
| 5 | 2023-09-27 | 0.048000 |
| 6 | 2023-12-20 | 0.062000 |
| 7 | 2024-12-19 | 0.057000 |
| 8 | 2025-09-26 | 0.053000 |
| 9 | 2021-12-20 | 0.037000 |
| 10 | 2021-12-30 | 0.002000 |
| 11 | 2023-03-29 | 0.040000 |
| 12 | 2023-06-28 | 0.046000 |
| 13 | 2024-06-26 | 0.044000 |
| 14 | 2024-09-26 | 0.043000 |
| 15 | 2021-06-28 | 0.018000 |
| 16 | 2021-09-28 | 0.023000 |
| 17 | 2022-03-29 | 0.026000 |
| 18 | 2022-12-13 | 0.148000 |
| 19 | 2025-03-27 | 0.040000 |
| 20 | 2025-12-18 | 0.046000 |
| 21 | 2022-09-28 | 0.050000 |
| 22 | 2022-12-20 | 0.054000 |
| 23 | 2024-03-26 | 0.035000 |
| 24 | 2025-06-26 | 0.043000 |
| 25 | 2026-03-27 | 0.034000 |