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)
435 B
435 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2020-06-10 | 1.561000 |
| 3 | 2024-06-12 | 0.974000 |
| 4 | 2025-06-10 | 0.610000 |
| 5 | 2014-12-09 | 2.511000 |
| 6 | 2015-06-03 | 0.384000 |
| 7 | 2020-12-17 | 2.900000 |
| 8 | 2021-06-10 | 1.217000 |
| 9 | 2022-06-08 | 0.670000 |
| 10 | 2025-12-17 | 0.779000 |
| 11 | 2018-06-12 | 1.618000 |
| 12 | 2018-12-18 | 8.393000 |
| 13 | 2026-06-10 | 0.402000 |
| 14 | 2015-12-09 | 1.744000 |
| 15 | 2021-12-20 | 4.234000 |
| 16 | 2017-06-01 | 0.384000 |
| 17 | 2017-12-18 | 2.917000 |
| 18 | 2019-06-12 | 2.057000 |
| 19 | 2019-12-17 | 1.777000 |
| 20 | 2024-12-18 | 1.885000 |
| 21 | 2016-06-07 | 0.258000 |
| 22 | 2016-12-07 | 0.284000 |