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)
875 B
875 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2021-04-12 | 0.379000 |
| 3 | 2016-04-08 | 0.453000 |
| 4 | 2016-07-12 | 0.453000 |
| 5 | 2017-10-12 | 0.455000 |
| 6 | 2018-10-11 | 0.417000 |
| 7 | 2019-01-11 | 0.454000 |
| 8 | 2018-04-12 | 0.421000 |
| 9 | 2019-10-10 | 0.414000 |
| 10 | 2020-10-09 | 0.377000 |
| 11 | 2025-04-11 | 0.581000 |
| 12 | 2025-07-14 | 0.444000 |
| 13 | 2016-01-11 | 0.457000 |
| 14 | 2017-01-11 | 0.445000 |
| 15 | 2017-07-12 | 0.483000 |
| 16 | 2021-10-12 | 0.381000 |
| 17 | 2024-10-11 | 0.450000 |
| 18 | 2026-01-13 | 0.320000 |
| 19 | 2026-04-13 | 0.453000 |
| 20 | 2026-07-14 | 0.532000 |
| 21 | 2018-07-13 | 0.426000 |
| 22 | 2019-04-11 | 0.417000 |
| 23 | 2023-01-12 | 0.427000 |
| 24 | 2023-04-12 | 0.432000 |
| 25 | 2025-10-10 | 0.446000 |
| 26 | 2020-04-09 | 0.447000 |
| 27 | 2020-07-13 | 0.366000 |
| 28 | 2022-10-12 | 0.405000 |
| 29 | 2022-07-13 | 0.411000 |
| 30 | 2023-07-13 | 0.429000 |
| 31 | 2024-01-12 | 0.440000 |
| 32 | 2024-04-11 | 0.460000 |
| 33 | 2025-01-13 | 0.323000 |
| 34 | 2024-07-15 | 0.446000 |
| 35 | 2016-10-11 | 0.435000 |
| 36 | 2017-04-10 | 0.442000 |
| 37 | 2019-07-12 | 0.429000 |
| 38 | 2022-01-11 | 0.378000 |
| 39 | 2023-10-12 | 0.444000 |
| 40 | 2018-01-12 | 0.447000 |
| 41 | 2020-01-10 | 0.434000 |
| 42 | 2021-01-12 | 0.371000 |
| 43 | 2021-07-13 | 0.371000 |
| 44 | 2022-04-11 | 0.377000 |