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)
595 B
595 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2025-12-17 | 0.219000 |
| 3 | 2026-04-01 | 0.075000 |
| 4 | 2021-12-28 | 0.013000 |
| 5 | 2022-07-01 | 0.022000 |
| 6 | 2024-10-04 | 0.041000 |
| 7 | 2025-04-04 | 0.067000 |
| 8 | 2020-04-03 | 0.008000 |
| 9 | 2023-07-07 | 0.030000 |
| 10 | 2024-12-18 | 0.147000 |
| 11 | 2020-07-10 | 0.008000 |
| 12 | 2022-04-01 | 0.017000 |
| 13 | 2024-04-05 | 0.033000 |
| 14 | 2020-02-14 | 0.020000 |
| 15 | 2023-12-20 | 0.121000 |
| 16 | 2024-02-09 | 0.059000 |
| 17 | 2019-12-27 | 0.017000 |
| 18 | 2021-04-05 | 0.015000 |
| 19 | 2021-10-01 | 0.016000 |
| 20 | 2026-07-10 | 0.049000 |
| 21 | 2021-07-02 | 0.018000 |
| 22 | 2022-10-07 | 0.027000 |
| 23 | 2023-10-06 | 0.035000 |
| 24 | 2025-07-11 | 0.045000 |
| 25 | 2020-10-02 | 0.007000 |
| 26 | 2022-12-21 | 0.024000 |
| 27 | 2024-07-05 | 0.040000 |
| 28 | 2020-12-29 | 0.033000 |
| 29 | 2023-04-05 | 0.076000 |
| 30 | 2025-10-03 | 0.044000 |