U.S. Federal Funds Effective Rate and Target (1954-2022)

Explore the time series of the U.S. federal funds effective rate and its Federal Reserve targets (daily, not seasonally adjusted) (1954-2022). [Updated Jul. 29, 2022]


About this visualization

I (Richard Evans) created this plot to be a flexible and automatically updating time series plot of the U.S. federal funds effective rate (daily data) with a clear Federal Reserve target rate and target rate range. The target rate range, in particular, was valuable to have represented by a shaded region rather than just a minimum and maximum series as is presented in the data.

The federal funds rate is the interest rate that banks charge each other for overnight loans. Banks lend to each other on an overnight basis to meet reserve requirements on deposits set by the Federal Reserve. As such, the federal funds rate is an interest rate that is set by market interactions among thousands of banks each day and is not completely determined or controlled by the Federal Reserve. However, the Fed can manipulate this market by borrowing and lending in the overnight debt market of banks (see [Baughman and Caraplla, FEDS Notes, 2019]). This plot shows the effective federal funds rate as compared to its target rate.

In December 2008, after it was clear that the Fed was going to have to lower the fed funds rate to near zero as the Global Financial Crisis of was in full swing, the Fed moved from a policy of reporting a fed funds rate target to reporting a fed funds rate range with a lower bound and upper bound. From December 2008 to March 2022--with a brief interlude of slightly increased rates from December 2015 to March 2020--the lower bound of the federal funds rate target was 0.00% and the upper bound was 0.25%. This was the practical way to implement a near-zero federal funds rate, when that rate is market determined and cannot be below zero.

Functionality of the dynamic visualization

This dynamic visualization allows the user to customize some different views and manipulations of the data using the following functionalities.

Contributing to this visualization code

This dynamic visualization was created using the scripts written in the Python programming language. I used the Bokeh plotting library to create the JavaScript for the visualization. All of the scripts, data, and detailed documentation are available on the GitHub page for this visualization (https://github.com/OpenSourceEcon/FedFundsPlot). You can fork that repository and follow the instructions in the README.md to create and modify this visualization on your own machine. If you wish to improve or enhance this code or if you find errors or bugs, please consider the following ways to contribute to this project.


References

Evans, Richard W., “Plotting the time series of the effective federal funds rate and its target in Python,” https://github.com/OpenSourceEcon/FedFundsPlot, (Jul. 29, 2022).