get_series_categories
List the FRED categories a series belongs to by providing its series ID.
Instructions
List the categories a FRED series belongs to (the reverse of get_category_series): given a series id, where it sits in the category tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series_id | Yes | The FRED series id, e.g. `GNPCA` or `UNRATE`. |