xbrl_trend_analysis
Analyze financial trends across reporting periods within a single filing. Compute absolute and percentage changes for selected concepts such as revenues and net income.
Instructions
Analyze trends across periods within a single filing.
10-K filings contain 3 years of data, 10-Q has 2 quarters. Computes absolute and percentage changes for specified concepts.
Args: params: Filing ID and list of concepts.
Returns: str: JSON with per-concept period values and changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |