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 | 2020-06-22 | 0.069390 |
| 3 | 2022-09-19 | 0.098010 |
| 4 | 2022-03-21 | 0.092440 |
| 5 | 2022-06-21 | 0.100270 |
| 6 | 2023-06-20 | 0.032840 |
| 7 | 2025-12-22 | 0.129170 |
| 8 | 2025-06-23 | 0.085130 |
| 9 | 2019-12-23 | 0.196520 |
| 10 | 2020-09-21 | 0.096840 |
| 11 | 2021-09-20 | 0.094460 |
| 12 | 2024-03-18 | 0.081880 |
| 13 | 2024-06-24 | 0.080680 |
| 14 | 2024-09-23 | 0.092190 |
| 15 | 2025-03-24 | 0.101040 |
| 16 | 2021-06-21 | 0.085200 |
| 17 | 2026-06-22 | 0.089500 |
| 18 | 2020-12-21 | 0.092480 |
| 19 | 2021-12-20 | 0.118300 |
| 20 | 2019-06-24 | 0.076300 |
| 21 | 2020-03-23 | 0.073090 |
| 22 | 2022-12-19 | 0.072890 |
| 23 | 2023-12-18 | 0.089650 |
| 24 | 2025-09-22 | 0.344660 |
| 25 | 2026-03-23 | 0.086950 |
| 26 | 2018-12-24 | 0.053360 |
| 27 | 2019-03-18 | 0.051180 |
| 28 | 2019-09-23 | 0.078740 |
| 29 | 2021-03-22 | 0.096190 |
| 30 | 2023-03-20 | 0.057000 |
| 31 | 2023-09-18 | 0.108790 |
| 32 | 2024-12-23 | 0.097920 |