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)
655 B
655 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2019-03-18 | 0.052000 |
| 3 | 2019-12-23 | 0.112000 |
| 4 | 2020-06-22 | 0.062000 |
| 5 | 2022-06-21 | 0.172000 |
| 6 | 2025-06-23 | 0.120000 |
| 7 | 2021-03-22 | 0.225000 |
| 8 | 2021-09-20 | 0.129000 |
| 9 | 2026-03-23 | 0.074000 |
| 10 | 2019-12-30 | 0.055000 |
| 11 | 2020-12-21 | 0.203000 |
| 12 | 2021-12-20 | 0.360000 |
| 13 | 2022-12-19 | 0.153000 |
| 14 | 2023-12-18 | 0.224000 |
| 15 | 2023-09-18 | 0.121000 |
| 16 | 2024-06-24 | 0.157000 |
| 17 | 2024-09-23 | 0.099000 |
| 18 | 2019-06-24 | 0.027000 |
| 19 | 2022-09-19 | 0.170000 |
| 20 | 2025-12-22 | 0.717000 |
| 21 | 2021-06-21 | 0.137000 |
| 22 | 2022-03-21 | 0.085000 |
| 23 | 2023-06-20 | 0.148000 |
| 24 | 2025-03-24 | 0.115000 |
| 25 | 2025-09-22 | 0.144000 |
| 26 | 2024-12-23 | 0.190000 |
| 27 | 2026-06-22 | 0.103000 |
| 28 | 2018-12-24 | 0.035000 |
| 29 | 2019-09-23 | 0.045000 |
| 30 | 2020-03-23 | 0.065000 |
| 31 | 2020-09-21 | 0.067000 |
| 32 | 2024-03-18 | 0.085000 |
| 33 | 2023-03-20 | 0.098000 |