Skip to content

Latest commit

 

History

History

README.md

APIs

Economic Data APIs with Python

Updated: February 2026

Contact: Brian Dew, bd-econ.com; email: brian.w.dew@gmail.com

Examples of retrieving economic data from public APIs using Python. Each notebook demonstrates the request, data cleaning, and visualization workflow using requests and pandas.

An API key is required for some sources (stored locally in config.py).


Contents

U.S. Government

International

Other

  • SEC EDGAR: Operating cash flow for the "Magnificent 7" from XBRL company facts (no API key required). nbviewer