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)
375 B
375 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2014-11-21 | 2.872000 |
| 3 | 2021-11-23 | 2.878000 |
| 4 | 2022-11-22 | 1.449000 |
| 5 | 2006-11-21 | 0.385000 |
| 6 | 2017-11-21 | 1.248000 |
| 7 | 2018-11-20 | 1.765000 |
| 8 | 2011-11-22 | 0.056000 |
| 9 | 2013-11-22 | 1.904000 |
| 10 | 2019-11-21 | 2.077000 |
| 11 | 2020-11-24 | 1.044000 |
| 12 | 2023-11-21 | 0.257000 |
| 13 | 2007-11-20 | 0.517000 |
| 14 | 2008-11-21 | 0.017000 |
| 15 | 2010-11-23 | 0.075000 |
| 16 | 2025-12-02 | 1.106000 |
| 17 | 2015-11-24 | 1.401000 |
| 18 | 2016-11-22 | 1.132000 |
| 19 | 2024-11-26 | 1.298000 |