Tag: FRED

  • Analyzing FRED Data in Python – A Quickstart Guide

    The Federal Bank of St. Louis (FRED) has one of the largest free databases of economic data. It’s an excellent and trusted data source to use for financial analysis. The Pandas Datareader package makes it so easy to start analyzing the data with a few lines of code in Python.