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)
635 B
635 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2021-03-25 | 0.175000 |
| 3 | 2023-03-27 | 0.219000 |
| 4 | 2019-03-25 | 0.310000 |
| 5 | 2022-09-26 | 0.193000 |
| 6 | 2023-06-26 | 0.230000 |
| 7 | 2024-06-24 | 0.231000 |
| 8 | 2025-03-25 | 0.233000 |
| 9 | 2025-12-23 | 0.261000 |
| 10 | 2018-09-24 | 0.200000 |
| 11 | 2019-12-24 | 0.194000 |
| 12 | 2020-12-24 | 0.191000 |
| 13 | 2023-09-25 | 0.209000 |
| 14 | 2024-12-23 | 0.242000 |
| 15 | 2025-06-24 | 0.250000 |
| 16 | 2019-09-24 | 0.180000 |
| 17 | 2020-03-25 | 0.219000 |
| 18 | 2021-09-24 | 0.168000 |
| 19 | 2024-09-24 | 0.224000 |
| 20 | 2026-06-24 | 0.267000 |
| 21 | 2018-12-24 | 0.197000 |
| 22 | 2019-06-24 | 0.179000 |
| 23 | 2022-03-25 | 0.195000 |
| 24 | 2023-12-26 | 0.272000 |
| 25 | 2024-03-22 | 0.222000 |
| 26 | 2025-09-24 | 0.237000 |
| 27 | 2026-03-25 | 0.254000 |
| 28 | 2020-09-24 | 0.164000 |
| 29 | 2021-06-24 | 0.176000 |
| 30 | 2021-12-27 | 0.210000 |
| 31 | 2022-06-24 | 0.208000 |
| 32 | 2022-12-27 | 0.236000 |