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)
439 B
439 B
| 1 | Date | Capital Gains |
|---|---|---|
| 2 | 2021-12-10 | 0.383000 |
| 3 | 2022-04-08 | 0.328000 |
| 4 | 2012-12-14 | 0.790000 |
| 5 | 2017-12-15 | 2.093000 |
| 6 | 2018-12-14 | 2.332000 |
| 7 | 2019-04-12 | 0.907000 |
| 8 | 2020-04-08 | 0.914000 |
| 9 | 2020-12-11 | 0.095000 |
| 10 | 2013-04-12 | 0.242000 |
| 11 | 2015-04-10 | 0.642000 |
| 12 | 2016-12-16 | 1.567000 |
| 13 | 2019-12-13 | 0.969000 |
| 14 | 2012-04-13 | 0.382000 |
| 15 | 2013-12-13 | 0.819000 |
| 16 | 2016-04-15 | 0.364000 |
| 17 | 2017-04-12 | 0.581000 |
| 18 | 2021-04-09 | 5.288000 |
| 19 | 2011-12-16 | 0.382000 |
| 20 | 2014-04-11 | 0.730000 |
| 21 | 2014-12-19 | 0.828000 |
| 22 | 2015-12-18 | 1.804000 |