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)
595 B
595 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2015-06-24 | 0.782000 |
| 3 | 2015-12-16 | 0.222000 |
| 4 | 2020-06-26 | 0.372000 |
| 5 | 2022-12-16 | 0.140000 |
| 6 | 2024-06-21 | 0.236000 |
| 7 | 2025-06-20 | 1.419000 |
| 8 | 2025-12-19 | 1.251000 |
| 9 | 2013-06-27 | 0.406000 |
| 10 | 2022-12-07 | 4.470000 |
| 11 | 2017-12-19 | 0.381000 |
| 12 | 2019-06-28 | 0.678000 |
| 13 | 2021-06-25 | 0.656000 |
| 14 | 2022-06-24 | 0.500000 |
| 15 | 2011-12-20 | 0.095000 |
| 16 | 2020-12-18 | 0.439000 |
| 17 | 2023-06-23 | 1.613000 |
| 18 | 2024-12-20 | 0.297000 |
| 19 | 2012-12-19 | 2.703000 |
| 20 | 2018-12-19 | 0.598000 |
| 21 | 2016-12-21 | 0.033000 |
| 22 | 2023-12-15 | 0.034000 |
| 23 | 2017-06-21 | 0.566000 |
| 24 | 2014-06-27 | 0.373000 |
| 25 | 2014-12-19 | 1.000000 |
| 26 | 2021-12-17 | 0.239000 |
| 27 | 2012-06-21 | 1.380000 |
| 28 | 2018-06-20 | 0.299000 |
| 29 | 2019-12-18 | 0.345000 |
| 30 | 2016-06-21 | 0.684000 |