Files
FXandRatesDashboard/data.json
T

1441 lines
35 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-08-24 14:18:58 +00:00
"generated_at": "2026-08-24T14:18:34.493401Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-08-24 14:18:58 +00:00
"y3m": 3.715,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-08-24 14:18:58 +00:00
"y2": 3.96,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-08-24 14:18:58 +00:00
"y5": 4.396,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-08-24 14:18:58 +00:00
"y10": 4.696,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-08-24 14:18:58 +00:00
"y30": 5.229
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"US_yf": {
2026-08-21 16:11:43 +00:00
"US_3M": {
2026-08-24 14:18:58 +00:00
"price": 3.715,
2026-08-24 12:49:06 +00:00
"prev_close": 3.71,
2026-08-24 14:18:58 +00:00
"change_pct": 0.13,
2026-08-24 12:49:06 +00:00
"timestamp": "2026-08-24 00:00:00"
2026-08-21 16:11:43 +00:00
},
2026-08-21 13:48:18 +00:00
"US_5Y": {
2026-08-24 14:18:58 +00:00
"price": 4.396,
2026-08-24 12:49:06 +00:00
"prev_close": 4.424,
2026-08-24 13:49:27 +00:00
"change_pct": -0.63,
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-24 14:18:58 +00:00
"US_10Y": {
"price": 4.696,
"prev_close": 4.738,
"change_pct": -0.89,
"timestamp": "2026-08-24 00:00:00"
},
2026-08-21 13:22:20 +00:00
"US_30Y": {
2026-08-24 14:18:58 +00:00
"price": 5.229,
2026-08-24 12:49:06 +00:00
"prev_close": 5.276,
2026-08-24 14:18:58 +00:00
"change_pct": -0.89,
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-24 14:18:58 +00:00
"price": 4722.0,
"d1_pct": 2.12,
"w1_pct": 6.89,
"m1_pct": 16.09,
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-24 14:18:58 +00:00
"price": 69.02,
"d1_pct": -0.64,
"w1_pct": 4.38,
"m1_pct": 17.67,
2026-08-05 13:07:09 +00:00
"unit": "$/oz"
},
2026-04-15 15:11:50 +00:00
"wti": {
2026-08-24 14:18:58 +00:00
"price": 85.28,
"d1_pct": -2.04,
"w1_pct": 0.92,
"m1_pct": -4.51,
2026-08-07 06:22:38 +00:00
"unit": "$/bbl"
},
"brent": {
2026-08-24 14:18:58 +00:00
"price": 92.95,
"d1_pct": -1.53,
"w1_pct": 2.29,
"m1_pct": -3.96,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-08-24 14:18:58 +00:00
"price": 2.857,
"d1_pct": 3.03,
"w1_pct": 6.21,
"m1_pct": -0.49,
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-24 14:18:58 +00:00
"price": 6.6145,
"d1_pct": 0.53,
"w1_pct": 0.16,
"m1_pct": 4.66,
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-24 14:18:58 +00:00
"price": 700.25,
"d1_pct": 2.75,
"w1_pct": 3.78,
"m1_pct": 3.28,
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-24 14:18:58 +00:00
"price": 512.0,
"d1_pct": 5.84,
"w1_pct": 10.11,
"m1_pct": 10.29,
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 14:18:58 +00:00
"price": 762.77,
"d1_pct": -0.39,
"w1_pct": -1.28,
"m1_pct": 3.23
2026-08-19 15:43:48 +00:00
},
2026-08-20 16:11:47 +00:00
"Nasdaq 100": {
2026-08-24 14:18:58 +00:00
"price": 703.345,
"d1_pct": -1.41,
"w1_pct": -3.63,
"m1_pct": 2.79
2026-08-20 16:11:47 +00:00
},
"Russell 2000": {
2026-08-24 14:18:58 +00:00
"price": 298.52,
"d1_pct": -0.48,
"w1_pct": -1.82,
"m1_pct": 2.52
2026-08-20 16:11:47 +00:00
},
"EM Equities": {
2026-08-24 14:18:58 +00:00
"price": 65.89,
"d1_pct": -1.83,
"w1_pct": -2.12,
"m1_pct": 4.04
2026-08-20 16:11:47 +00:00
},
"China Large Cap": {
2026-08-24 14:18:58 +00:00
"price": 35.505,
"d1_pct": -0.99,
"w1_pct": 1.15,
"m1_pct": 2.67
2026-08-20 16:11:47 +00:00
},
2026-08-20 13:48:51 +00:00
"Japan Equities": {
2026-08-24 14:18:58 +00:00
"price": 94.42,
"d1_pct": -0.8,
"w1_pct": -3.82,
"m1_pct": 3.52
2026-08-07 14:49:46 +00:00
},
2026-08-20 15:14:14 +00:00
"Brazil Equities": {
2026-08-24 14:18:58 +00:00
"price": 35.165,
"d1_pct": 0.3,
"w1_pct": 3.52,
"m1_pct": -1.58
2026-08-20 15:14:14 +00:00
},
"Germany Equities": {
2026-08-24 14:18:58 +00:00
"price": 44.045,
"d1_pct": -0.35,
"w1_pct": 0.19,
"m1_pct": 7.11
2026-08-20 15:14:14 +00:00
},
"UK Equities": {
2026-08-24 14:18:58 +00:00
"price": 49.065,
"d1_pct": 0.26,
"w1_pct": 1.88,
"m1_pct": 3.89
2026-08-20 15:14:14 +00:00
},
"US Dollar Index": {
2026-08-24 14:18:58 +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-24 14:18:58 +00:00
"price": 107.7102,
"d1_pct": -0.08,
"w1_pct": 0.8,
"m1_pct": 2.71
2026-08-20 15:14:14 +00:00
},
"Yen ETF": {
2026-08-24 14:18:58 +00:00
"price": 57.63,
"d1_pct": -0.12,
"w1_pct": 0.17,
"m1_pct": 2.84
2026-08-20 15:14:14 +00:00
},
2026-08-07 14:49:46 +00:00
"GBP ETF": {
2026-08-24 14:18:58 +00:00
"price": 131.2,
"d1_pct": -0.01,
"w1_pct": 0.77,
"m1_pct": 2.6
2026-08-07 14:49:46 +00:00
},
"AUD ETF": {
2026-08-24 14:18:58 +00:00
"price": 70.98,
"d1_pct": -0.1,
"w1_pct": 0.94,
"m1_pct": 2.81
2026-08-07 14:49:46 +00:00
},
"CAD ETF": {
2026-08-24 13:49:27 +00:00
"price": 70.66,
"d1_pct": -0.38,
"w1_pct": 0.33,
"m1_pct": 2.06
2026-08-20 14:46:32 +00:00
},
2026-08-20 15:14:14 +00:00
"Gold ETF": {
2026-08-24 14:18:58 +00:00
"price": 427.3,
"d1_pct": 0.93,
"w1_pct": 5.38,
"m1_pct": 14.9
2026-08-20 15:14:14 +00:00
},
"Oil ETF": {
2026-08-24 14:18:58 +00:00
"price": 132.4,
"d1_pct": -1.66,
"w1_pct": 1.62,
"m1_pct": -3.14
2026-08-20 15:14:14 +00:00
},
2026-08-20 14:46:32 +00:00
"Agriculture ETF": {
2026-08-24 14:18:58 +00:00
"price": 28.195,
"d1_pct": -0.44,
"w1_pct": 0.2,
"m1_pct": -0.16
2026-08-20 14:46:32 +00:00
},
"Energy Sector": {
2026-08-24 14:18:58 +00:00
"price": 63.23,
"d1_pct": -0.64,
"w1_pct": 1.04,
"m1_pct": 6.06
2026-08-20 14:46:32 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-08-24 14:18:58 +00:00
"price": 58.345,
"d1_pct": 1.5,
"w1_pct": 1.33,
"m1_pct": 3.61
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-08-24 14:18:58 +00:00
"price": 1.1669,
"d1_pct": -0.16,
"w1_pct": 0.82,
"m1_pct": 2.56
2026-08-05 07:56:30 +00:00
},
"GBPUSD": {
2026-08-24 14:18:58 +00:00
"price": 1.3638,
"d1_pct": -0.04,
"w1_pct": 0.67,
"m1_pct": 2.44
2026-08-12 09:29:44 +00:00
},
2026-08-13 07:35:08 +00:00
"USDJPY": {
2026-08-24 14:18:58 +00:00
"price": 159.147,
"d1_pct": 0.17,
"w1_pct": -0.05,
"m1_pct": -2.86
2026-08-24 07:28:12 +00:00
},
2026-08-24 08:20:25 +00:00
"USDCHF": {
2026-08-24 14:18:58 +00:00
"price": 0.8024,
"d1_pct": 0.35,
"w1_pct": -1.26,
"m1_pct": -1.77
2026-08-24 09:22:01 +00:00
},
2026-08-24 09:48:39 +00:00
"AUDUSD": {
2026-08-24 14:18:58 +00:00
"price": 0.7163,
"d1_pct": 0.61,
"w1_pct": 1.1,
"m1_pct": 2.81
2026-08-24 09:48:39 +00:00
},
"NZDUSD": {
2026-08-24 14:18:58 +00:00
"price": 0.5966,
"d1_pct": 0.21,
"w1_pct": 1.28,
"m1_pct": 3.33
2026-08-24 09:48:39 +00:00
},
"USDCAD": {
2026-08-24 14:18:58 +00:00
"price": 1.3835,
"d1_pct": 0.39,
"w1_pct": -0.27,
"m1_pct": -1.78
2026-08-24 09:48:39 +00:00
},
"USDSEK": {
2026-08-24 14:18:58 +00:00
"price": 9.4979,
"d1_pct": 0.24,
"w1_pct": -0.19,
"m1_pct": -2.65
2026-08-24 08:20:25 +00:00
},
2026-08-24 07:28:12 +00:00
"USDNOK": {
2026-08-24 14:18:58 +00:00
"price": 9.3022,
"d1_pct": -0.44,
"w1_pct": -1.46,
"m1_pct": -3.23
2026-08-24 07:28:12 +00:00
},
"USDCNY": {
2026-08-24 14:18:58 +00:00
"price": 6.7217,
"d1_pct": -0.01,
"w1_pct": -0.31,
"m1_pct": -0.75
2026-08-24 07:28:12 +00:00
},
"USDMXN": {
2026-08-24 14:18:58 +00:00
"price": 16.952,
"d1_pct": 0.04,
"w1_pct": -0.39,
"m1_pct": -3.2
2026-08-24 07:28:12 +00:00
},
"USDBRL": {
2026-08-24 14:18:58 +00:00
"price": 5.1517,
"d1_pct": -0.8,
"w1_pct": -1.34,
"m1_pct": 1.08
2026-08-24 07:28:12 +00:00
},
"USDZAR": {
2026-08-24 14:18:58 +00:00
"price": 16.0142,
"d1_pct": -0.55,
"w1_pct": -1.09,
"m1_pct": -4.77
2026-08-24 07:28:12 +00:00
},
"USDINR": {
2026-08-24 10:17:57 +00:00
"price": 95.735,
"d1_pct": -0.04,
2026-08-24 08:48:40 +00:00
"w1_pct": 0.3,
2026-08-24 10:17:57 +00:00
"m1_pct": -1.18
2026-08-24 07:28:12 +00:00
},
"USDKRW": {
2026-08-24 14:18:58 +00:00
"price": 1383.98,
"d1_pct": -0.49,
"w1_pct": -2.22,
"m1_pct": -6.11
2026-08-24 07:28:12 +00:00
},
"USDTRY": {
2026-08-24 14:18:58 +00:00
"price": 48.0779,
2026-08-24 11:11:41 +00:00
"d1_pct": 0.07,
2026-08-24 14:18:58 +00:00
"w1_pct": 0.46,
"m1_pct": 1.61
2026-08-24 07:28:12 +00:00
},
"USDPLN": {
2026-08-24 14:18:58 +00:00
"price": 3.6905,
"d1_pct": -0.03,
"w1_pct": -0.8,
"m1_pct": -3.01
2026-08-24 07:28:12 +00:00
},
"USDHUF": {
2026-08-24 14:18:58 +00:00
"price": 311.04,
"d1_pct": -0.21,
"w1_pct": -0.6,
"m1_pct": -2.79
2026-08-24 07:28:12 +00:00
},
"USDCZK": {
2026-08-24 14:18:58 +00:00
"price": 20.6599,
"d1_pct": 0.12,
"w1_pct": -1.13,
"m1_pct": -2.79
2026-08-24 07:28:12 +00:00
},
"USDSGD": {
2026-08-24 14:18:58 +00:00
"price": 1.2705,
"d1_pct": -0.08,
"w1_pct": -0.67,
"m1_pct": -1.72
2026-08-24 07:28:12 +00:00
},
2026-08-19 08:14:34 +00:00
"USDIDR": {
2026-08-24 13:49:27 +00:00
"price": 17698.0,
"d1_pct": -0.32,
"w1_pct": -0.74,
"m1_pct": -1.5
2026-08-19 08:14:34 +00:00
},
"USDTHB": {
2026-08-24 14:18:58 +00:00
"price": 32.68,
"d1_pct": -0.37,
"w1_pct": -1.36,
"m1_pct": -3.4
2026-08-19 08:14:34 +00:00
},
2026-08-13 00:16:29 +00:00
"DXY": {
2026-08-24 14:18:58 +00:00
"price": 98.981,
"d1_pct": 0.18,
"w1_pct": -0.66,
"m1_pct": -2.45
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
2026-07-24 03:01:48 +00:00
"VIX (S&P 500 Vol)": {
2026-08-24 14:18:58 +00:00
"price": 15.92,
2026-08-24 07:53:30 +00:00
"prev_close": 15.13,
2026-08-24 14:18:58 +00:00
"change_pct": 5.22,
2026-08-24 07:53:30 +00:00
"timestamp": "2026-08-24 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 14:18:58 +00:00
"price": 23.41,
2026-08-24 13:49:27 +00:00
"prev_close": 21.98,
2026-08-24 14:18:58 +00:00
"change_pct": 6.51,
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-22 04:11:04 +00:00
"price": 73.4,
2026-08-21 20:05:58 +00:00
"prev_close": 73.18,
2026-08-21 22:05:28 +00:00
"change_pct": 0.3,
2026-08-21 20:05:58 +00:00
"timestamp": "2026-08-21 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-08-24 14:18:58 +00:00
"price": 18.23,
2026-08-24 13:49:27 +00:00
"prev_close": 18.21,
2026-08-24 14:18:58 +00:00
"change_pct": 0.11,
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 13:49:27 +00:00
"price": 82.535,
"d1_pct": 0.59,
"w1_pct": 1.46,
"m1_pct": -0.46,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-08-24 14:18:58 +00:00
"price": 93.0299,
"d1_pct": 0.23,
"w1_pct": 0.2,
"m1_pct": 0.34,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-08-24 13:49:27 +00:00
"price": 82.005,
"d1_pct": 0.01,
"w1_pct": 0.01,
"m1_pct": 0.5,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-08-24 14:18:58 +00:00
"price": 9.5925,
"d1_pct": 0.03,
"w1_pct": 0.13,
"m1_pct": 0.1,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-08-24 12:49:06 +00:00
"price": 133.63,
"d1_pct": -0.1,
"w1_pct": -0.38,
"m1_pct": -1.44,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-08-24 14:18:58 +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-24 14:18:58 +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": 1787580900,
"category": "general"
},
{
"headline": "Oil trades lower even as Bessent promises \u2018economic D-Day\u2019 announcement on Iran",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/oil-trades-lower-even-as-bessent-promises-economic-d-day-announcement-on-iran-a90d862e?mod=mw_rss_topstories",
"datetime": 1787579880,
"category": "general"
},
{
"headline": "Trump, Vance and Bessent try to calm the bond market with \u2018alternative facts\u2019",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/trump-vance-and-bessent-try-to-calm-the-bond-market-with-alternative-facts-8e424378?mod=mw_rss_topstories",
"datetime": 1787579400,
"category": "general"
},
2026-08-24 13:49:27 +00:00
{
"headline": "This has been one of the most affordable U.S. cities to buy a home for more than 134 years",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/this-has-been-one-of-the-most-affordable-u-s-cities-to-buy-a-home-for-the-past-134-years-0c52895a?mod=mw_rss_topstories",
"datetime": 1787578740,
"category": "general"
},
{
"headline": "I\u2019m turning 70. Here\u2019s how I\u2019m making this decade the richest of my retirement.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/im-turning-70-heres-how-im-making-this-decade-the-richest-of-my-retirement-ae351f90?mod=mw_rss_topstories",
"datetime": 1787578500,
"category": "general"
},
{
"headline": "Here are two trades to make ahead of a critical week for markets as Nvidia results and Jackson Hole loom",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/here-are-two-trades-to-make-ahead-of-a-critical-week-for-markets-as-nvidia-results-and-jackson-hole-loom-8ac3653c?mod=mw_rss_topstories",
"datetime": 1787578260,
"category": "general"
},
2026-08-24 13:23:58 +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": 1787577300,
"category": "general"
},
{
"headline": "Yields are the highest they\u2019ve been in years \u2014 but are bonds cheap enough to buy? Two strategists disagree.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/theyre-the-highest-theyve-been-in-years-but-are-bonds-cheap-enough-to-buy-here-two-strategists-disagree-348fe330?mod=mw_rss_topstories",
"datetime": 1787576640,
"category": "general"
},
{
"headline": "The Treasury\u2019s bond-market intervention isn\u2019t working. So what comes next?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/the-treasurys-bond-market-intervention-isnt-working-so-what-comes-next-ba5e132a?mod=mw_rss_topstories",
"datetime": 1787576520,
"category": "general"
},
2026-08-24 12:49:06 +00:00
{
"headline": "There are six stocks that hedge funds and mutual funds are both overweight \u2014 and SpaceX is one",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/there-are-six-stocks-that-hedge-funds-and-mutual-funds-are-both-overweight-and-spacex-is-one-2a17ffb1?mod=mw_rss_topstories",
"datetime": 1787575020,
"category": "general"
},
2026-08-21 22:05:28 +00:00
{
2026-08-24 11:42:29 +00:00
"headline": "Iran faces 'greatest financial offensive ever', says US treasury secretary",
2026-08-24 10:46:38 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c0qxew81y83o?at_medium=RSS&at_campaign=rss",
2026-08-24 13:49:27 +00:00
"datetime": 1787578507,
2026-08-21 22:05:28 +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",
"datetime": 1787568947,
"category": "general"
},
2026-08-20 18:08:38 +00:00
{
2026-08-24 07:28:12 +00:00
"headline": "Shein aims for almost $27bn valuation in stock market debut",
2026-08-21 00:08:06 +00:00
"source": "BBC Business",
2026-08-24 07:28:12 +00:00
"url": "https://www.bbc.co.uk/news/articles/cdeweewjdxno?at_medium=RSS&at_campaign=rss",
"datetime": 1787554853,
2026-08-21 00:08:06 +00:00
"category": "general"
},
2026-08-21 07:21:08 +00:00
{
2026-08-24 07:28:12 +00:00
"headline": "Pubs and hotels could see business rates reformed after review",
2026-08-21 07:21:08 +00:00
"source": "BBC Business",
2026-08-24 07:28:12 +00:00
"url": "https://www.bbc.co.uk/news/articles/c8xnxy89gv7o?at_medium=RSS&at_campaign=rss",
2026-08-24 09:48:39 +00:00
"datetime": 1787564484,
2026-08-21 07:21:08 +00:00
"category": "general"
},
2026-08-21 00:08:06 +00:00
{
2026-08-24 08:20:25 +00:00
"headline": "How to get \u00a32,000 to play computer games at university",
2026-08-21 00:08:06 +00:00
"source": "BBC Business",
2026-08-24 07:28:12 +00:00
"url": "https://www.bbc.co.uk/news/articles/cz647wlvg1do?at_medium=RSS&at_campaign=rss",
"datetime": 1787527435,
2026-08-21 00:08:06 +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-08-24 11:11:41 +00:00
{
2026-08-24 11:42:29 +00:00
"headline": "'Half my business will be gone' - firms in Canada and US fear trade war",
2026-08-24 11:11:41 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cy0j0zz8l83o?at_medium=RSS&at_campaign=rss",
"datetime": 1787564842,
"category": "general"
},
2026-08-21 18:08:41 +00:00
{
2026-08-24 07:28:12 +00:00
"headline": "Nearly three million Teslas recalled in China over hidden door handles",
2026-08-21 18:08:41 +00:00
"source": "BBC Business",
2026-08-24 07:28:12 +00:00
"url": "https://www.bbc.co.uk/news/articles/c4g6ggdg030o?at_medium=RSS&at_campaign=rss",
"datetime": 1787547677,
2026-08-21 18:08:41 +00:00
"category": "general"
},
2026-08-21 15:12:42 +00:00
{
2026-08-24 07:28:12 +00:00
"headline": "CrossCountry train services resume after outage",
2026-08-21 15:12:42 +00:00
"source": "BBC Business",
2026-08-24 07:28:12 +00:00
"url": "https://www.bbc.co.uk/news/articles/cp8x8xglp27o?at_medium=RSS&at_campaign=rss",
"datetime": 1787553665,
2026-08-21 11:41:42 +00:00
"category": "general"
},
2026-08-21 09:46:35 +00:00
{
2026-08-24 07:28:12 +00:00
"headline": "Struggling households need more help with bills, energy industry says",
2026-08-21 09:46:35 +00:00
"source": "BBC Business",
2026-08-24 07:28:12 +00:00
"url": "https://www.bbc.co.uk/news/articles/cm2g5x7l4mko?at_medium=RSS&at_campaign=rss",
"datetime": 1787479881,
"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 07:28:12 +00:00
"act": "\u2014",
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 07:28:12 +00:00
"act": "\u2014",
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-24 07:53:30 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}