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)
635 B
635 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2021-06-18 | 0.180000 |
| 3 | 2021-12-17 | 0.262000 |
| 4 | 2024-09-20 | 0.284000 |
| 5 | 2018-12-26 | 0.119000 |
| 6 | 2020-09-21 | 0.193000 |
| 7 | 2024-06-21 | 0.301000 |
| 8 | 2020-12-18 | 0.239000 |
| 9 | 2022-03-18 | 0.178000 |
| 10 | 2023-12-15 | 0.325000 |
| 11 | 2024-03-15 | 0.223000 |
| 12 | 2019-09-24 | 0.199000 |
| 13 | 2022-09-16 | 0.231000 |
| 14 | 2022-12-16 | 0.315000 |
| 15 | 2023-03-17 | 0.193000 |
| 16 | 2025-06-20 | 0.258000 |
| 17 | 2025-09-19 | 0.283000 |
| 18 | 2019-12-20 | 0.227000 |
| 19 | 2026-03-20 | 0.294000 |
| 20 | 2020-03-10 | 0.143000 |
| 21 | 2023-09-15 | 0.262000 |
| 22 | 2019-03-25 | 0.116000 |
| 23 | 2020-06-22 | 0.203000 |
| 24 | 2021-03-19 | 0.156000 |
| 25 | 2022-06-17 | 0.208000 |
| 26 | 2023-06-16 | 0.208000 |
| 27 | 2024-12-20 | 0.289000 |
| 28 | 2019-06-21 | 0.176000 |
| 29 | 2021-09-17 | 0.236000 |
| 30 | 2025-03-21 | 0.267000 |
| 31 | 2025-12-19 | 0.295000 |
| 32 | 2026-06-18 | 0.279000 |