Get the related FRED tags for one or more FRED tags within a release. Optionally, filter results by tag group or search. FRED tags are attributes assigned to series. For this request, related FRED tags are the tags assigned to series that match all tags in the tag_names parameter, no tags in the exclude_tag_names parameter, and the release set by the release_id parameter. See the related request fred/release/tags. Series are assigned tags and releases. Indirectly through series, it is possible to get the tags for a release.
- Provider
- Federal Reserve Economic Data (FRED)
- Input summary
- {"name":"file_type","type":"string","required":false,"description":"A key or file extension that indicates the type of file to send. One of 'xml', 'json'. Default: 'xml'.","enum":["xml","json"]}, {"name":"release_id","type":"integer","required":true,"description":"The id for a release."}, {"name":"realtime_start","type":"string","required":false,"description":"The start of the real-time period (YYYY-MM-DD format). Default: today's date."}, {"name":"realtime_end","type":"string","required":false,"description":"The end of the real-time period (YYYY-MM-DD format). Default: today's date."}, {"name":"tag_names","type":"string","required":true,"description":"A semicolon delimited list of tag names that series must match all of (e.g., 'defense;investment'). Required."}, {"name":"exclude_tag_names","type":"string","required":false,"description":"A semicolon delimited list of tag names that series must match none of (e.g., 'monthly;financial'). Optional."}, {"name":"tag_group_id","type":"string","required":false,"description":"Filter tags by group ID. One of: 'freq', 'gen', 'geo', 'geot', 'rls', 'seas', 'src'.","enum":["freq","gen","geo","geot","rls","seas","src"]}, {"name":"search_text","type":"string","required":false,"description":"Free-text search term to filter matching tags."}
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available