About 17,100 results
Open links in new tab
  1. St. Louis Fed Web Services: API Key - FRED

    Request or view your API keys. Note that you cannot request or view your API keys without first logging into your fredaccount.stlouisfed.org user account. All web service requests require an API key to …

  2. fredapi · PyPI

    May 5, 2024 · fredapi makes use of pandas and returns data to you in a pandas Series or DataFrame. First you need an API key, you can apply for one for free on the FRED website. Once you have your …

  3. fredapi: Python API for FRED (Federal Reserve Economic Data)

    First you need an API key, you can apply for one for free on the FRED website. Once you have your API key, you can set it in one of three ways: data = fred. get_series ('SP500')

  4. FRED API — Free Public API | Public APIs Directory

    By leveraging this API, users can integrate real-time economic insights into their applications, websites, or research projects, making informed decisions based on the latest available data.

  5. FRED API - PublicAPI

    The FRED API provides access to economic data from the Federal Reserve Bank of St. Louis. Users can retrieve time series data on a wide range of economic indicators such as GDP, inflation rates, …

  6. FRED - Federal Reserve of Economic Data - Exploratory

    Click 'FRED (Economic Data)'. Create connection from here if you don't have. Type connection name and FRED API Key. Test connection and if it works ok, click "Add" button. Type in Series ID, e.g. …

  7. pyfredapi

    Before you can use pyfredapi you must have an API key to the FRED API web service. You can apply for one for free on the FRED website. You can set your API key in two ways: You can set the API …

  8. fredpy Examples — fredpy 3.2.10 documentation - Brian C. Jenkins

    The API key is a 32 character string that is required for making requests from FRED. Save your API key in the fp namespace by either setting the fp.api_key directly:

  9. St. Louis Fed Web Services: FRED® API

    The FRED® API, Version 2 is ideal for anyone who is interested to retrieve observations for all series on a release in bulk and obtain the entire history. Version 2 enables users to write programs and build …

  10. Help for package fredr - The Comprehensive R Archive Network

    Users of fredr must authenticate with the FRED API by use of an API key. This key should be stored as an environment variable, FRED_API_KEY. fredr_get_key() will retrieve the key, if set, or it will return …