letsgoexploring / fredpy

A Python module for easily retrieving and manipulating data series from Federal Reserve Economic Data (FRED)

Home Page:https://www.briancjenkins.com/fredpy/docs/build/html/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fredpy

fredpy is a Python module for easily retrieving and manipulating data series from Federal Reserve Economic Data (FRED). FRED is a repository of economic data maintained by the Federal Reserve Bank of St Louis.

Free use of this software is welcome and subject to the terms of the license. Please send me comments, feedback, suggestions, etc. at bcjenkin@uci.edu.

Installation

Install the module 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

Documentation

Documentation for fredpy: https://www.briancjenkins.com/fredpy/docs/build/html/

Updated: January 27, 2023

About

A Python module for easily retrieving and manipulating data series from Federal Reserve Economic Data (FRED)

https://www.briancjenkins.com/fredpy/docs/build/html/index.html

License:MIT License


Languages

Language:Python 100.0%