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)
415 B
415 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2008-10-31 | 0.250000 |
| 3 | 2009-05-27 | 0.100000 |
| 4 | 2011-05-27 | 0.150000 |
| 5 | 1998-04-28 | 0.125000 |
| 6 | 2008-07-24 | 0.250000 |
| 7 | 2008-12-10 | 1.000000 |
| 8 | 2009-08-21 | 0.250000 |
| 9 | 2009-12-08 | 1.000000 |
| 10 | 2010-09-13 | 0.250000 |
| 11 | 2010-12-14 | 0.650000 |
| 12 | 2011-11-16 | 0.100000 |
| 13 | 2012-12-07 | 0.100000 |
| 14 | 2014-12-04 | 0.030000 |
| 15 | 1997-04-28 | 0.500000 |
| 16 | 2012-08-10 | 0.100000 |
| 17 | 2013-12-05 | 0.050000 |
| 18 | 2018-01-05 | 0.030000 |
| 19 | 2010-05-27 | 0.100000 |
| 20 | 2015-12-18 | 0.040000 |
| 21 | 2016-12-20 | 0.030000 |