Last modified:2026-08-10 07:19:46
Maintainer:Not configured
OperationId:fred_regional
Region-keyed cross-sections from the GeoFRED (FRED Maps) API. ONE call returns the whole region map.Both modes put their identifier in symbol - there is no series_group parameter. Series-group mode (is_series_group=true) needs region_type, units and frequency alongside it; single-series mode takes a series ID and the server resolves its region group.Working example, copy it as-is:
/api/v1/fred/regional?symbol=882&is_series_group=true®ion_type=state&units=Dollars&frequency=a&season=nsa&date=2023-01-01season values are lowercase (sa, nsa, ssa); NSA is rejected.