About fredpy

fredpy is a Python module for retrieving and working with data from Federal Reserve Economic Data (FRED). The module makes it easy to download specific data series and provides a set of tools for transforming the data in order to construct plots and do statistical analysis. fredpy is useful for anyone doing empirical research using data from FRED and for anyone, e.g. economics teachers, students, and journalists, that will benefit from having an efficient and flexible way to access FRED with Python.

Installation

Install fredpy from PyPI with the shell command:

pip install fredpy

Or download the source here: https://github.com/letsgoexploring/fredpy/blob/gh-pages/dist/fredpy-3.2.8.tar.gz

Contents:

Indices and tables