get_series
Fetch cataloged economic series from FRED, BEA, BLS, OFR, NY Fed, and TreasuryDirect, plus uncataloged passthroughs with interpretation warnings. Returns a compact preview with provenance and artifact descriptor.
Instructions
Fetch a cataloged series (FRED, BEA, BLS, OFR, NY Fed, TreasuryDirect families).
Prefer ids from find_series. Uncataloged FRED and BLS series are also served as
fred.<SERIES_ID> / bls.<SERIES_ID>. Their source unit metadata is labeled when
available; otherwise annualization is explicitly unknown. These passthroughs carry
interpretation warnings instead of curated review. Returns a compact preview,
binding caveats, provenance, and an artifact descriptor. Read full bytes through
fiscus-cache://artifact/<cache_key>. Set refresh only for a new source retrieval.
For a FRED/ALFRED snapshot, set vintage_as_of to a closed past ISO date; start and
end remain observation-date bounds, and FRED_API_KEY is required. Vintage failures
distinguish an unset key, a rejected credential, no ALFRED history, a request before
the first ALFRED vintage, and a source identifier that does not exist. A failed BOGZ1
identifier is not auto-corrected because its two-letter prefix encodes the concept.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| refresh | No | ||
| dataset_id | Yes | ||
| vintage_as_of | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||