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 | 2008-12-15 | 0.640000 |
| 3 | 2009-12-15 | 0.432000 |
| 4 | 2024-12-20 | 0.535000 |
| 5 | 2015-12-15 | 0.590000 |
| 6 | 2016-12-15 | 0.075000 |
| 7 | 2023-12-20 | 0.336000 |
| 8 | 2025-12-22 | 0.811000 |
| 9 | 2007-12-17 | 0.653000 |
| 10 | 2010-12-15 | 0.470000 |
| 11 | 2011-12-15 | 0.865000 |
| 12 | 2014-12-15 | 0.972000 |
| 13 | 2017-12-15 | 0.501000 |
| 14 | 2018-12-17 | 0.861000 |
| 15 | 2019-12-16 | 0.797000 |
| 16 | 2022-12-20 | 0.896000 |
| 17 | 2006-12-15 | 0.320000 |
| 18 | 2012-12-17 | 1.065000 |
| 19 | 2013-12-16 | 0.616000 |