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.
- CompanyMetadataService 신규: Redis → registry → yfinance 순서 조회,
semaphore(5) 보호, 24h cache, companies + registry UPSERT
- GET /company/{ticker} + POST /company/bulk (최대 100개, 세션 격리)
- companies 테이블에 exchange/country/market_cap 컬럼 추가 (alembic)
- CompanyInfo 스키마 exchange/country/market_cap 필드 추가
- _is_placeholder() 체크: 기존 "Technology/Software/XYZ Corporation" 행 재보강
- financial endpoint: financials/price 실패 시 company block은 유지 (500 방지)
- bulk endpoint: 각 ticker마다 독립 AsyncSession으로 동시 세션 충돌 방지
- scripts/backfill_registry_sector.py: 9376개 NULL-sector 일괄 보강 스크립트
검증: AU→Basic Materials, USAS→Basic Materials, CPRX→Healthcare,
HE→Utilities, ACHR→Industrials, ZZZZZZ→404, AAPL 기존 데이터 유지
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
4 months ago | |
|---|---|---|
| .. | ||
| 5c3d0565afcc_initial_schema.py | 5 months ago | |
| a1b2c3d4e5f6_add_attention_subsystem_tables.py | 5 months ago | |
| b3c4d5e6f7a8_add_perf_indexes.py | 5 months ago | |
| c4d5e6f7a8b9_add_insider_transactions.py | 5 months ago | |
| d5e6f7a8b9c0_add_earnings_surprise.py | 5 months ago | |
| e6f7a8b9c0d1_add_universe_snapshot.py | 5 months ago | |
| f7a8b9c0d1e2_add_dividend_calendar.py | 4 months ago | |
| g8a9b0c1d2e3_add_8k_parsing.py | 4 months ago | |
| h9b0c1d2e3f4_add_interval_to_alpaca_price.py | 4 months ago | |
| i0a1b2c3d4e5_fix_request_log_path_text.py | 4 months ago | |
| j1b2c3d4e5f6_fix_error_log_path_text.py | 4 months ago | |
| k2c3d4e5f6g7_companies_add_exchange_country_mcap.py | 4 months ago | |