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 | 2017-06-27 | 0.032000 |
| 3 | 2019-12-30 | 0.093000 |
| 4 | 2021-06-25 | 0.020000 |
| 5 | 2022-12-29 | 0.265000 |
| 6 | 2024-09-10 | 0.276000 |
| 7 | 2024-12-30 | 0.195000 |
| 8 | 2016-06-28 | 0.062000 |
| 9 | 2021-12-30 | 0.766000 |
| 10 | 2022-09-08 | 0.490000 |
| 11 | 2023-09-08 | 0.213000 |
| 12 | 2019-06-26 | 0.035000 |
| 13 | 2020-09-08 | 0.280000 |
| 14 | 2016-09-09 | 0.439000 |
| 15 | 2017-09-08 | 0.157000 |
| 16 | 2015-12-30 | 0.511000 |
| 17 | 2020-06-26 | 0.029000 |
| 18 | 2023-12-28 | 0.131000 |
| 19 | 2025-09-09 | 0.405000 |
| 20 | 2025-12-30 | 0.152000 |
| 21 | 2015-06-24 | 0.032000 |
| 22 | 2021-09-07 | 0.215000 |
| 23 | 2023-06-27 | 0.027000 |
| 24 | 2019-09-10 | 0.883000 |
| 25 | 2017-12-28 | 0.466000 |
| 26 | 2022-06-27 | 0.024000 |
| 27 | 2016-12-29 | 0.310000 |
| 28 | 2018-09-11 | 0.505000 |
| 29 | 2018-12-28 | 0.467000 |
| 30 | 2018-06-27 | 0.033000 |