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)
555 B
555 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2020-12-24 | 0.013000 |
| 3 | 2013-09-20 | 0.551000 |
| 4 | 2021-12-23 | 0.500000 |
| 5 | 2024-12-13 | 0.761000 |
| 6 | 2017-12-21 | 0.542000 |
| 7 | 2021-06-24 | 0.018000 |
| 8 | 2022-09-23 | 0.225000 |
| 9 | 2016-09-21 | 1.006000 |
| 10 | 2019-06-14 | 0.048000 |
| 11 | 2019-09-25 | 0.187000 |
| 12 | 2022-03-25 | 1.295000 |
| 13 | 2025-12-12 | 0.721000 |
| 14 | 2014-09-23 | 0.189000 |
| 15 | 2020-06-25 | 0.127000 |
| 16 | 2012-09-21 | 0.692000 |
| 17 | 2017-09-21 | 0.928000 |
| 18 | 2021-03-25 | 0.136000 |
| 19 | 2023-06-27 | 0.018000 |
| 20 | 2024-03-21 | 0.079000 |
| 21 | 2024-06-27 | 0.061000 |
| 22 | 2015-09-23 | 1.249000 |
| 23 | 2020-03-26 | 0.093000 |
| 24 | 2022-12-23 | 1.054000 |
| 25 | 2023-03-24 | 0.053000 |
| 26 | 2019-03-21 | 0.106000 |
| 27 | 2021-09-23 | 0.077000 |
| 28 | 2026-03-26 | 0.305000 |