You're viewing a demo portfolio

Join the waitlist
PRSM

fred_category_series

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

List the most popular FRED series in a category. Category IDs are numeric (e.g. 32991 = Interest Rates, 32263 = Money Stock, 9 = National Accounts). Use this to browse FRED structurally rather than via search.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "category_id"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum rows to return (default 50 for observations, 25 for catalog queries)."
    },
    "category_id": {
      "type": "number",
      "description": "FRED category ID. See https://fred.stlouisfed.org/categories/ for the hierarchy."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →