Filing Date To Report Type Mapping
Maps filing dates to SEC report types.
Examples
=hf_Filing_Date_to_Report_Type_Mapping("AAPL", 2023, 4)When to Use
- Understanding SEC filing types
When NOT to Use
| Scenario | Use Instead |
|---|---|
| Report period | hf_Report_Period() |
Common Issues & FAQ
Q: What report types are returned? A: 10-K for annual, 10-Q for quarterly filings.
