Get Data Using The FRED Python API

Learn what FRED is and how to use the FRED Python API to access 816,000 US and international timeseries datasets. You can download the code at the Analyzing Alpha GitHub Repo. What Is FRED? FRED, an abbreviation of Federal Reserve Economic …

Read more

Intrinio Python API: Get Stock Data

We’re going to be populating our equity backtesting database with stock market data from Intrinio. Intrinio provides access to its data through both CSV bulk downloads and APIs. In this article, I’m going to cover importing the data using the Intrinio …

Read more

Analyzing Alpha