From 0a42e93d012ca051763551fb920c168c0e960eed Mon Sep 17 00:00:00 2001 From: Capucine Gest Date: Thu, 28 May 2026 22:27:19 +0200 Subject: [PATCH] Fix policy rates: switch IRSTCB01 (stale/missing) to IR3TIB01 (3M interbank) IRSTCB01AUM156N, IRSTCB01CHM156N, IRSTCB01NZM156N don't exist on FRED. IRSTCB01JPM156N and IRSTCB01CAM156N exist but stale since 2023-12. Replace all with IR3TIB01*M156N (3-month interbank rate, updated monthly 2026) which closely tracks each central bank's policy rate. Co-Authored-By: Claude Sonnet 4.6 --- lib/constants.ts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/constants.ts b/lib/constants.ts index b44dd08..ecc9699 100644 --- a/lib/constants.ts +++ b/lib/constants.ts @@ -53,7 +53,7 @@ export const FRED_SERIES: Record