Files
FXandRatesDashboard/data.json
T

1441 lines
35 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-07-10 09:47:55 +00:00
"generated_at": "2026-07-10T09:47:36.277444Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-07-09 22:31:28 +00:00
"y3m": 3.682,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-07-10 07:08:15 +00:00
"y2": 3.893,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-07-10 07:08:15 +00:00
"y5": 4.269,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-07-09 20:35:51 +00:00
"y10": 4.539,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-07-09 18:37:59 +00:00
"y30": 5.053
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"US_yf": {
2026-07-09 22:31:28 +00:00
"US_3M": {
"price": 3.682,
"prev_close": 3.723,
"change_pct": -1.1,
"timestamp": "2026-07-09 00:00:00"
},
2026-07-10 07:08:15 +00:00
"US_5Y": {
"price": 4.269,
"prev_close": 4.308,
"change_pct": -0.91,
"timestamp": "2026-07-09 00:00:00"
},
2026-07-03 09:38:23 +00:00
"US_10Y": {
2026-07-09 20:35:51 +00:00
"price": 4.539,
2026-07-09 13:33:27 +00:00
"prev_close": 4.569,
2026-07-09 20:35:51 +00:00
"change_pct": -0.66,
2026-07-09 13:33:27 +00:00
"timestamp": "2026-07-09 00:00:00"
2026-07-06 16:35:14 +00:00
},
"US_30Y": {
2026-07-09 18:37:59 +00:00
"price": 5.053,
2026-07-09 13:33:27 +00:00
"prev_close": 5.065,
2026-07-09 18:37:59 +00:00
"change_pct": -0.24,
2026-07-09 13:33:27 +00:00
"timestamp": "2026-07-09 00:00:00"
2026-04-15 15:11:50 +00:00
}
}
},
"commodities": {
"gold": {
2026-07-10 09:47:55 +00:00
"price": 4109.0,
"d1_pct": -0.52,
"w1_pct": -0.09,
"m1_pct": -3.54,
2026-04-15 15:11:50 +00:00
"unit": "$/oz"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"silver": {
2026-07-10 09:47:55 +00:00
"price": 59.86,
"d1_pct": -0.86,
"w1_pct": -1.29,
"m1_pct": -8.04,
2026-04-15 15:11:50 +00:00
"unit": "$/oz"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"wti": {
2026-07-10 09:47:55 +00:00
"price": 71.92,
"d1_pct": -0.22,
"w1_pct": 4.7,
"m1_pct": -18.46,
2026-04-15 15:11:50 +00:00
"unit": "$/bbl"
2026-04-15 08:48:28 +00:00
},
2026-05-14 14:33:51 +00:00
"brent": {
2026-07-10 09:47:55 +00:00
"price": 76.15,
"d1_pct": -0.2,
"w1_pct": 6.06,
"m1_pct": -16.73,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-07-10 09:47:55 +00:00
"price": 2.975,
"d1_pct": -1.23,
"w1_pct": -6.91,
"m1_pct": -5.25,
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-07-10 09:47:55 +00:00
"price": 6.26,
"d1_pct": 0.72,
"w1_pct": 2.38,
"m1_pct": -0.67,
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-07-10 09:47:55 +00:00
"price": 616.75,
"d1_pct": 0.9,
"w1_pct": 4.45,
"m1_pct": 5.38,
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-07-10 09:47:55 +00:00
"price": 449.0,
"d1_pct": 4.97,
"w1_pct": 5.65,
"m1_pct": 7.03,
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-07-09 20:35:51 +00:00
"price": 751.71,
"d1_pct": 0.85,
"w1_pct": 0.8,
"m1_pct": 1.95
2026-06-27 05:16:19 +00:00
},
2026-06-30 14:19:21 +00:00
"Nasdaq 100": {
2026-07-09 18:37:59 +00:00
"price": 723.28,
"d1_pct": 1.66,
"w1_pct": -0.26,
2026-07-09 16:21:18 +00:00
"m1_pct": 1.12
2026-06-27 05:16:19 +00:00
},
2026-07-09 18:37:59 +00:00
"Russell 2000": {
2026-07-09 20:35:51 +00:00
"price": 297.24,
"d1_pct": 1.28,
"w1_pct": -0.69,
"m1_pct": 4.87
2026-07-09 18:37:59 +00:00
},
"EM Equities": {
2026-07-09 20:35:51 +00:00
"price": 66.78,
"d1_pct": 0.83,
"w1_pct": 0.45,
"m1_pct": 2.09
2026-07-09 18:37:59 +00:00
},
"China Large Cap": {
2026-07-09 20:35:51 +00:00
"price": 33.41,
"d1_pct": -0.09,
"w1_pct": 4.5,
"m1_pct": -2.94
2026-07-09 18:37:59 +00:00
},
"Japan Equities": {
2026-07-09 20:35:51 +00:00
"price": 93.52,
"d1_pct": 1.06,
"w1_pct": 0.51,
"m1_pct": 2.26
2026-07-09 18:37:59 +00:00
},
"Brazil Equities": {
2026-07-09 20:35:51 +00:00
"price": 34.96,
"d1_pct": 1.6,
"w1_pct": 2.28,
"m1_pct": 4.76
2026-07-09 18:37:59 +00:00
},
"Germany Equities": {
2026-07-09 20:35:51 +00:00
"price": 41.54,
"d1_pct": 0.56,
"w1_pct": 0.8,
"m1_pct": 0.55
2026-07-09 18:37:59 +00:00
},
"UK Equities": {
2026-07-09 20:35:51 +00:00
"price": 46.41,
"d1_pct": -0.17,
"w1_pct": 1.02,
"m1_pct": 1.39
2026-07-09 18:37:59 +00:00
},
"US Dollar Index": {
2026-07-09 20:35:51 +00:00
"price": 28.36,
"d1_pct": 0.0,
"w1_pct": -0.46,
"m1_pct": 1.18
2026-07-09 18:37:59 +00:00
},
2026-06-27 05:16:19 +00:00
"Euro ETF": {
2026-07-09 20:35:51 +00:00
"price": 105.42,
"d1_pct": -0.03,
"w1_pct": 0.45,
"m1_pct": -0.87
2026-06-26 15:20:49 +00:00
},
2026-06-30 16:49:58 +00:00
"Yen ETF": {
2026-07-09 20:35:51 +00:00
"price": 56.48,
"d1_pct": 0.04,
"w1_pct": 0.09,
"m1_pct": -1.4
2026-05-21 19:50:10 +00:00
},
2026-07-08 14:52:18 +00:00
"GBP ETF": {
2026-07-10 05:17:52 +00:00
"price": 128.86,
2026-07-09 20:35:51 +00:00
"d1_pct": 0.07,
"w1_pct": 1.02,
"m1_pct": 0.68
2026-07-08 14:52:18 +00:00
},
"AUD ETF": {
2026-07-10 05:17:52 +00:00
"price": 68.68,
2026-07-09 20:35:51 +00:00
"d1_pct": 0.03,
"w1_pct": 0.72,
2026-07-10 05:17:52 +00:00
"m1_pct": -1.44
2026-07-08 14:52:18 +00:00
},
"CAD ETF": {
2026-07-10 05:17:52 +00:00
"price": 68.98,
"d1_pct": -0.03,
"w1_pct": 0.32,
"m1_pct": -1.49
2026-07-08 14:52:18 +00:00
},
2026-05-21 19:50:10 +00:00
"Gold ETF": {
2026-07-09 20:35:51 +00:00
"price": 378.18,
"d1_pct": 1.0,
"w1_pct": 2.05,
"m1_pct": -4.81
2026-05-21 19:50:10 +00:00
},
"Oil ETF": {
2026-07-09 20:35:51 +00:00
"price": 109.01,
"d1_pct": -2.85,
"w1_pct": 5.56,
"m1_pct": -19.34
2026-05-21 19:50:10 +00:00
},
"Agriculture ETF": {
2026-07-09 20:35:51 +00:00
"price": 27.71,
"d1_pct": 0.33,
"w1_pct": 3.16,
"m1_pct": 5.24
2026-05-21 19:50:10 +00:00
},
2026-05-12 15:23:47 +00:00
"Energy Sector": {
2026-07-09 20:35:51 +00:00
"price": 54.82,
"d1_pct": -1.4,
"w1_pct": 3.81,
"m1_pct": -5.34
2026-05-12 15:23:47 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-07-09 18:37:59 +00:00
"price": 55.54,
"d1_pct": 1.04,
"w1_pct": 1.39,
"m1_pct": 7.24
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-07-10 09:47:55 +00:00
"price": 1.1432,
"d1_pct": 0.09,
"w1_pct": 0.09,
"m1_pct": -0.89
2026-07-08 11:38:30 +00:00
},
2026-07-09 16:56:52 +00:00
"GBPUSD": {
2026-07-10 09:47:55 +00:00
"price": 1.3413,
"d1_pct": 0.12,
"w1_pct": 0.55,
"m1_pct": 0.38
2026-07-09 16:56:52 +00:00
},
"USDJPY": {
2026-07-10 09:47:55 +00:00
"price": 161.796,
"d1_pct": -0.46,
"w1_pct": 0.21,
"m1_pct": 0.79
2026-07-09 16:56:52 +00:00
},
"USDCHF": {
2026-07-10 09:47:55 +00:00
"price": 0.8066,
"d1_pct": -0.18,
"w1_pct": 0.27,
"m1_pct": 0.83
2026-07-09 16:56:52 +00:00
},
"AUDUSD": {
2026-07-10 09:47:55 +00:00
"price": 0.6947,
"d1_pct": 0.16,
"w1_pct": 0.45,
"m1_pct": -0.67
2026-07-09 16:56:52 +00:00
},
"NZDUSD": {
2026-07-10 09:47:55 +00:00
"price": 0.5771,
"d1_pct": 0.96,
"w1_pct": 1.37,
"m1_pct": -0.41
2026-07-09 16:56:52 +00:00
},
2026-07-08 11:38:30 +00:00
"USDCAD": {
2026-07-10 09:47:55 +00:00
"price": 1.4168,
"d1_pct": 0.01,
"w1_pct": -0.16,
"m1_pct": 1.59
2026-07-08 11:38:30 +00:00
},
2026-07-07 20:36:49 +00:00
"USDSEK": {
2026-07-10 09:47:55 +00:00
"price": 9.6384,
"d1_pct": -0.53,
"w1_pct": -0.47,
"m1_pct": 1.29
2026-07-07 20:36:49 +00:00
},
"USDNOK": {
2026-07-10 09:47:55 +00:00
"price": 9.7554,
"d1_pct": -0.04,
"w1_pct": -0.99,
"m1_pct": 3.05
2026-07-07 20:36:49 +00:00
},
"USDCNY": {
2026-07-10 09:47:55 +00:00
"price": 6.7759,
"d1_pct": -0.39,
"w1_pct": -0.19,
"m1_pct": 0.05
2026-07-07 20:36:49 +00:00
},
"USDMXN": {
2026-07-10 09:47:55 +00:00
"price": 17.515,
"d1_pct": -0.3,
2026-07-10 08:11:20 +00:00
"w1_pct": 0.22,
2026-07-10 09:47:55 +00:00
"m1_pct": 0.54
2026-07-07 20:36:49 +00:00
},
2026-07-03 00:28:36 +00:00
"USDBRL": {
2026-07-10 09:47:55 +00:00
"price": 5.1186,
"d1_pct": -0.87,
"w1_pct": -1.98,
"m1_pct": -1.42
2026-07-03 00:28:36 +00:00
},
"USDZAR": {
2026-07-10 09:47:55 +00:00
"price": 16.2984,
"d1_pct": -0.62,
"w1_pct": 0.22,
"m1_pct": -1.71
2026-07-03 00:28:36 +00:00
},
2026-07-06 15:10:42 +00:00
"USDINR": {
2026-07-10 09:47:55 +00:00
"price": 95.3325,
"d1_pct": -0.55,
"w1_pct": -0.2,
"m1_pct": -0.33
2026-07-06 15:10:42 +00:00
},
2026-07-03 00:28:36 +00:00
"USDKRW": {
2026-07-10 09:47:55 +00:00
"price": 1504.42,
"d1_pct": 0.07,
"w1_pct": -2.45,
2026-07-10 08:11:20 +00:00
"m1_pct": -1.35
2026-07-03 00:28:36 +00:00
},
"USDTRY": {
2026-07-10 09:47:55 +00:00
"price": 46.9809,
2026-07-10 07:08:15 +00:00
"d1_pct": 0.24,
"w1_pct": 0.55,
"m1_pct": 1.8
2026-07-03 00:28:36 +00:00
},
"USDPLN": {
2026-07-10 09:47:55 +00:00
"price": 3.801,
"d1_pct": 0.84,
"w1_pct": 1.3,
"m1_pct": 3.16
2026-07-03 00:28:36 +00:00
},
"USDHUF": {
2026-07-10 09:47:55 +00:00
"price": 311.47,
"d1_pct": -0.63,
"w1_pct": 0.76,
"m1_pct": 1.08
2026-06-24 07:07:41 +00:00
},
2026-07-10 05:17:52 +00:00
"USDCZK": {
2026-07-10 09:47:55 +00:00
"price": 21.2178,
"d1_pct": -0.01,
"w1_pct": 0.22,
"m1_pct": 1.22
2026-07-10 05:17:52 +00:00
},
"USDSGD": {
2026-07-10 09:47:55 +00:00
"price": 1.2909,
"d1_pct": -0.19,
"w1_pct": -0.14,
"m1_pct": 0.22
2026-07-10 05:17:52 +00:00
},
"USDIDR": {
2026-07-10 08:11:20 +00:00
"price": 18050.0,
"d1_pct": -0.41,
"w1_pct": 1.47,
"m1_pct": 0.97
2026-07-10 05:17:52 +00:00
},
"USDTHB": {
2026-07-10 09:47:55 +00:00
"price": 33.28,
"d1_pct": -0.57,
"w1_pct": 0.27,
"m1_pct": 1.09
2026-07-10 05:17:52 +00:00
},
2026-05-21 14:16:21 +00:00
"DXY": {
2026-07-10 09:47:55 +00:00
"price": 100.871,
"d1_pct": -0.07,
"w1_pct": 0.01,
"m1_pct": 0.96
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
"VIX (S&P 500 Vol)": {
2026-07-10 09:47:55 +00:00
"price": 16.0,
2026-07-10 08:11:20 +00:00
"prev_close": 15.84,
2026-07-10 09:47:55 +00:00
"change_pct": 1.01,
2026-07-10 08:11:20 +00:00
"timestamp": "2026-07-10 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VXN (Nasdaq Vol)": {
2026-07-09 20:35:51 +00:00
"price": 26.91,
2026-07-09 15:07:34 +00:00
"prev_close": 27.86,
2026-07-09 20:35:51 +00:00
"change_pct": -3.41,
2026-07-09 15:07:34 +00:00
"timestamp": "2026-07-09 00:00:00"
2026-04-15 15:11:50 +00:00
},
"MOVE (Bond Vol)": {
2026-07-10 05:17:52 +00:00
"price": 65.4,
"prev_close": null,
"change_pct": null,
"timestamp": "2026-07-02 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-07-09 20:35:51 +00:00
"price": 20.81,
2026-07-09 13:33:27 +00:00
"prev_close": 21.23,
2026-07-09 20:35:51 +00:00
"change_pct": -1.98,
2026-07-09 13:33:27 +00:00
"timestamp": "2026-07-09 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-07-09 20:35:51 +00:00
"price": 84.49,
"d1_pct": 0.15,
"w1_pct": -1.2,
"m1_pct": 0.22,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-07-09 20:35:51 +00:00
"price": 93.71,
"d1_pct": 0.21,
"w1_pct": -0.34,
"m1_pct": 0.53,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-07-09 20:35:51 +00:00
"price": 81.91,
"d1_pct": 0.09,
"w1_pct": 0.09,
"m1_pct": 0.3,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-07-10 09:47:55 +00:00
"price": 9.6664,
"d1_pct": 0.22,
"w1_pct": -0.6,
"m1_pct": 0.4,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-07-10 09:47:55 +00:00
"price": 136.8,
"d1_pct": 0.18,
"w1_pct": -1.96,
"m1_pct": -1.78,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-07-09 20:35:51 +00:00
"price": 22.6,
"d1_pct": 0.13,
"w1_pct": -0.22,
"m1_pct": 0.34,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-07-10 09:47:55 +00:00
{
"headline": "As AI spending concerns grow, here\u2019s the bet to make ahead of critical stress test, says veteran Jefferies strategist",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/as-ai-spending-concerns-grow-heres-the-bet-to-make-ahead-of-critical-stress-test-says-veteran-jefferies-strategist-4503ba4f?mod=mw_rss_topstories",
"datetime": 1783675860,
"category": "general"
},
{
"headline": "My insurance company said my roof lost a few tiles. Loss adjusters found $10,000 in storm damage. How could this happen?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/my-insurance-company-said-my-roof-lost-a-few-tiles-loss-adjusters-found-10-000-in-storm-damage-how-could-this-happen-8e1cb8bf?mod=mw_rss_topstories",
"datetime": 1783674900,
"category": "general"
},
2026-07-10 08:11:20 +00:00
{
"headline": "SK Hynix raises $26.5 billion in U.S. offering. What to know about the stock.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/sk-hynix-is-about-to-hit-the-u-s-market-heres-what-to-know-about-the-deal-1c873fa4?mod=mw_rss_topstories",
"datetime": 1783668480,
"category": "general"
},
2026-07-10 07:08:15 +00:00
{
"headline": "Bidding war breaks out for easyJet as Apollo tops rival private-equity group\u2019s bid",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/bidding-war-breaks-out-for-easyjet-as-apollo-tops-rival-private-equity-groups-bid-d75ffd3c?mod=mw_rss_topstories",
"datetime": 1783665600,
"category": "general"
},
2026-07-10 00:28:59 +00:00
{
"headline": "Taco Bell is reportedly pulling produce from some stores. Here\u2019s what to know.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/taco-bell-is-reportedly-pulling-produce-from-some-stores-heres-what-to-know-a3569cd8?mod=mw_rss_topstories",
"datetime": 1783636200,
"category": "general"
},
2026-07-09 20:35:51 +00:00
{
2026-07-09 22:31:28 +00:00
"headline": "Why a hidden divergence between the VIX and Nasdaq volatility has the smart money on edge",
2026-07-09 20:35:51 +00:00
"source": "MarketWatch",
2026-07-09 22:31:28 +00:00
"url": "https://www.marketwatch.com/story/why-a-hidden-divergence-between-the-vix-and-nasdaq-volatility-has-the-smart-money-on-edge-cda23cc0?mod=mw_rss_topstories",
"datetime": 1783635540,
2026-07-09 20:35:51 +00:00
"category": "general"
},
2026-07-09 18:37:59 +00:00
{
"headline": "\u2018I\u2019ve no idea how they got her number\u2019: My student-loan servicer called a friend after I missed a payment. Is that legal?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/ive-no-idea-how-they-got-her-number-my-student-loan-servicer-called-a-friend-after-i-missed-a-payment-is-that-legal-28ef698e?mod=mw_rss_topstories",
2026-07-09 22:31:28 +00:00
"datetime": 1783634400,
2026-07-09 18:37:59 +00:00
"category": "general"
},
{
2026-07-09 22:31:28 +00:00
"headline": "Can Walmart help the Fed harness real-time U.S. economic data? We\u2019re about to find out.",
2026-07-09 18:37:59 +00:00
"source": "MarketWatch",
2026-07-09 22:31:28 +00:00
"url": "https://www.marketwatch.com/story/can-walmart-help-the-fed-harness-real-time-u-s-economic-data-were-about-to-find-out-e625925a?mod=mw_rss_topstories",
"datetime": 1783633920,
2026-07-09 18:37:59 +00:00
"category": "general"
},
2026-07-09 16:56:52 +00:00
{
2026-07-09 22:31:28 +00:00
"headline": "A junior employee saved this company six figures using AI. Here\u2019s how.",
2026-07-09 16:56:52 +00:00
"source": "MarketWatch",
2026-07-09 22:31:28 +00:00
"url": "https://www.marketwatch.com/story/a-junior-employee-saved-this-company-six-figures-using-ai-heres-how-ca4335d3?mod=mw_rss_topstories",
"datetime": 1783632540,
"category": "general"
},
{
"headline": "The dot-com crash was a $5 trillion blip. Why the next financial crisis could hit 4 times harder.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/the-dot-com-crash-was-a-5-trillion-blip-why-the-next-financial-crisis-could-hit-4-times-harder-29f4aa57?mod=mw_rss_topstories",
"datetime": 1783631340,
"category": "general"
},
{
2026-07-10 09:47:55 +00:00
"headline": "EasyJet agrees to surprise takeover bid as rival US firm swoops in",
2026-07-10 07:08:15 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cgjxqq9jg8yo?at_medium=RSS&at_campaign=rss",
2026-07-10 09:47:55 +00:00
"datetime": 1783676287,
2026-07-09 22:31:28 +00:00
"category": "general"
},
2026-07-10 05:17:52 +00:00
{
"headline": "'Cool in 90 seconds' - the fake portable air conditioners sweeping the internet",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cj6g41pzy41o?at_medium=RSS&at_campaign=rss",
"datetime": 1783647225,
"category": "general"
},
{
2026-07-10 09:47:55 +00:00
"headline": "Vapes to have less enticing names and flavours to protect children",
2026-07-10 05:17:52 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c9v29d7vml7o?at_medium=RSS&at_campaign=rss",
"datetime": 1783649738,
"category": "general"
},
2026-07-09 22:31:28 +00:00
{
2026-07-10 09:47:55 +00:00
"headline": "We've saved \u00a36,000 on holidays by swapping homes with strangers",
2026-07-10 00:28:59 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/ce8kkerxz74o?at_medium=RSS&at_campaign=rss",
2026-07-10 09:47:55 +00:00
"datetime": 1783671960,
2026-07-09 16:56:52 +00:00
"category": "general"
},
2026-07-10 03:02:30 +00:00
{
"headline": "Chip giant SK Hynix raises $26.5bn in mega US share sale",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c4gym70r0y4o?at_medium=RSS&at_campaign=rss",
"datetime": 1783651698,
"category": "general"
},
2026-07-10 05:17:52 +00:00
{
"headline": "Pressure builds on Europe's biggest port to be greener",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c39y78rwrmno?at_medium=RSS&at_campaign=rss",
"datetime": 1783638051,
"category": "general"
},
2026-07-10 07:08:15 +00:00
{
"headline": "Big fall in oil, gas and cargo ships taking US-backed Hormuz route after new strikes",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c621k5r8764o?at_medium=RSS&at_campaign=rss",
"datetime": 1783608114,
"category": "general"
},
{
"headline": "Why electric cars cost more to insure - and what's being done about it",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cgk6606j6zeo?at_medium=RSS&at_campaign=rss",
"datetime": 1783552195,
"category": "general"
},
2026-07-09 18:37:59 +00:00
{
"headline": "Interest rates may need to rise this year, says Bank of England economist",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c932ed8nv75o?at_medium=RSS&at_campaign=rss",
"datetime": 1783618631,
"category": "general"
},
2026-07-08 20:30:36 +00:00
{
2026-07-09 00:27:41 +00:00
"headline": "I run the UK's biggest bank, here are five ways to manage your money",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cd7wldr3prro?at_medium=RSS&at_campaign=rss",
"datetime": 1783552210,
2026-07-08 20:30:36 +00:00
"category": "general"
2026-04-09 20:07:03 +00:00
}
],
2026-04-09 21:13:38 +00:00
"calendar": [
2026-04-20 09:10:58 +00:00
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-03",
"time": "00:00",
2026-06-01 08:57:03 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Independence Day",
2026-06-15 09:16:56 +00:00
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
2026-06-08 08:40:21 +00:00
"imp": "orange",
2026-06-15 09:16:56 +00:00
"beat": null,
2026-06-08 08:40:21 +00:00
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-06",
"time": "10:00",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "ISM Services Business Activity (Jun)",
"prev": "57.7",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-06 15:10:42 +00:00
"act": "55.4",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-06",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "ISM Services Employment (Jun)",
"prev": "47.9",
"fcast": "\u2014",
2026-07-06 15:10:42 +00:00
"act": "51.2",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-06",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "ISM Services New Orders (Jun)",
"prev": "57.3",
"fcast": "\u2014",
2026-07-06 15:10:42 +00:00
"act": "55.1",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-06",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "ISM Services PMI (Jun)",
"prev": "54.5",
2026-07-06 12:21:17 +00:00
"fcast": "54",
2026-07-06 15:10:42 +00:00
"act": "54.0",
2026-07-06 08:36:48 +00:00
"imp": "red",
2026-07-06 15:10:42 +00:00
"beat": "inline",
2026-07-06 08:36:48 +00:00
"source": "finviz"
},
{
"date": "2026-07-06",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "ISM Services Prices (Jun)",
"prev": "71.3",
"fcast": "\u2014",
2026-07-06 15:10:42 +00:00
"act": "67.7",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-06",
"time": "11:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Waller Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-06",
2026-06-22 09:08:45 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "3-Month Bill Auction",
2026-07-06 08:36:48 +00:00
"prev": "3.740%",
2026-06-22 09:08:45 +00:00
"fcast": "\u2014",
2026-07-06 16:35:14 +00:00
"act": "3.735%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-06",
2026-06-22 09:08:45 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "6-Month Bill Auction",
2026-06-29 08:44:05 +00:00
"prev": "3.840%",
2026-06-22 09:08:45 +00:00
"fcast": "\u2014",
2026-07-06 16:35:14 +00:00
"act": "3.830%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
"time": "06:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "LMI Logistics Managers Index (Jun)",
"prev": "69.5",
"fcast": "\u2014",
2026-07-07 11:06:33 +00:00
"act": "71.1",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-07",
"time": "08:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "ADP Employment Change Weekly",
2026-07-08 11:38:30 +00:00
"prev": "24.25K",
2026-07-06 08:36:48 +00:00
"fcast": "\u2014",
2026-07-07 12:21:10 +00:00
"act": "21.0K",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-07",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Balance of Trade (May)",
2026-07-08 11:38:30 +00:00
"prev": "-$54.6B",
"fcast": "-$78.5B",
"act": "-$77.6B",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-07",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Exports (May)",
2026-07-08 11:38:30 +00:00
"prev": "$328.2B",
2026-07-06 08:36:48 +00:00
"fcast": "\u2014",
2026-07-07 13:19:34 +00:00
"act": "$317.7B",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-07",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Imports (May)",
2026-07-08 11:38:30 +00:00
"prev": "$382.8B",
2026-07-06 08:36:48 +00:00
"fcast": "\u2014",
2026-07-07 13:19:34 +00:00
"act": "$395.3B",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-07",
2026-06-15 09:16:56 +00:00
"time": "08:55",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Redbook YoY (07/05)",
"prev": "10.5%",
2026-06-15 09:16:56 +00:00
"fcast": "\u2014",
2026-07-07 13:19:34 +00:00
"act": "11.5%",
2026-06-15 09:16:56 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
"time": "09:20",
2026-06-22 09:08:45 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "NY Fed Bill Purchases 4 to 12 months",
"prev": "\u2014",
"fcast": "$3.319 billion",
"act": "\u2014",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
2026-06-29 08:44:05 +00:00
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "RCM/TIPP Economic Optimism Index (Jul)",
"prev": "42.5",
"fcast": "45",
2026-07-07 14:20:34 +00:00
"act": "45.5",
2026-06-29 08:44:05 +00:00
"imp": "orange",
2026-07-07 14:20:34 +00:00
"beat": "beat",
2026-06-29 08:44:05 +00:00
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
"time": "11:00",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Consumer Inflation Expectations (Jun)",
"prev": "3.5%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-07 15:31:41 +00:00
"act": "3.7%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
"time": "11:30",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "52-Week Bill Auction",
"prev": "3.750%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-07 16:53:57 +00:00
"act": "3.860%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
2026-06-08 08:40:21 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "6-Week Bill Auction",
2026-07-06 08:36:48 +00:00
"prev": "3.655%",
2026-06-09 11:11:08 +00:00
"fcast": "\u2014",
2026-07-07 16:53:57 +00:00
"act": "3.635%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
"time": "13:00",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "3-Year Note Auction",
"prev": "4.192%",
"fcast": "\u2014",
2026-07-07 18:42:26 +00:00
"act": "4.179%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-07",
2026-07-08 11:38:30 +00:00
"time": "17:00",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "API Crude Oil Stock Change (07/04)",
"prev": "-6.072M",
2026-07-07 11:06:33 +00:00
"fcast": "-1.5M",
2026-07-07 22:25:30 +00:00
"act": "-0.399M",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-08",
2026-06-29 08:44:05 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "MBA 30-Year Mortgage Rate (07/04)",
"prev": "6.57%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-08 11:38:30 +00:00
"act": "6.58%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-08",
2026-06-29 08:44:05 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "MBA Mortgage Applications (07/04)",
"prev": "0%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-08 11:38:30 +00:00
"act": "-2.2%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-08",
2026-06-29 08:44:05 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "MBA Mortgage Market Index (07/04)",
"prev": "272.2",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-08 11:38:30 +00:00
"act": "266.3",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-08",
2026-06-29 08:44:05 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "MBA Mortgage Refinance Index (07/04)",
"prev": "828.7",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-08 11:38:30 +00:00
"act": "794.4",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-08",
2026-06-29 08:44:05 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "MBA Purchase Index (07/04)",
"prev": "170.6",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-08 11:38:30 +00:00
"act": "169.5",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-08",
2026-06-29 08:44:05 +00:00
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Used Car Prices MoM (Jun)",
"prev": "0.3%",
"fcast": "\u2014",
2026-07-08 13:39:21 +00:00
"act": "0.1%",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Used Car Prices YoY (Jun)",
"prev": "3.6%",
"fcast": "\u2014",
2026-07-08 13:39:21 +00:00
"act": "2.1%",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Wholesale Inventories MoM (May)",
2026-07-08 14:52:18 +00:00
"prev": "0.7%",
2026-07-06 08:36:48 +00:00
"fcast": "0.3%",
2026-07-08 14:52:18 +00:00
"act": "0.1%",
2026-07-06 08:36:48 +00:00
"imp": "orange",
2026-07-08 14:52:18 +00:00
"beat": "miss",
2026-07-06 08:36:48 +00:00
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Crude Oil Imports Change (07/04)",
2026-07-09 11:06:08 +00:00
"prev": "0.37M",
2026-07-06 08:36:48 +00:00
"fcast": "\u2014",
2026-07-08 14:52:18 +00:00
"act": "1.096M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Crude Oil Stocks Change (07/04)",
"prev": "-3.775M",
2026-07-08 14:52:18 +00:00
"fcast": "-2.4M",
"act": "2.998M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Cushing Crude Oil Stocks Change (07/04)",
"prev": "0.709M",
"fcast": "\u2014",
2026-07-08 14:52:18 +00:00
"act": "-0.052M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Distillate Fuel Production Change (07/04)",
"prev": "-0.042M",
"fcast": "\u2014",
2026-07-08 14:52:18 +00:00
"act": "-0.001M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Distillate Stocks Change (07/04)",
"prev": "2.483M",
2026-07-08 14:52:18 +00:00
"fcast": "0.6M",
2026-07-09 11:06:08 +00:00
"act": "-4.98M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Production Change (07/04)",
"prev": "0.481M",
"fcast": "\u2014",
2026-07-08 14:52:18 +00:00
"act": "-0.233M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Stocks Change (07/04)",
"prev": "-2.333M",
2026-07-08 14:52:18 +00:00
"fcast": "-1.6M",
"act": "-1.904M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Heating Oil Stocks Change (07/04)",
2026-07-09 11:06:08 +00:00
"prev": "-0.31M",
2026-07-06 08:36:48 +00:00
"fcast": "\u2014",
2026-07-08 14:52:18 +00:00
"act": "-0.427M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Refinery Crude Runs Change (07/04)",
"prev": "0.085M",
"fcast": "\u2014",
2026-07-08 14:52:18 +00:00
"act": "-0.172M",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "17-Week Bill Auction",
"prev": "3.795%",
"fcast": "\u2014",
2026-07-08 15:50:02 +00:00
"act": "3.790%",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "13:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "10-Year Note Auction",
"prev": "4.538%",
"fcast": "\u2014",
2026-07-08 18:31:38 +00:00
"act": "4.580%",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-08",
"time": "14:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "FOMC Minutes",
2026-06-29 08:44:05 +00:00
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-08",
"time": "15:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Consumer Credit Change (May)",
2026-07-09 11:06:08 +00:00
"prev": "$20.82B",
2026-07-07 11:06:33 +00:00
"fcast": "$17.1B",
2026-07-09 11:06:08 +00:00
"act": "-$0.18B",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-09",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Continuing Jobless Claims (06/27)",
2026-07-09 13:33:27 +00:00
"prev": "1806.0K",
2026-07-08 11:38:30 +00:00
"fcast": "1820K",
2026-07-09 13:33:27 +00:00
"act": "1814.0K",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-09",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Initial Jobless Claims (07/04)",
2026-07-09 13:33:27 +00:00
"prev": "217.0K",
2026-07-08 11:38:30 +00:00
"fcast": "218K",
2026-07-09 13:33:27 +00:00
"act": "215.0K",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-09",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Jobless Claims 4-week Average (07/04)",
2026-07-09 13:33:27 +00:00
"prev": "222.50K",
2026-07-06 08:36:48 +00:00
"fcast": "\u2014",
2026-07-09 13:33:27 +00:00
"act": "218.75K",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-09",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Williams Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-09",
2026-06-29 08:44:05 +00:00
"time": "09:20",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "NY Fed Bill Purchases 1 to 4 months",
"prev": "\u2014",
"fcast": "$6.637 billion",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
2026-06-15 09:16:56 +00:00
"time": "10:00",
2026-06-08 08:40:21 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Existing Home Sales (Jun)",
2026-07-09 15:07:34 +00:00
"prev": "4.19M",
2026-07-06 08:36:48 +00:00
"fcast": "4.20M",
2026-07-09 15:07:34 +00:00
"act": "4.09M",
2026-06-29 08:44:05 +00:00
"imp": "red",
2026-07-06 08:36:48 +00:00
"beat": null,
2026-06-29 08:44:05 +00:00
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
2026-06-29 08:44:05 +00:00
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Existing Home Sales MoM (Jun)",
2026-07-09 15:07:34 +00:00
"prev": "3.7%",
2026-06-08 08:40:21 +00:00
"fcast": "\u2014",
2026-07-09 15:07:34 +00:00
"act": "-2.4%",
2026-06-08 08:40:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
2026-06-15 09:16:56 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "EIA Natural Gas Stocks Change (07/04)",
2026-07-09 15:07:34 +00:00
"prev": "87B",
"fcast": "49Bcf",
"act": "61B",
2026-06-15 09:16:56 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
2026-06-08 08:40:21 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "4-Week Bill Auction",
"prev": "3.605%",
2026-06-08 08:40:21 +00:00
"fcast": "\u2014",
2026-07-09 16:21:18 +00:00
"act": "3.630%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
2026-07-02 08:08:04 +00:00
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
"time": "11:30",
2026-07-02 08:08:04 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "8-Week Bill Auction",
"prev": "3.650%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-09 16:21:18 +00:00
"act": "3.635%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
"time": "12:00",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "15-Year Mortgage Rate (07/10)",
"prev": "5.79%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-09 16:21:18 +00:00
"act": "5.82%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
"time": "12:00",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "30-Year Mortgage Rate (07/10)",
"prev": "6.43%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-09 16:21:18 +00:00
"act": "6.49%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
"time": "13:00",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "30-Year Bond Auction",
"prev": "5.020%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-09 18:37:59 +00:00
"act": "5.058%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
"time": "13:30",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Fed Logan Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
2026-06-29 08:44:05 +00:00
"source": "finviz"
},
{
2026-07-06 08:36:48 +00:00
"date": "2026-07-09",
"time": "16:30",
2026-06-29 08:44:05 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-07-06 08:36:48 +00:00
"ev": "Fed Balance Sheet (07/09)",
"prev": "$6.725T",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-07-09 22:31:28 +00:00
"act": "$6.736T",
2026-07-06 08:36:48 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-10",
"time": "12:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "WASDE Report",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-10",
"time": "13:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Baker Hughes Oil Rig Count (07/11)",
"prev": "445",
"fcast": "\u2014",
"act": "\u2014",
2026-06-29 08:44:05 +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-07-10 03:02:30 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}