feat: add fundamentals parity reporting

This commit is contained in:
2026-07-23 21:17:58 +02:00
parent 361cfd7883
commit ce8c60d957
26 changed files with 1331 additions and 8 deletions
+1
View File
@@ -26,6 +26,7 @@ class MetricItem(BaseModel):
industry: MetricIndustry | None = None
period_end: str | None = None
filed_date: str | None = None
caveat: str | None = None
source: str = "sec"