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 | 2015-09-04 | 0.400000 |
| 3 | 2017-09-01 | 0.521000 |
| 4 | 2017-12-22 | 1.288000 |
| 5 | 2020-12-18 | 0.837000 |
| 6 | 2022-10-03 | 0.932000 |
| 7 | 2023-12-20 | 2.148000 |
| 8 | 2024-10-01 | 0.284000 |
| 9 | 2014-12-19 | 2.050000 |
| 10 | 2018-12-21 | 2.020000 |
| 11 | 2023-10-02 | 0.051000 |
| 12 | 2025-10-01 | 0.641000 |
| 13 | 2015-12-18 | 2.448000 |
| 14 | 2019-10-04 | 0.689000 |
| 15 | 2019-12-20 | 1.593000 |
| 16 | 2022-12-15 | 1.300000 |
| 17 | 2024-12-20 | 3.041000 |
| 18 | 2025-12-22 | 2.769000 |
| 19 | 2014-09-05 | 0.198000 |
| 20 | 2016-09-02 | 0.483000 |
| 21 | 2016-12-22 | 1.534000 |
| 22 | 2018-10-05 | 0.030000 |
| 23 | 2020-10-02 | 0.203000 |
| 24 | 2021-10-01 | 0.265000 |
| 25 | 2021-12-17 | 2.529000 |
| 26 | 2022-12-20 | 0.592000 |