List series in a release
get_release_seriesList FRED series from a release with filtering, sorting, and pagination options to target specific data.
Instructions
List FRED series published in a release. Example: get_release_series(release_id=10, limit=20).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| order_by | No | ||
| tag_names | No | ||
| release_id | Yes | ||
| sort_order | No | asc | |
| filter_value | No | ||
| realtime_end | No | ||
| realtime_start | No | ||
| filter_variable | No | ||
| exclude_tag_names | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||