f/scripts
Greg Pomerantz 3c5bee96ce Clean multi-vintage 'ctime' files: 1,065 files, 2.2M stale rows
Some dump files carry a trailing 'ctime' column: an older pipeline
appended a FULL re-download of the symbol per download (up to ~28
vintages per date, 2019-2022). The consumer keeps the last row per date,
so it silently used stale (~2021) vintages where Yahoo later revised
values. scripts/clean_multivintage.py keeps, per date, the rows from the
newest ctime (event files keep distinct same-day amounts; history/split
keep the single newest row), drops the ctime column, sorts by date.
Applied to the data root and overrides/frozen (which carried the same
artifact): 1,065 files, 2,202,712 stale rows dropped.

Also: stripped 3 UTF-8 BOMs (teg/lo/krft), refreshed the event backup
with the cleaned files, and re-ran the double-listing scan: category C
(83 symbols, 18,636 repeated within-file rows) is fully explained by the
multi-vintage artifact and is now gone; A (6,589 pairs, corrected) and
B (12,366 pairs, open review list) are unchanged. Whole-set structural
QC after cleaning: 0 duplicate dates, 3 syms/15 rows of OHLC invariant
violations, 15 syms/2,897 rows of non-positive prices (mostly
long-delisted tickers), 8 unsorted files (reader sorts).
2026-08-31 22:25:02 -04:00
..
apply_dedup_corrections.py Double-listing: layout-agnostic invariants, whole-dump sweep, bulk corrections 2026-08-31 21:00:36 -04:00
audit_stale.py Freeze stale (Yahoo-empty) tickers: snapshot final series in overrides/frozen/ 2026-08-31 13:23:24 -04:00
backup_events.py Event-history protection: backup dir, empty-download fallback, docs 2026-08-31 21:59:25 -04:00
check_corrections.py Double-listing: layout-agnostic invariants, whole-dump sweep, bulk corrections 2026-08-31 21:00:36 -04:00
clean_multivintage.py Clean multi-vintage 'ctime' files: 1,065 files, 2.2M stale rows 2026-08-31 22:25:02 -04:00
scan_double_listing.py Clean multi-vintage 'ctime' files: 1,065 files, 2.2M stale rows 2026-08-31 22:25:02 -04:00
verify_official.py Event-history protection: backup dir, empty-download fallback, docs 2026-08-31 21:59:25 -04:00