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)
356 B
356 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 1988-12-29 | 0.065000 |
| 3 | 2001-05-29 | 0.009000 |
| 4 | 2012-12-18 | 3.501000 |
| 5 | 1990-04-17 | 0.010000 |
| 6 | 2013-12-18 | 4.530000 |
| 7 | 2016-12-14 | 2.995000 |
| 8 | 1991-04-18 | 0.020000 |
| 9 | 2014-12-18 | 3.012000 |
| 10 | 2018-12-18 | 1.072000 |
| 11 | 2019-12-18 | 1.605000 |
| 12 | 2020-12-16 | 3.082000 |
| 13 | 2021-12-15 | 13.866000 |
| 14 | 2024-12-12 | 0.068000 |
| 15 | 2012-05-08 | 3.490000 |
| 16 | 2015-12-16 | 8.384000 |
| 17 | 2022-12-15 | 3.183000 |
| 18 | 2025-12-17 | 0.219000 |