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 | 2018-10-05 | 0.362000 |
| 3 | 2025-04-04 | 0.267000 |
| 4 | 2026-04-01 | 0.126000 |
| 5 | 2019-07-05 | 0.127000 |
| 6 | 2019-10-04 | 0.100000 |
| 7 | 2019-12-27 | 0.747000 |
| 8 | 2020-04-03 | 0.121000 |
| 9 | 2021-10-01 | 0.124000 |
| 10 | 2024-12-26 | 1.872000 |
| 11 | 2020-07-10 | 0.206000 |
| 12 | 2024-07-05 | 0.346000 |
| 13 | 2025-12-26 | 3.357000 |
| 14 | 2026-07-10 | 0.159000 |
| 15 | 2022-07-01 | 0.110000 |
| 16 | 2023-04-05 | 0.128000 |
| 17 | 2023-07-07 | 0.106000 |
| 18 | 2023-10-06 | 0.169000 |
| 19 | 2020-10-02 | 0.246000 |
| 20 | 2020-12-29 | 3.756000 |
| 21 | 2021-12-28 | 7.217000 |
| 22 | 2022-10-07 | 0.129000 |
| 23 | 2024-04-05 | 0.190000 |
| 24 | 2019-04-05 | 0.084000 |
| 25 | 2022-12-27 | 0.827000 |
| 26 | 2023-12-26 | 0.320000 |
| 27 | 2021-04-05 | 0.106000 |
| 28 | 2025-07-11 | 0.229000 |
| 29 | 2025-10-03 | 0.334000 |
| 30 | 2018-12-26 | 1.712000 |
| 31 | 2021-07-02 | 0.119000 |
| 32 | 2022-04-01 | 0.086000 |
| 33 | 2024-10-04 | 0.193000 |