Valuation Project Data Types
For production use
- Alpha Vantage API (free tier available)
- IEX Cloud (reliable, affordable)
- Polygon.io (comprehensive market data)
- Financial Modeling Prep (fundamental data focus)
Currently used data types
Quote summary modules
- Prices
summaryDetaildefaultKeyStatisticsfinancialDataincomeStatementHistory(verify naming/casing)balanceSheetHistory(verify naming/casing)earningsHistory(verify naming/casing)
Historical data
- Daily price data (
OHLCV: open, high, low, close, volume) - 6-month lookback period
Search functionality
- Symbol search
- Company lookup
Additional available data types
Note: raw module names below are captured from notes and may need naming/casing verification before production use.
assetProfilerecommendationTrendupgradeDowngradHistoryfundOwnershipmajorDirectHoldersmajorHOldersBreakdown(ownership breakdown)insiderTransactions(executive trades)insiderHolders(insider information)netsharePurchaseActivity(share buybacks)earnings(quarterly earnings)earningsHistoryearningsTrendindustryTrendindexTrendsectorTrendcalendarEventssecFilingfundProfilefundPerformancetopHoldingsequityPerformanceesgScoresquoteTypesummaryProfileFinancialDatadefaultKeyStatisticsCalendarEvents
Notes to refine later
- Verify exact module names and casing for the provider/API currently in use
- Group modules by valuation workflow (pricing, fundamentals, ownership, sentiment, filings)
- Mark which fields are required vs optional for MVP