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)
475 B
475 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2018-12-28 | 0.094900 |
| 3 | 2019-03-20 | 0.039215 |
| 4 | 2019-06-26 | 0.394333 |
| 5 | 2020-06-24 | 0.341246 |
| 6 | 2022-12-29 | 0.365918 |
| 7 | 2024-12-31 | 0.323239 |
| 8 | 2018-06-20 | 0.095014 |
| 9 | 2018-09-26 | 0.101852 |
| 10 | 2022-06-22 | 0.238384 |
| 11 | 2025-06-26 | 0.404762 |
| 12 | 2026-06-25 | 0.504600 |
| 13 | 2020-12-30 | 0.224233 |
| 14 | 2021-12-30 | 0.518065 |
| 15 | 2019-12-30 | 0.118700 |
| 16 | 2021-06-23 | 0.266565 |
| 17 | 2023-06-21 | 0.374361 |
| 18 | 2024-06-27 | 0.304348 |
| 19 | 2025-12-31 | 1.274430 |
| 20 | 2017-06-20 | 0.100000 |
| 21 | 2017-09-20 | 0.050000 |
| 22 | 2023-12-28 | 0.264543 |
| 23 | 2017-12-28 | 0.243800 |
| 24 | 2018-03-21 | 0.054263 |