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 | 2019-09-17 | 0.073551 |
| 3 | 2024-06-26 | 0.109012 |
| 4 | 2021-03-24 | 0.057925 |
| 5 | 2022-06-22 | 0.163498 |
| 6 | 2025-03-26 | 0.076845 |
| 7 | 2025-12-29 | 0.101180 |
| 8 | 2026-06-24 | 0.110705 |
| 9 | 2020-09-22 | 0.081600 |
| 10 | 2020-12-29 | 0.100442 |
| 11 | 2022-09-21 | 0.102950 |
| 12 | 2023-12-27 | 0.121182 |
| 13 | 2025-09-24 | 0.073961 |
| 14 | 2019-12-26 | 0.061600 |
| 15 | 2021-06-23 | 0.117049 |
| 16 | 2021-09-22 | 0.086876 |
| 17 | 2024-12-27 | 0.092381 |
| 18 | 2022-03-23 | 0.091638 |
| 19 | 2022-12-28 | 0.129785 |
| 20 | 2023-06-21 | 0.167323 |
| 21 | 2024-03-20 | 0.082993 |
| 22 | 2019-06-24 | 0.060652 |
| 23 | 2020-06-23 | 0.098676 |
| 24 | 2025-06-25 | 0.102366 |
| 25 | 2021-12-29 | 0.226878 |
| 26 | 2023-03-22 | 0.086293 |
| 27 | 2023-09-20 | 0.126457 |
| 28 | 2024-09-25 | 0.093424 |
| 29 | 2020-03-24 | 0.052762 |
| 30 | 2026-03-25 | 0.095787 |