get_category_series
Retrieve economic data series from FRED by category ID, with options to filter, sort, and paginate results for research and analysis.
Instructions
fred/category/series
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category_id | Yes | ||
| limit | No | ||
| offset | No | ||
| order_by | No | popularity | |
| sort_order | No | desc | |
| filter_variable | No | ||
| filter_value | No | ||
| tag_names | No | ||
| exclude_tag_names | No | ||
| realtime_start | No | ||
| realtime_end | No |