get_series_release
Find the Federal Reserve Economic Data release that publishes a given series using its series ID.
Instructions
Fetch the release a FRED series belongs to (the reverse of get_release_series): given a series id, its publishing release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| series_id | Yes | The FRED series id, e.g. `GNPCA` or `UNRATE`. |