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)
475 B
475 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2006-12-18 | 0.687000 |
| 3 | 2007-12-12 | 0.877000 |
| 4 | 2008-12-10 | 0.351000 |
| 5 | 2023-11-22 | 0.350000 |
| 6 | 2025-11-21 | 0.850000 |
| 7 | 2006-06-22 | 0.500000 |
| 8 | 2011-12-14 | 1.050000 |
| 9 | 2012-12-13 | 0.360000 |
| 10 | 2017-11-22 | 0.510000 |
| 11 | 2021-11-18 | 0.970000 |
| 12 | 2022-11-17 | 0.370000 |
| 13 | 2004-12-16 | 0.170435 |
| 14 | 2005-12-19 | 0.165000 |
| 15 | 2009-12-09 | 0.050000 |
| 16 | 2010-12-15 | 0.280000 |
| 17 | 2018-11-21 | 0.530000 |
| 18 | 2020-12-03 | 0.550000 |
| 19 | 2013-12-11 | 1.020000 |
| 20 | 2014-12-10 | 0.370000 |
| 21 | 2015-11-19 | 0.500000 |
| 22 | 2016-11-21 | 0.112000 |
| 23 | 2019-11-21 | 0.074000 |
| 24 | 2024-11-29 | 0.680000 |