+
+
+ {#if isLoaded}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ US Economic Data such as treasury rate, CPI
+
+
+
+ + US Economic Data +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {:else}
+ + Treasury Rates +
+ +
+ Treasury rates are the interest rates that the US government pays on its debt obligations, and they are a key benchmark for interest rates across the economy.
+
+
+
+
+
+
+
+
+
+
+
+
+
+ -
+
- + + +
- + {#if data?.user?.tier === 'Pro'} + + {:else} + + Quarterly + + + {/if} + + +
+
+
+
+
+
+
+
+
+
+ | Date | +Month 1 | +Month 2 | +Month 3 | +Month 6 | +Year 1 | +Year 2 | +Year 3 | +Year 5 | +Year 10 | +Year 20 | +Year 30 | +
|---|---|---|---|---|---|---|---|---|---|---|---|
| + {item?.date} + | ++ {item?.month1} + | ++ {item?.month2} + | ++ {item?.month3} + | ++ {item?.month6} + | ++ {item?.year1} + | ++ {item?.year2} + | ++ {item?.year3} + | ++ {item?.year5} + | ++ {item?.year10} + | ++ {item?.year20} + | ++ {item?.year30} + | + +
+
+ {/if}
+
+
+
+
+
+