Back to LiveQuery Integrations

    FRED API

    FRED API from Federal Reserve Bank of St. LouisFederal Reserve Bank of St. Louis
    Log in to Manage

    The FRED® API is a web service that allows developers to write programs and build applications that retrieve economic data from the FRED® and ALFRED® websites hosted by the Economic Research Division of the Federal Reserve Bank of St. Louis.

    SELECT 
      fred.get_series({
        'series_id': 'CORESTICKM679SFRBATL',
        'file_type': 'json'
      }) as resp
    
    Getting Started

    To get started building with FRED, you'll need to create an account and generate an API key.

    • Create an account with FRED
    • Generate an API key
    • Click the Install button here and enter your API key
    • Go to the LiveQuery section of Data Studio and start querying!
    Overview

    The Federal Reserve Bank of St. Louis offers a comprehensive Economic Data API, commonly known as FRED API, which allows developers, researchers, and analysts to programmatically access a wide range of economic data hosted on the FRED database.

    The FRED Economic Data API is a powerful tool that provides programmatic access to the vast collection of economic data maintained by the Federal Reserve Bank of St. Louis. The API allows users to retrieve and integrate economic data directly into their applications, research projects, data analysis, and financial models.

    With FRED API, users can access time series data, real-time updates, and historical economic information across various economic indicators, including macroeconomic, financial market, and regional data.