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)
475 B
475 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2023-08-01 | 0.007000 |
| 3 | 2024-07-30 | 0.006000 |
| 4 | 2014-02-11 | 0.029000 |
| 5 | 2018-02-09 | 0.014000 |
| 6 | 2018-07-27 | 0.011000 |
| 7 | 2025-07-29 | 0.006000 |
| 8 | 2020-08-04 | 0.006000 |
| 9 | 2022-02-16 | 0.010000 |
| 10 | 2025-02-18 | 0.009000 |
| 11 | 2017-02-16 | 0.021000 |
| 12 | 2017-07-25 | 0.012000 |
| 13 | 2019-02-19 | 0.011000 |
| 14 | 2021-02-17 | 0.010000 |
| 15 | 2021-08-02 | 0.008000 |
| 16 | 2014-08-01 | 0.024000 |
| 17 | 2015-07-28 | 0.020000 |
| 18 | 2016-08-02 | 0.018000 |
| 19 | 2024-02-15 | 0.010000 |
| 20 | 2022-08-02 | 0.008000 |
| 21 | 2023-02-14 | 0.010000 |
| 22 | 2016-02-11 | 0.024000 |
| 23 | 2019-07-31 | 0.008000 |
| 24 | 2020-02-18 | 0.006000 |