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)
592 B
592 B
| 1 | Date | Dividends | ctime |
|---|---|---|---|
| 2 | 2019-03-29 | 0.025 | 2019-12-31 12:12:37 |
| 3 | 2012-12-17 | 0.607 | 2019-12-31 12:12:37 |
| 4 | 2013-12-06 | 0.769 | 2019-12-31 12:12:37 |
| 5 | 2017-12-28 | 2.678 | 2019-12-31 12:12:37 |
| 6 | 2014-11-28 | 0.813 | 2019-12-31 12:12:37 |
| 7 | 2014-12-22 | 0.049 | 2019-12-31 12:12:37 |
| 8 | 2019-04-30 | 0.024 | 2019-12-31 12:12:37 |
| 9 | 2010-12-30 | 0.727 | 2019-12-31 12:12:37 |
| 10 | 2011-12-29 | 0.035 | 2019-12-31 12:12:37 |
| 11 | 2018-12-21 | 0.863 | 2019-12-31 12:12:37 |
| 12 | 2015-12-16 | 1.198 | 2019-12-31 12:12:37 |
| 13 | 2016-12-16 | 0.799 | 2019-12-31 12:12:37 |
| 14 | 2019-01-31 | 0.027 | 2019-12-31 12:12:37 |
| 15 | 2014-12-19 | 0.049 | 2019-12-31 12:12:37 |
| 16 | 2019-02-28 | 0.025 | 2019-12-31 12:12:37 |