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)
875 B
875 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2008-12-23 | 0.113000 |
| 3 | 2009-06-23 | 0.413000 |
| 4 | 2011-12-20 | 0.044000 |
| 5 | 2012-06-21 | 0.881000 |
| 6 | 2018-06-19 | 0.920000 |
| 7 | 2022-06-09 | 1.135000 |
| 8 | 2020-12-14 | 0.147000 |
| 9 | 2025-06-16 | 0.672000 |
| 10 | 2019-06-17 | 0.750000 |
| 11 | 2011-12-28 | 0.041000 |
| 12 | 2012-12-18 | 0.066000 |
| 13 | 2014-06-25 | 0.637000 |
| 14 | 2017-06-20 | 0.694000 |
| 15 | 2017-12-19 | 0.049000 |
| 16 | 2018-12-18 | 0.061000 |
| 17 | 2020-06-15 | 0.506000 |
| 18 | 2024-06-11 | 0.698000 |
| 19 | 2009-12-22 | 0.185000 |
| 20 | 2016-06-22 | 0.676000 |
| 21 | 2008-06-25 | 0.533000 |
| 22 | 2014-12-17 | 0.057000 |
| 23 | 2015-06-25 | 0.565000 |
| 24 | 2023-12-20 | 0.176000 |
| 25 | 2025-12-30 | 0.078000 |
| 26 | 2022-12-13 | 0.689000 |
| 27 | 2023-06-07 | 1.168000 |
| 28 | 2012-12-27 | 0.022000 |
| 29 | 2013-06-27 | 0.626000 |
| 30 | 2013-12-18 | 0.026000 |
| 31 | 2019-12-16 | 0.074000 |
| 32 | 2021-12-13 | 0.682000 |
| 33 | 2021-12-30 | 0.088000 |
| 34 | 2016-12-21 | 0.015000 |
| 35 | 2021-06-10 | 0.497000 |
| 36 | 2007-12-24 | 0.049000 |
| 37 | 2010-06-23 | 0.507000 |
| 38 | 2010-12-29 | 0.033000 |
| 39 | 2011-06-22 | 0.945000 |
| 40 | 2013-12-27 | 0.025000 |
| 41 | 2015-12-21 | 0.115000 |
| 42 | 2024-12-17 | 0.084000 |
| 43 | 2025-12-16 | 0.063000 |
| 44 | 2026-06-15 | 0.645000 |