Review and approve quarterly data before writing to sheets
Paste extracted JSON from pipeline scripts:
No pipeline runs yet
cd scripts/data-pipeline
python3.11 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
browser-use install
# Use --browser real for IR sites:
browser-use --browser real open "https://ir.example.com"
Import extracted data from pipeline scripts or select a previous run to review.