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)
397 B
397 B
| 1 | Date | Dividends | ctime |
|---|---|---|---|
| 2 | 2016-12-20 | 0.124 | 2021-04-19 22:34:10 |
| 3 | 2018-12-20 | 0.357 | 2021-04-19 22:34:10 |
| 4 | 2019-12-19 | 0.387 | 2021-04-19 22:34:10 |
| 5 | 2020-12-17 | 0.174 | 2021-04-19 22:34:10 |
| 6 | 2019-02-19 | 0.03 | 2021-04-19 22:34:10 |
| 7 | 2019-03-19 | 0.023 | 2021-04-19 22:34:10 |
| 8 | 2013-12-18 | 0.0 | 2021-04-19 22:34:10 |
| 9 | 2014-12-18 | 0.0 | 2021-04-19 22:34:10 |
| 10 | 2015-03-25 | 0.065 | 2021-04-19 22:34:10 |
| 11 | 2019-04-17 | 0.032 | 2021-04-19 22:34:10 |