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 | 2021-12-23 | 0.029000 |
| 3 | 2023-12-22 | 0.202000 |
| 4 | 2024-09-26 | 0.024000 |
| 5 | 2025-09-25 | 0.036000 |
| 6 | 2026-03-26 | 0.021000 |
| 7 | 2019-09-25 | 0.041000 |
| 8 | 2020-06-25 | 0.132000 |
| 9 | 2020-09-24 | 0.115000 |
| 10 | 2021-09-23 | 0.001000 |
| 11 | 2023-03-24 | 0.063000 |
| 12 | 2019-03-21 | 0.008000 |
| 13 | 2020-03-26 | 0.020000 |
| 14 | 2023-06-27 | 0.463000 |
| 15 | 2023-09-22 | 0.008000 |
| 16 | 2025-06-26 | 0.025000 |
| 17 | 2019-06-14 | 0.003000 |
| 18 | 2022-12-23 | 0.123000 |
| 19 | 2024-03-21 | 0.005000 |
| 20 | 2024-12-13 | 0.019000 |
| 21 | 2025-03-27 | 0.014000 |
| 22 | 2025-12-12 | 0.035000 |
| 23 | 2026-06-25 | 0.247000 |
| 24 | 2019-12-13 | 0.043000 |
| 25 | 2020-12-24 | 0.006000 |