Skip to main content
Python function: getFredData()

Product Overview

Overview

FRED Macroeconomic Data provides access to the full Federal Reserve Economic Data (FRED) database — over 10 million economic time series covering labor markets, inflation, housing, monetary policy, GDP, interest rates, trade, and more. Each query returns observations for a specific FRED series over a date range. Series are identified by their FRED series ID (e.g. CPIAUCSL for CPI, UNRATE for unemployment rate, GDP for gross domestic product).

Data Pipeline

Scalar Field proxies FRED data in real-time from the FRED API. Each query fetches live observations directly — there is no local caching delay. Series discovery is powered by semantic search over FRED metadata, so you can find the right series by describing what you need in natural language.

Querying the Data

Basic Usage

To find the series ID for a concept, ask Scalar Field in chat — for example, “What is the FRED series ID for unemployment rate?” The platform uses semantic search over FRED metadata, so natural language descriptions work well. You can also browse the common series table below.

Parameters

Return Schema

Common Series