Multi-Line Policy Rate and Unemployment Example (U.S., Last 6 Years)
Live Preview
Scenario
Compare the U.S. federal funds rate and the unemployment rate on a shared monthly timeline across the last six years. Placing both series together lets readers trace how monetary policy responses align with labor market cycles.
Data Source And Refresh
- Sources: FRED series
FEDFUNDS(effective federal funds rate) and BLS seriesLNS14000000(unemployment rate). - Source URLs: https://fred.stlouisfed.org/series/FEDFUNDS and https://data.bls.gov/timeseries/LNS14000000
- Refresh cadence: Monthly via GitHub Actions cache update workflow.
- Data continuity: This page will continue updating while FRED and BLS publish compatible data.
When To Use
Use a multi-line chart when the question is about how two time series interact or diverge over a shared timeline.
Manifest
<para-chart manifest="data/manifests/us-policy-unemployment-line.json"></para-chart>
Full manifest (JSON):
- https://raw.githubusercontent.com/mgifford/ParaCharts/main/docs/data/manifests/us-policy-unemployment-line.json
Interpretation Prompts
- When did the federal funds rate begin rising sharply, and was unemployment already falling at that point?
- Do the two lines diverge or converge in the most recent months?
- Is there a visible lag between unemployment changes and policy rate changes?