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)
359 B
359 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 1991-12-31 | 0.256000 |
| 3 | 2014-12-17 | 2.938000 |
| 4 | 2023-12-05 | 6.928000 |
| 5 | 1992-12-31 | 0.142000 |
| 6 | 1994-12-14 | 0.110000 |
| 7 | 2016-12-14 | 0.618000 |
| 8 | 2017-12-13 | 6.845000 |
| 9 | 2018-12-11 | 10.570000 |
| 10 | 2021-12-07 | 11.090000 |
| 11 | 2022-12-06 | 1.323000 |
| 12 | 2025-12-09 | 17.176000 |
| 13 | 1990-12-31 | 0.060000 |
| 14 | 1995-12-14 | 0.188000 |
| 15 | 2019-12-10 | 6.247000 |
| 16 | 2024-12-10 | 23.118000 |
| 17 | 2015-12-16 | 5.822000 |
| 18 | 2020-12-08 | 5.953000 |