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

Alternative Data: A Complete Guide & Sources

Alternative data includes any information containing potential investing insight that is not a traditional data source. A company’s investor relations department publishes this information, including financial statements, SEC filings, press releases, and marketing presentations. While traditional data will always have …

Read more

Data Manipulation with Python using Pandas

Pandas was developed at hedge fund AQR by Wes McKinney to enable quick analysis of financial data. Pandas is an extension of NumPy that supports vectorized operations enabling fast manipulation of financial information. I’ll be using company data provided by an Intrinio developer …

Read more

Analyzing Alpha