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)
735 B
735 B
| 1 | Date | Dividends |
|---|---|---|
| 2 | 2006-11-01 | 0.055000 |
| 3 | 2007-01-03 | 0.068000 |
| 4 | 2007-08-01 | 0.113000 |
| 5 | 2008-01-02 | 0.089000 |
| 6 | 2008-09-02 | 0.093000 |
| 7 | 2008-10-01 | 0.092000 |
| 8 | 2023-12-01 | 0.009000 |
| 9 | 2007-10-01 | 0.102000 |
| 10 | 2008-04-01 | 0.129000 |
| 11 | 2008-08-01 | 0.092000 |
| 12 | 2024-03-01 | 0.009000 |
| 13 | 2006-10-02 | 0.041000 |
| 14 | 2006-12-01 | 0.063000 |
| 15 | 2007-02-01 | 0.076000 |
| 16 | 2008-02-01 | 0.102000 |
| 17 | 2008-06-02 | 0.091000 |
| 18 | 2006-07-03 | 0.017000 |
| 19 | 2006-09-01 | 0.036000 |
| 20 | 2007-11-01 | 0.095000 |
| 21 | 2007-12-03 | 0.092000 |
| 22 | 2008-03-03 | 0.126000 |
| 23 | 2008-05-01 | 0.092000 |
| 24 | 2023-10-02 | 0.002000 |
| 25 | 2024-04-01 | 0.004000 |
| 26 | 2007-04-02 | 0.092000 |
| 27 | 2007-06-01 | 0.094000 |
| 28 | 2007-09-04 | 0.105000 |
| 29 | 2008-11-03 | 0.080000 |
| 30 | 2006-08-01 | 0.032000 |
| 31 | 2007-03-01 | 0.076000 |
| 32 | 2008-07-01 | 0.087000 |
| 33 | 2024-01-02 | 0.010000 |
| 34 | 2007-07-02 | 0.100000 |
| 35 | 2007-05-01 | 0.091000 |
| 36 | 2023-11-01 | 0.009000 |
| 37 | 2024-02-01 | 0.010000 |