Files
FXandRatesDashboard/data.json
T

1441 lines
35 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-08-25 10:11:52 +00:00
"generated_at": "2026-08-25T10:11:31.983746Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-08-25 09:46:09 +00:00
"y3m": 3.703,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-08-25 09:46:09 +00:00
"y2": 3.957,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-08-24 20:07:49 +00:00
"y5": 4.408,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-08-25 10:11:52 +00:00
"y10": 4.704,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-08-24 20:07:49 +00:00
"y30": 5.231
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"US_yf": {
2026-08-25 09:46:09 +00:00
"US_3M": {
"price": 3.703,
"prev_close": 3.71,
"change_pct": -0.19,
"timestamp": "2026-08-24 00:00:00"
},
2026-08-21 13:48:18 +00:00
"US_5Y": {
2026-08-24 20:07:49 +00:00
"price": 4.408,
2026-08-24 12:49:06 +00:00
"prev_close": 4.424,
2026-08-24 20:07:49 +00:00
"change_pct": -0.36,
2026-08-24 12:49:06 +00:00
"timestamp": "2026-08-24 00:00:00"
2026-08-21 13:22:20 +00:00
},
2026-08-25 10:11:52 +00:00
"US_10Y": {
"price": 4.704,
"prev_close": 4.738,
"change_pct": -0.72,
"timestamp": "2026-08-24 00:00:00"
},
2026-08-21 13:22:20 +00:00
"US_30Y": {
2026-08-24 20:07:49 +00:00
"price": 5.231,
2026-08-24 12:49:06 +00:00
"prev_close": 5.276,
2026-08-24 20:07:49 +00:00
"change_pct": -0.85,
2026-08-24 12:49:06 +00:00
"timestamp": "2026-08-24 00:00:00"
2026-04-15 15:11:50 +00:00
}
}
},
"commodities": {
"gold": {
2026-08-25 10:11:52 +00:00
"price": 4691.5,
"d1_pct": 1.09,
2026-08-25 09:46:09 +00:00
"w1_pct": 7.46,
2026-08-25 10:11:52 +00:00
"m1_pct": 15.14,
2026-04-15 15:11:50 +00:00
"unit": "$/oz"
2026-04-15 08:48:28 +00:00
},
2026-08-05 13:07:09 +00:00
"silver": {
2026-08-25 10:11:52 +00:00
"price": 68.0,
"d1_pct": -0.79,
"w1_pct": 6.35,
"m1_pct": 16.29,
2026-08-05 13:07:09 +00:00
"unit": "$/oz"
},
2026-04-15 15:11:50 +00:00
"wti": {
2026-08-25 10:11:52 +00:00
"price": 82.21,
"d1_pct": -3.29,
"w1_pct": -3.21,
"m1_pct": -0.48,
2026-08-07 06:22:38 +00:00
"unit": "$/bbl"
},
"brent": {
2026-08-25 10:11:52 +00:00
"price": 87.83,
"d1_pct": -4.71,
"w1_pct": -3.5,
"m1_pct": -0.6,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-08-25 10:11:52 +00:00
"price": 2.794,
"d1_pct": 0.43,
"w1_pct": 0.65,
"m1_pct": 0.98,
2026-04-15 15:11:50 +00:00
"unit": "$/MMBtu"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"copper": {
2026-08-25 10:11:52 +00:00
"price": 6.657,
"d1_pct": 0.88,
"w1_pct": 2.69,
"m1_pct": 5.02,
2026-04-15 15:11:50 +00:00
"unit": "$/lb"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"wheat": {
2026-08-25 10:11:52 +00:00
"price": 694.0,
"d1_pct": 1.8,
"w1_pct": 4.44,
"m1_pct": 5.15,
2026-04-15 15:11:50 +00:00
"unit": "\u00a2/bu"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"corn": {
2026-08-25 10:11:52 +00:00
"price": 515.0,
"d1_pct": 4.78,
"w1_pct": 11.17,
"m1_pct": 14.0,
2026-04-15 15:11:50 +00:00
"unit": "\u00a2/bu"
2026-04-09 20:07:03 +00:00
}
},
"etfs": {
2026-04-15 15:11:50 +00:00
"S&P 500": {
2026-08-24 22:06:35 +00:00
"price": 763.47,
"d1_pct": -0.29,
"w1_pct": -1.19,
"m1_pct": 3.32
2026-08-19 15:43:48 +00:00
},
2026-08-20 16:11:47 +00:00
"Nasdaq 100": {
2026-08-24 20:07:49 +00:00
"price": 706.32,
"d1_pct": -1.0,
"w1_pct": -3.23,
"m1_pct": 3.23
2026-08-20 16:11:47 +00:00
},
"Russell 2000": {
2026-08-24 22:06:35 +00:00
"price": 297.97,
"d1_pct": -0.66,
"w1_pct": -2.0,
"m1_pct": 2.34
2026-08-20 16:11:47 +00:00
},
"EM Equities": {
2026-08-24 22:06:35 +00:00
"price": 66.11,
"d1_pct": -1.5,
"w1_pct": -1.8,
"m1_pct": 4.39
2026-08-20 16:11:47 +00:00
},
"China Large Cap": {
2026-08-24 22:06:35 +00:00
"price": 35.55,
"d1_pct": -0.86,
"w1_pct": 1.28,
"m1_pct": 2.81
2026-08-20 16:11:47 +00:00
},
2026-08-20 13:48:51 +00:00
"Japan Equities": {
2026-08-24 22:06:35 +00:00
"price": 94.84,
2026-08-24 20:07:49 +00:00
"d1_pct": -0.36,
2026-08-24 22:06:35 +00:00
"w1_pct": -3.39,
"m1_pct": 3.98
2026-08-07 14:49:46 +00:00
},
2026-08-20 15:14:14 +00:00
"Brazil Equities": {
2026-08-24 22:06:35 +00:00
"price": 35.17,
"d1_pct": 0.31,
"w1_pct": 3.53,
"m1_pct": -1.57
2026-08-20 15:14:14 +00:00
},
"Germany Equities": {
2026-08-24 18:09:14 +00:00
"price": 44.13,
"d1_pct": -0.16,
"w1_pct": 0.39,
"m1_pct": 7.32
2026-08-20 15:14:14 +00:00
},
"UK Equities": {
2026-08-24 22:06:35 +00:00
"price": 49.1,
"d1_pct": 0.33,
"w1_pct": 1.95,
"m1_pct": 3.96
2026-08-20 15:14:14 +00:00
},
"US Dollar Index": {
2026-08-24 22:06:35 +00:00
"price": 27.96,
"d1_pct": 0.22,
"w1_pct": -0.5,
"m1_pct": -2.17
2026-08-20 15:14:14 +00:00
},
"Euro ETF": {
2026-08-25 04:13:22 +00:00
"price": 107.65,
2026-08-24 22:06:35 +00:00
"d1_pct": -0.14,
2026-08-25 04:13:22 +00:00
"w1_pct": 0.74,
2026-08-24 22:06:35 +00:00
"m1_pct": 2.65
2026-08-20 15:14:14 +00:00
},
"Yen ETF": {
2026-08-24 22:06:35 +00:00
"price": 57.64,
"d1_pct": -0.1,
"w1_pct": 0.19,
"m1_pct": 2.86
2026-08-20 15:14:14 +00:00
},
2026-08-07 14:49:46 +00:00
"GBP ETF": {
2026-08-25 04:13:22 +00:00
"price": 131.08,
2026-08-24 22:06:35 +00:00
"d1_pct": -0.1,
"w1_pct": 0.68,
2026-08-24 20:07:49 +00:00
"m1_pct": 2.5
2026-08-07 14:49:46 +00:00
},
"AUD ETF": {
2026-08-24 20:07:49 +00:00
"price": 70.79,
"d1_pct": -0.37,
"w1_pct": 0.67,
"m1_pct": 2.54
2026-08-07 14:49:46 +00:00
},
"CAD ETF": {
2026-08-24 22:06:35 +00:00
"price": 70.53,
"d1_pct": -0.56,
"w1_pct": 0.14,
"m1_pct": 1.87
2026-08-20 14:46:32 +00:00
},
2026-08-20 15:14:14 +00:00
"Gold ETF": {
2026-08-24 22:06:35 +00:00
"price": 426.69,
2026-08-24 20:07:49 +00:00
"d1_pct": 0.79,
"w1_pct": 5.23,
2026-08-24 22:06:35 +00:00
"m1_pct": 14.73
2026-08-20 15:14:14 +00:00
},
"Oil ETF": {
2026-08-24 22:06:35 +00:00
"price": 132.21,
"d1_pct": -1.8,
"w1_pct": 1.47,
"m1_pct": -3.28
2026-08-20 15:14:14 +00:00
},
2026-08-20 14:46:32 +00:00
"Agriculture ETF": {
2026-08-24 22:06:35 +00:00
"price": 28.3,
"d1_pct": -0.07,
"w1_pct": 0.57,
"m1_pct": 0.21
2026-08-20 14:46:32 +00:00
},
"Energy Sector": {
2026-08-24 22:06:35 +00:00
"price": 63.11,
"d1_pct": -0.83,
"w1_pct": 0.85,
"m1_pct": 5.85
2026-08-20 14:46:32 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-08-24 22:06:35 +00:00
"price": 58.22,
"d1_pct": 1.29,
"w1_pct": 1.11,
"m1_pct": 3.39
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-08-25 10:11:52 +00:00
"price": 1.167,
"d1_pct": -0.1,
"w1_pct": 0.75,
"m1_pct": 2.41
2026-08-25 00:07:20 +00:00
},
2026-08-25 04:13:22 +00:00
"GBPUSD": {
2026-08-25 10:11:52 +00:00
"price": 1.364,
"d1_pct": -0.1,
"w1_pct": 0.66,
"m1_pct": 2.16
2026-08-25 04:13:22 +00:00
},
"USDJPY": {
2026-08-25 10:11:52 +00:00
"price": 159.299,
"d1_pct": 0.25,
2026-08-25 09:46:09 +00:00
"w1_pct": -0.03,
"m1_pct": -2.64
2026-08-25 04:13:22 +00:00
},
"USDCHF": {
2026-08-25 09:46:09 +00:00
"price": 0.8025,
"d1_pct": 0.23,
"w1_pct": -1.0,
"m1_pct": -1.69
2026-08-25 04:13:22 +00:00
},
"AUDUSD": {
2026-08-25 10:11:52 +00:00
"price": 0.7154,
"d1_pct": -0.24,
"w1_pct": 0.65,
"m1_pct": 2.28
2026-08-25 04:13:22 +00:00
},
2026-08-25 00:07:20 +00:00
"NZDUSD": {
2026-08-25 09:16:30 +00:00
"price": 0.5961,
2026-08-25 10:11:52 +00:00
"d1_pct": -0.28,
"w1_pct": 0.93,
"m1_pct": 2.8
2026-08-25 00:07:20 +00:00
},
"USDCAD": {
2026-08-25 10:11:52 +00:00
"price": 1.3858,
"d1_pct": 0.47,
"w1_pct": -0.08,
"m1_pct": -1.62
2026-08-25 00:07:20 +00:00
},
"USDSEK": {
2026-08-25 10:11:52 +00:00
"price": 9.4909,
"d1_pct": 0.22,
"w1_pct": -0.17,
2026-08-25 09:46:09 +00:00
"m1_pct": -1.91
2026-08-25 00:07:20 +00:00
},
2026-08-24 07:28:12 +00:00
"USDNOK": {
2026-08-25 10:11:52 +00:00
"price": 9.3333,
"d1_pct": 0.31,
"w1_pct": -0.88,
"m1_pct": -2.53
2026-08-25 00:07:20 +00:00
},
2026-08-25 09:16:30 +00:00
"USDCNY": {
2026-08-25 10:11:52 +00:00
"price": 6.7082,
"d1_pct": -0.19,
"w1_pct": -0.47,
"m1_pct": -0.94
2026-08-25 09:16:30 +00:00
},
"USDMXN": {
2026-08-25 10:11:52 +00:00
"price": 16.94,
"d1_pct": 0.15,
"w1_pct": -0.53,
"m1_pct": -2.86
2026-08-25 09:16:30 +00:00
},
"USDBRL": {
"price": 5.154,
"d1_pct": 0.33,
"w1_pct": -0.93,
"m1_pct": 1.41
},
"USDZAR": {
2026-08-25 10:11:52 +00:00
"price": 15.9839,
"d1_pct": -0.06,
"w1_pct": -1.47,
"m1_pct": -4.34
2026-08-25 09:16:30 +00:00
},
"USDINR": {
2026-08-25 10:11:52 +00:00
"price": 95.41,
"d1_pct": -0.3,
"w1_pct": -0.3,
"m1_pct": -1.2
2026-08-25 09:16:30 +00:00
},
"USDKRW": {
2026-08-25 10:11:52 +00:00
"price": 1384.03,
2026-08-25 09:46:09 +00:00
"d1_pct": -0.07,
"w1_pct": -2.17,
2026-08-25 10:11:52 +00:00
"m1_pct": -5.07
2026-08-25 09:16:30 +00:00
},
"USDTRY": {
2026-08-25 10:11:52 +00:00
"price": 48.0949,
"d1_pct": 0.1,
"w1_pct": 0.4,
"m1_pct": 1.57
2026-08-25 09:16:30 +00:00
},
"USDPLN": {
2026-08-25 10:11:52 +00:00
"price": 3.6902,
"d1_pct": 0.11,
"w1_pct": -0.82,
"m1_pct": -2.54
2026-08-25 09:16:30 +00:00
},
2026-08-25 00:07:20 +00:00
"USDHUF": {
2026-08-25 10:11:52 +00:00
"price": 310.24,
"d1_pct": 0.03,
"w1_pct": -1.13,
"m1_pct": -1.78
2026-08-24 07:28:12 +00:00
},
2026-08-25 04:13:22 +00:00
"USDCZK": {
2026-08-25 10:11:52 +00:00
"price": 20.6474,
"d1_pct": 0.14,
"w1_pct": -1.04,
"m1_pct": -2.45
2026-08-25 04:13:22 +00:00
},
"USDSGD": {
2026-08-25 10:11:52 +00:00
"price": 1.2702,
"d1_pct": 0.08,
2026-08-25 09:46:09 +00:00
"w1_pct": -0.56,
2026-08-25 10:11:52 +00:00
"m1_pct": -1.47
2026-08-25 04:13:22 +00:00
},
2026-08-19 08:14:34 +00:00
"USDIDR": {
2026-08-25 04:13:22 +00:00
"price": 17705.0,
"d1_pct": 0.28,
"w1_pct": -0.67,
"m1_pct": -1.41
2026-08-19 08:14:34 +00:00
},
"USDTHB": {
2026-08-25 10:11:52 +00:00
"price": 32.72,
"d1_pct": 0.28,
"w1_pct": -0.85,
"m1_pct": -2.65
2026-08-19 08:14:34 +00:00
},
2026-08-13 00:16:29 +00:00
"DXY": {
2026-08-25 10:11:52 +00:00
"price": 98.984,
"d1_pct": -0.02,
"w1_pct": -0.67,
"m1_pct": -2.49
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
2026-07-24 03:01:48 +00:00
"VIX (S&P 500 Vol)": {
2026-08-25 10:11:52 +00:00
"price": 15.83,
2026-08-25 07:48:16 +00:00
"prev_close": 15.85,
2026-08-25 10:11:52 +00:00
"change_pct": -0.13,
2026-08-25 07:48:16 +00:00
"timestamp": "2026-08-25 00:00:00"
2026-07-24 03:01:48 +00:00
},
2026-07-14 22:21:21 +00:00
"VXN (Nasdaq Vol)": {
2026-08-24 22:06:35 +00:00
"price": 22.69,
2026-08-24 13:49:27 +00:00
"prev_close": 21.98,
2026-08-24 22:06:35 +00:00
"change_pct": 3.23,
2026-08-24 13:49:27 +00:00
"timestamp": "2026-08-24 00:00:00"
2026-07-14 22:21:21 +00:00
},
2026-04-15 15:11:50 +00:00
"MOVE (Bond Vol)": {
2026-08-25 04:13:22 +00:00
"price": 73.98,
2026-08-24 20:07:49 +00:00
"prev_close": 73.4,
2026-08-25 04:13:22 +00:00
"change_pct": 0.79,
2026-08-24 20:07:49 +00:00
"timestamp": "2026-08-24 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-08-24 22:06:35 +00:00
"price": 18.24,
2026-08-24 13:49:27 +00:00
"prev_close": 18.21,
2026-08-24 22:06:35 +00:00
"change_pct": 0.16,
2026-08-24 13:49:27 +00:00
"timestamp": "2026-08-24 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-08-24 20:07:49 +00:00
"price": 82.56,
"d1_pct": 0.62,
"w1_pct": 1.49,
"m1_pct": -0.43,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-08-24 20:07:49 +00:00
"price": 93.01,
"d1_pct": 0.2,
"w1_pct": 0.18,
"m1_pct": 0.32,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-08-25 04:13:22 +00:00
"price": 82.0,
"d1_pct": 0.0,
"w1_pct": 0.0,
"m1_pct": 0.49,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-08-25 10:11:52 +00:00
"price": 9.61,
"d1_pct": 0.21,
"w1_pct": 0.31,
"m1_pct": 0.29,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-08-25 08:19:20 +00:00
"price": 133.654,
"d1_pct": -0.09,
"w1_pct": -0.37,
"m1_pct": -1.42,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-08-24 22:06:35 +00:00
"price": 22.49,
"d1_pct": 0.18,
"w1_pct": 0.27,
"m1_pct": 0.37,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-08-25 10:11:52 +00:00
{
"headline": "\u2018My main goal is to help people\u2019: I\u2019m single, 74, with $10 million burning a hole in my pocket. What should I do?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/my-main-goal-is-to-help-people-im-single-74-with-10-million-burning-a-hole-in-my-pocket-what-should-i-do-0e6112e1?mod=mw_rss_topstories",
"datetime": 1787652060,
"category": "general"
},
{
"headline": "One Wall Street measure of market fragility just hit its highest possible level. The last time it did, volatility spiked.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/one-wall-street-measure-of-market-fragility-just-hit-its-highest-possible-level-the-last-time-it-did-volatility-spiked-c5441009?mod=mw_rss_topstories",
"datetime": 1787651340,
"category": "general"
},
2026-08-25 09:46:09 +00:00
{
"headline": "He once mentored Scott Bessent. Now Stanley Druckenmiller is criticizing the treasury secretary.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/he-once-mentored-scott-bessent-now-stanley-druckenmiller-is-criticizing-the-treasury-secretary-c229d410?mod=mw_rss_topstories",
"datetime": 1787649420,
"category": "general"
},
2026-08-25 09:16:30 +00:00
{
"headline": "Am I too old for Roth conversions? I\u2019m 84 and my wife is 77. We have $8 million saved.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/am-i-too-old-for-roth-conversions-im-84-and-my-wife-is-77-we-have-8-million-saved-fb08fccd?mod=mw_rss_topstories",
"datetime": 1787649300,
"category": "general"
},
2026-08-25 08:19:20 +00:00
{
"headline": "Bitcoin has beaten stocks and gold over six months. Now it\u2019s crossed the $80,000 mark.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/bitcoin-has-beaten-stocks-and-gold-over-six-months-now-its-closing-in-on-80-000-b8aa48f9?mod=mw_rss_topstories",
"datetime": 1787644800,
"category": "general"
},
{
"headline": "Investors poured into Canadian ETFs right before trade talks broke down",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/investors-poured-into-canadian-etfs-right-before-trade-talks-broke-down-c8bea8ee?mod=mw_rss_topstories",
"datetime": 1787644620,
"category": "general"
},
2026-08-25 02:24:37 +00:00
{
"headline": "\u2018She looked into COBRA\u2019: My friend was laid off and lost her health insurance. How can she find affordable coverage?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/shes-desperate-my-friend-was-laid-off-and-lost-her-health-insurance-how-can-she-find-affordable-coverage-3b17b553?mod=mw_rss_topstories",
"datetime": 1787616900,
"category": "general"
},
2026-08-25 00:07:20 +00:00
{
"headline": "My father-in-law passed away, leaving a house with tenants. Do I evict them?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/my-father-in-law-passed-away-leaving-a-house-with-tenants-do-i-evict-them-f974428c?mod=mw_rss_topstories",
"datetime": 1787616000,
"category": "general"
},
2026-08-24 22:06:35 +00:00
{
"headline": "Visa and Mastercard stocks hit fresh records, underscoring a resilient U.S. consumer",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/visa-and-mastercard-shares-hit-fresh-records-underscoring-a-resilient-u-s-consumer-ef328548?mod=mw_rss_topstories",
"datetime": 1787608500,
"category": "general"
},
2026-08-24 20:07:49 +00:00
{
"headline": "SpaceX plans to put Nvidia-powered AI satellites in orbit next year",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/spacex-plans-to-put-nvidia-powered-ai-satellites-in-orbit-next-year-ab57083c?mod=mw_rss_topstories",
2026-08-24 22:06:35 +00:00
"datetime": 1787606760,
"category": "general"
},
2026-08-24 20:07:49 +00:00
{
2026-08-25 08:19:20 +00:00
"headline": "Iran says it is 'fully prepared' to counter widened US economic sanctions",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c0qxew81y83o?at_medium=RSS&at_campaign=rss",
"datetime": 1787645306,
2026-08-24 20:07:49 +00:00
"category": "general"
},
{
2026-08-25 02:24:37 +00:00
"headline": "Burnham refuses to rule out tax rises in autumn Budget",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cj06818jgzlo?at_medium=RSS&at_campaign=rss",
2026-08-25 07:22:02 +00:00
"datetime": 1787640033,
2026-08-24 20:07:49 +00:00
"category": "general"
},
{
2026-08-25 00:07:20 +00:00
"headline": "New 10p coin enters circulation - will you spot one?",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cn74lxrv110o?at_medium=RSS&at_campaign=rss",
"datetime": 1787612622,
2026-08-24 20:07:49 +00:00
"category": "general"
},
2026-08-25 02:24:37 +00:00
{
"headline": "How Canada could hit back to hurt the US economy - and Trump",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c05rj80ve56o?at_medium=RSS&at_campaign=rss",
2026-08-25 04:13:22 +00:00
"datetime": 1787626162,
2026-08-25 02:24:37 +00:00
"category": "general"
},
2026-08-25 00:07:20 +00:00
{
"headline": "'What you see is what you pay' - why some US restaurants are banning tips",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c4g36yze692o?at_medium=RSS&at_campaign=rss",
"datetime": 1787612657,
2026-08-21 22:05:28 +00:00
"category": "general"
},
2026-08-24 22:06:35 +00:00
{
2026-08-25 06:07:13 +00:00
"headline": "US-Canada trade war escalates as Trump threatens tariff hike on vehicles",
2026-08-24 22:06:35 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c93vpd60654o?at_medium=RSS&at_campaign=rss",
2026-08-25 04:13:22 +00:00
"datetime": 1787626313,
2026-08-24 22:06:35 +00:00
"category": "general"
},
2026-08-25 00:07:20 +00:00
{
2026-08-25 06:07:13 +00:00
"headline": "More than 70,000 social and affordable homes to be built across England over 10 years",
2026-08-25 00:07:20 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cnvly73jrrdo?at_medium=RSS&at_campaign=rss",
2026-08-25 08:48:06 +00:00
"datetime": 1787646336,
2026-08-25 06:07:13 +00:00
"category": "general"
},
{
"headline": "Songs created by AI banned from Australia's music charts",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c20vl4vm2pno?at_medium=RSS&at_campaign=rss",
"datetime": 1787633641,
2026-08-25 00:07:20 +00:00
"category": "general"
},
2026-08-24 11:11:41 +00:00
{
2026-08-24 12:13:24 +00:00
"headline": "Graduate job vacancies drop by almost 50% in a year, survey suggests",
2026-08-24 11:11:41 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/crerd8l3pw5o?at_medium=RSS&at_campaign=rss",
2026-08-24 18:09:14 +00:00
"datetime": 1787590247,
2026-08-24 11:11:41 +00:00
"category": "general"
},
2026-08-21 11:41:42 +00:00
{
2026-08-24 07:28:12 +00:00
"headline": "'I didn't speak the Queen's English': Why people worry about their accents",
2026-08-21 11:41:42 +00:00
"source": "BBC Business",
2026-08-24 07:28:12 +00:00
"url": "https://www.bbc.co.uk/news/articles/c05q318501yo?at_medium=RSS&at_campaign=rss",
"datetime": 1787527544,
2026-08-21 15:12:42 +00:00
"category": "general"
2026-04-09 20:07:03 +00:00
}
],
2026-04-09 21:13:38 +00:00
"calendar": [
2026-07-20 08:05:14 +00:00
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-21",
"time": "13:20",
2026-07-20 08:05:14 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Baker Hughes Oil Rig Count (08/22)",
"prev": "455",
"fcast": "456",
"act": "452",
"imp": "orange",
"beat": "beat",
"source": "finviz"
},
{
"date": "2026-08-24",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Chicago Fed National Activity Index (Jul)",
2026-08-24 12:49:06 +00:00
"prev": "0.06",
2026-07-20 08:05:14 +00:00
"fcast": "\u2014",
2026-08-24 12:49:06 +00:00
"act": "-0.08",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-24",
2026-08-03 08:12:41 +00:00
"time": "11:30",
2026-07-27 08:14:12 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-03 08:12:41 +00:00
"ev": "3-Month Bill Auction",
2026-08-24 07:28:12 +00:00
"prev": "3.715%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 15:47:32 +00:00
"act": "3.715%",
2026-07-27 08:14:12 +00:00
"imp": "orange",
2026-08-03 08:12:41 +00:00
"beat": null,
2026-07-27 08:14:12 +00:00
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-24",
2026-08-03 08:12:41 +00:00
"time": "11:30",
2026-07-27 08:14:12 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-03 08:12:41 +00:00
"ev": "6-Month Bill Auction",
2026-08-24 07:28:12 +00:00
"prev": "3.780%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 15:47:32 +00:00
"act": "3.790%",
2026-07-27 08:14:12 +00:00
"imp": "orange",
2026-08-03 08:12:41 +00:00
"beat": null,
2026-07-27 08:14:12 +00:00
"source": "finviz"
},
2026-08-24 11:11:41 +00:00
{
"date": "2026-08-24",
"time": "14:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Treasury Secretary Bessent Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
2026-08-11 11:19:24 +00:00
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
"time": "08:00",
2026-08-11 11:19:24 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Building Permits Final (Jul)",
"prev": "1.374M",
"fcast": "1.443M",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "08:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Building Permits MoM Final (Jul)",
"prev": "-2.6%",
"fcast": "5%",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "08:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Barkin Speech",
2026-08-11 11:19:24 +00:00
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
2026-07-27 08:14:12 +00:00
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
2026-08-10 07:36:19 +00:00
"time": "08:15",
2026-07-27 08:14:12 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "ADP Employment Change Weekly",
2026-08-24 07:28:12 +00:00
"prev": "9.5K",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
2026-08-17 07:25:21 +00:00
"time": "08:55",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Redbook YoY (08/23)",
"prev": "7.6%",
2026-08-17 07:25:21 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
"time": "09:00",
2026-08-17 07:25:21 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "House Price Index (Jun)",
"prev": "442.4",
2026-08-17 07:25:21 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
"time": "09:00",
2026-08-17 07:25:21 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "House Price Index MoM (Jun)",
2026-08-18 13:21:34 +00:00
"prev": "0.3%",
2026-08-17 11:09:27 +00:00
"fcast": "0.2%",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
"time": "09:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "House Price Index YoY (Jun)",
"prev": "2.2%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "S&P/Case-Shiller Home Price MoM (Jun)",
"prev": "0.9%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "S&P/Case-Shiller Home Price YoY (Jun)",
"prev": "1.6%",
"fcast": "1.7%",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "CB Consumer Confidence (Aug)",
"prev": "90.8",
"fcast": "91.2",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "New Home Sales (Jul)",
"prev": "0.628M",
"fcast": "0.62M",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "New Home Sales MoM (Jul)",
"prev": "1.6%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Richmond Fed Manufacturing Index (Aug)",
"prev": "5",
"fcast": "7",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Richmond Fed Manufacturing Shipments Index (Aug)",
"prev": "8",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Richmond Fed Services Revenues Index (Aug)",
"prev": "-3",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "6-Week Bill Auction",
2026-08-24 07:28:12 +00:00
"prev": "3.645%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
2026-08-10 07:36:19 +00:00
"time": "13:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "2-Year Note Auction",
"prev": "4.315%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-25",
"time": "13:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Money Supply (Jul)",
"prev": "$23.15T",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "16:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Barkin Speech",
2026-08-17 07:25:21 +00:00
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
2026-08-24 07:28:12 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-25",
"time": "16:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "API Crude Oil Stock Change (08/22)",
"prev": "-3.28M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA 30-Year Mortgage Rate (08/22)",
"prev": "6.77%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Applications (08/22)",
"prev": "-0.4%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Market Index (08/22)",
"prev": "247.7",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Refinance Index (08/22)",
"prev": "755.9",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Purchase Index (08/22)",
"prev": "154.8",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Core PCE Price Index MoM (Jul)",
"prev": "0.1%",
"fcast": "0.2%",
"act": "\u2014",
2026-08-17 07:25:21 +00:00
"imp": "red",
2026-08-10 07:36:19 +00:00
"beat": null,
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-17 07:25:21 +00:00
"time": "08:30",
2026-08-10 07:36:19 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Core PCE Price Index YoY (Jul)",
"prev": "3.3%",
"fcast": "3.3%",
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-10 07:36:19 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Core PCE Prices QoQ 2nd Est (Q2)",
"prev": "4.4%",
"fcast": "3.4%",
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-10 07:36:19 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Corporate Profits QoQ Prel (Q2)",
"prev": "0.5%",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-10 07:36:19 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Durable Goods Orders ex Defense MoM (Jul)",
"prev": "0.3%",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-17 07:25:21 +00:00
"time": "08:30",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Durable Goods Orders Ex Transp MoM (Jul)",
"prev": "0.6%",
"fcast": "0.5%",
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-17 07:25:21 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Durable Goods Orders MoM (Jul)",
"prev": "0.3%",
"fcast": "0.7%",
"act": "\u2014",
"imp": "red",
2026-08-17 07:25:21 +00:00
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-17 07:25:21 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "GDP Growth Rate QoQ 2nd Est (Q2)",
"prev": "2.1%",
"fcast": "1.5%",
"act": "\u2014",
"imp": "red",
2026-08-17 07:25:21 +00:00
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
2026-08-17 07:25:21 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "GDP Price Index QoQ 2nd Est (Q2)",
"prev": "3.6%",
"fcast": "6.3%",
"act": "\u2014",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
"time": "08:30",
2026-08-17 07:25:21 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "GDP Sales QoQ 2nd Est (Q2)",
"prev": "1.9%",
"fcast": "2.2%",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Non Defense Goods Orders Ex Air (Jul)",
"prev": "0.9%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PCE Price Index MoM (Jul)",
2026-08-21 11:09:55 +00:00
"prev": "-0.1%",
2026-08-17 07:25:21 +00:00
"fcast": "0.1%",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-17 07:25:21 +00:00
"imp": "orange",
2026-08-24 07:28:12 +00:00
"beat": null,
2026-08-17 07:25:21 +00:00
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PCE Price Index YoY (Jul)",
"prev": "3.7%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PCE Prices QoQ 2nd Est (Q2)",
"prev": "4.6%",
"fcast": "5.1%",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Personal Income MoM (Jul)",
"prev": "0.2%",
"fcast": "0.3%",
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Personal Spending MoM (Jul)",
"prev": "0.3%",
"fcast": "0.2%",
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Real Consumer Spending QoQ 2nd Est (Q2)",
"prev": "0.5%",
"fcast": "3.2%",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Real Personal Spending MoM (Jul)",
"prev": "0.4%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
2026-08-17 07:25:21 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "EIA Crude Oil Imports Change (08/22)",
"prev": "-1.754M",
"fcast": "\u2014",
"act": "\u2014",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Crude Oil Stocks Change (08/22)",
"prev": "4.405M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Cushing Crude Oil Stocks Change (08/22)",
"prev": "-1.314M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Distillate Fuel Production Change (08/22)",
"prev": "-0.054M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Distillate Stocks Change (08/22)",
"prev": "-1.53M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Production Change (08/22)",
"prev": "0.143M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Stocks Change (08/22)",
"prev": "0.688M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Heating Oil Stocks Change (08/22)",
"prev": "-0.537M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Refinery Crude Runs Change (08/22)",
"prev": "0.216M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-26",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "17-Week Bill Auction",
"prev": "3.750%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-24 07:28:12 +00:00
"date": "2026-08-26",
"time": "11:45",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-24 07:28:12 +00:00
"ev": "Fed Barkin Speech",
"prev": "\u2014",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-24 07:28:12 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
2026-04-09 21:13:38 +00:00
}
2026-04-12 20:22:47 +00:00
],
2026-04-12 20:51:06 +00:00
"policy_rates": {
"US": 4.5,
"Eurozone": 2.65,
"UK": 4.5,
"Japan": 0.5,
"Switzerland": 0.25,
"Canada": 2.75,
"Australia": 3.85,
"New Zealand": 3.5,
"Sweden": 2.25,
"Norway": 4.5
},
"macro": {
"US": {
"cpi": "2.8%",
"cpiP": "3.0%",
"gdp": "2.4%",
"gdpT": "Q1 2025",
"unemp": "4.2%",
"unempT": "Jun 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Jul 30",
"pricing": "1 cut by Sep"
},
"Eurozone": {
"cpi": "2.1%",
"cpiP": "2.2%",
"gdp": "1.0%",
"gdpT": "Q1 2025",
"unemp": "6.3%",
"unempT": "May 2025",
"stance": "Dovish Easing",
"last": "Cut to 2.65%",
"next": "Jul 17",
"pricing": "1 more cut 2025"
},
"UK": {
"cpi": "3.5%",
"cpiP": "3.3%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.4%",
"unempT": "May 2025",
"stance": "Cautious Hold",
"last": "Hold 4.50%",
"next": "Aug 7",
"pricing": "1 cut by Nov"
},
"Japan": {
"cpi": "3.6%",
"cpiP": "3.2%",
"gdp": "-0.7%",
"gdpT": "Q1 2025",
"unemp": "2.5%",
"unempT": "May 2025",
"stance": "Gradual Tightening",
"last": "Hold 0.50%",
"next": "Jul 31",
"pricing": "Hike to 0.75% H2"
},
"Switzerland": {
"cpi": "0.6%",
"cpiP": "0.3%",
"gdp": "1.4%",
"gdpT": "Q1 2025",
"unemp": "2.8%",
"unempT": "Jun 2025",
"stance": "Neutral",
"last": "Cut to 0.25%",
"next": "Sep 18",
"pricing": "Hold through 2025"
},
"Canada": {
"cpi": "2.9%",
"cpiP": "2.7%",
"gdp": "1.7%",
"gdpT": "Q1 2025",
"unemp": "6.7%",
"unempT": "Jun 2025",
"stance": "Easing",
"last": "Cut to 2.75%",
"next": "Jul 30",
"pricing": "1 more cut 2025"
},
"Australia": {
"cpi": "2.4%",
"cpiP": "2.8%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.0%",
"unempT": "May 2025",
"stance": "Easing",
"last": "Cut to 3.85%",
"next": "Aug 5",
"pricing": "1-2 cuts by Dec"
},
"New Zealand": {
"cpi": "2.5%",
"cpiP": "2.2%",
"gdp": "0.7%",
"gdpT": "Q1 2025",
"unemp": "5.1%",
"unempT": "Q1 2025",
"stance": "Easing Cycle",
"last": "Cut to 3.50%",
"next": "Jul 9",
"pricing": "2 more cuts 2025"
},
"Sweden": {
"cpi": "2.3%",
"cpiP": "2.5%",
"gdp": "1.1%",
"gdpT": "Q1 2025",
"unemp": "8.9%",
"unempT": "May 2025",
"stance": "Dovish Hold",
"last": "Hold 2.25%",
"next": "Aug 20",
"pricing": "Hold through 2025"
},
"Norway": {
"cpi": "2.7%",
"cpiP": "2.8%",
"gdp": "1.5%",
"gdpT": "Q1 2025",
"unemp": "4.1%",
"unempT": "May 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Aug 14",
"pricing": "Cut Q4 2025"
}
},
2026-04-12 20:22:47 +00:00
"sentiment": {},
"scenarios": {},
2026-08-25 02:24:37 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}