Investment Research Database & Stock Dashboard
The investment team's stock research lived in ~3,900 individual Excel model workbooks — great for depth, terrible for cross-sectional questions. This turned them into a queryable database and a browsable dashboard.
- Python ingest reads every workbook into SQLite tables for security master data, earnings-trend time series, and historical snapshots — 10,000+ trend rows on first load.
- Screening, cross-sectional analysis, ticker history, and metric-drift functions surface names that may warrant renewed analyst review.
- Companion React dashboard reads the same workbooks for search, company overviews, side-by-side comparison, sector and industry filters, and relative-positioning charts.