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 | 2018-09-11 | 0.313000 |
| 3 | 2019-09-10 | 0.759000 |
| 4 | 2021-09-07 | 0.480000 |
| 5 | 2022-06-27 | 0.057000 |
| 6 | 2023-09-08 | 0.263000 |
| 7 | 2016-12-29 | 0.173000 |
| 8 | 2019-12-30 | 0.277000 |
| 9 | 2023-12-28 | 0.281000 |
| 10 | 2017-12-28 | 0.429000 |
| 11 | 2019-06-26 | 0.066000 |
| 12 | 2018-12-28 | 0.489000 |
| 13 | 2021-06-25 | 0.049000 |
| 14 | 2021-12-30 | 0.922000 |
| 15 | 2023-06-27 | 0.071000 |
| 16 | 2019-03-18 | 0.105000 |
| 17 | 2024-09-10 | 0.454000 |
| 18 | 2017-06-27 | 0.054000 |
| 19 | 2018-06-27 | 0.065000 |
| 20 | 2020-06-26 | 0.059000 |
| 21 | 2022-12-29 | 0.318000 |
| 22 | 2025-09-09 | 0.387000 |
| 23 | 2020-09-08 | 0.400000 |
| 24 | 2017-09-08 | 0.053000 |
| 25 | 2020-12-30 | 0.356000 |
| 26 | 2022-09-08 | 0.675000 |
| 27 | 2024-12-30 | 0.379000 |
| 28 | 2025-12-30 | 0.277000 |