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)
475 B
475 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2025-09-23 | 0.120000 |
| 3 | 2021-06-22 | 0.077000 |
| 4 | 2022-06-22 | 0.090000 |
| 5 | 2023-06-21 | 0.103000 |
| 6 | 2023-12-19 | 0.134000 |
| 7 | 2024-06-18 | 0.103000 |
| 8 | 2025-03-25 | 0.090000 |
| 9 | 2021-03-23 | 0.051000 |
| 10 | 2021-09-21 | 0.081000 |
| 11 | 2021-12-16 | 0.121000 |
| 12 | 2024-03-19 | 0.077000 |
| 13 | 2026-06-23 | 0.120000 |
| 14 | 2020-12-17 | 0.033000 |
| 15 | 2022-03-22 | 0.072000 |
| 16 | 2025-06-24 | 0.115000 |
| 17 | 2025-12-16 | 0.120000 |
| 18 | 2024-09-17 | 0.109000 |
| 19 | 2024-12-17 | 0.156000 |
| 20 | 2026-03-24 | 0.110000 |
| 21 | 2022-09-20 | 0.104000 |
| 22 | 2022-12-20 | 0.113000 |
| 23 | 2023-03-21 | 0.088000 |
| 24 | 2023-09-19 | 0.105000 |