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)
515 B
515 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2025-06-25 | 0.285000 |
| 3 | 2018-03-21 | 0.004000 |
| 4 | 2018-06-20 | 0.057000 |
| 5 | 2019-03-20 | 0.139000 |
| 6 | 2019-06-25 | 0.150000 |
| 7 | 2025-03-26 | 0.301000 |
| 8 | 2018-09-26 | 0.081000 |
| 9 | 2023-03-22 | 0.257000 |
| 10 | 2025-09-24 | 0.356000 |
| 11 | 2025-12-24 | 0.370000 |
| 12 | 2024-12-23 | 0.505000 |
| 13 | 2018-12-26 | 0.080000 |
| 14 | 2023-09-20 | 0.604000 |
| 15 | 2023-12-20 | 0.515000 |
| 16 | 2024-03-20 | 0.363000 |
| 17 | 2024-09-25 | 0.426000 |
| 18 | 2023-06-21 | 0.315000 |
| 19 | 2024-06-26 | 0.435000 |
| 20 | 2026-03-25 | 0.272000 |
| 21 | 2012-12-26 | 0.053000 |
| 22 | 2019-09-25 | 0.125000 |
| 23 | 2019-12-24 | 0.093000 |
| 24 | 2020-03-25 | 0.042000 |
| 25 | 2022-12-22 | 0.185000 |
| 26 | 2026-06-24 | 0.293000 |