fredapi: Python API for FRED (Federal Reserve Economic Data)
Posted: Sat May 02, 2026 4:51 pm
https://github.com/mortada/fredapifredapi: Python API for FRED (Federal Reserve Economic Data)
is a Python API for the FRED data provided by the Federal Reserve Bank of St. Louis. provides a wrapper in python to the FRED web service, and also provides several convenient methods for parsing and analyzing point-in-time data (i.e. historic data revisions) from ALFRED makes use of and returns data to you in a or
Code: Select all
fredapiCode: Select all
fredapiCode: Select all
fredapiCode: Select all
pandasCode: Select all
pandasCode: Select all
SeriesCode: Select all
DataFrame