You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim f19d31f125 feat: /form4 auto-fetch fallback + targeted backfill 지원
- /form4/{ticker}, /form4/aggregate/{ticker}: DB에 ticker 데이터 없으면 SEC에서 800일치 자동 fetch (index_form4s)
- force_refresh 파라미터 추가로 on-demand 재인덱싱 지원
- Form4Response, Form4AggregateResponse에 metadata 필드 추가 (auto_fetched, fetched_count)
- bootstrap_form4_by_ticker.py: --tickers 옵션 추가로 특정 ticker만 targeted backfill 가능
- audit_form4_coverage.py: universe 커버리지 검증 스크립트 신규

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
4 months ago
..
audit_form4_coverage.py feat: /form4 auto-fetch fallback + targeted backfill 지원 4 months ago
backfill_registry_sector.py feat: company metadata 안정화 — 실제 sector/industry/exchange 보강 4 months ago
bootstrap_13dg.py feat: SEC Form 4 PIT + SC 13D/G activist ownership API 4 months ago
bootstrap_form4_2y.py feat: SEC Form 4 PIT + SC 13D/G activist ownership API 4 months ago
bootstrap_form4_by_ticker.py feat: /form4 auto-fetch fallback + targeted backfill 지원 4 months ago
init_db.sql Initial commit with full project improvements 5 months ago