Files
FXandRatesDashboard/data.json
T

1441 lines
35 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-07-01 09:55:52 +00:00
"generated_at": "2026-07-01T09:55:30.340567Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-07-01 05:31:15 +00:00
"y3m": 3.663,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-07-01 05:31:15 +00:00
"y2": 3.831,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-07-01 05:31:15 +00:00
"y5": 4.13,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-07-01 05:31:15 +00:00
"y10": 4.372,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-07-01 05:31:15 +00:00
"y30": 4.864
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"US_yf": {
2026-06-01 17:21:54 +00:00
"US_3M": {
2026-07-01 05:31:15 +00:00
"price": 3.663,
"prev_close": 3.68,
"change_pct": -0.46,
"timestamp": "2026-06-26 00:00:00"
2026-06-04 18:48:50 +00:00
},
2026-06-16 09:01:24 +00:00
"US_5Y": {
2026-07-01 05:31:15 +00:00
"price": 4.13,
"prev_close": 4.163,
"change_pct": -0.79,
"timestamp": "2026-06-26 00:00:00"
2026-06-12 22:33:51 +00:00
},
2026-06-23 07:11:05 +00:00
"US_10Y": {
2026-07-01 05:31:15 +00:00
"price": 4.372,
"prev_close": 4.392,
"change_pct": -0.46,
"timestamp": "2026-06-26 00:00:00"
2026-06-29 10:42:58 +00:00
},
"US_30Y": {
2026-07-01 05:31:15 +00:00
"price": 4.864,
"prev_close": 4.858,
"change_pct": 0.12,
"timestamp": "2026-06-26 00:00:00"
2026-04-15 15:11:50 +00:00
}
}
},
"commodities": {
"gold": {
2026-07-01 09:55:52 +00:00
"price": 3996.3,
"d1_pct": -0.66,
2026-07-01 08:30:55 +00:00
"w1_pct": 0.15,
2026-07-01 09:55:52 +00:00
"m1_pct": -10.7,
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-01 09:55:52 +00:00
"price": 58.48,
"d1_pct": -1.68,
"w1_pct": 0.74,
"m1_pct": -22.03,
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-01 09:55:52 +00:00
"price": 68.66,
"d1_pct": -1.21,
"w1_pct": -2.39,
"m1_pct": -25.5,
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-01 09:55:52 +00:00
"price": 72.08,
"d1_pct": -1.15,
"w1_pct": -2.25,
"m1_pct": -24.11,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-07-01 09:55:52 +00:00
"price": 3.24,
"d1_pct": -1.07,
"w1_pct": 0.59,
"m1_pct": 1.92,
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-01 09:55:52 +00:00
"price": 6.126,
"d1_pct": -1.07,
"w1_pct": 3.08,
"m1_pct": -6.1,
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-01 09:55:52 +00:00
"price": 593.5,
"d1_pct": 2.2,
"w1_pct": 1.32,
"m1_pct": -2.51,
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-01 09:55:52 +00:00
"price": 438.25,
"d1_pct": 6.18,
"w1_pct": 7.68,
"m1_pct": -1.3,
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-06-30 20:40:18 +00:00
"price": 746.77,
"d1_pct": 0.78,
"w1_pct": 1.8,
"m1_pct": -1.03
2026-06-27 05:16:19 +00:00
},
2026-06-30 14:19:21 +00:00
"Nasdaq 100": {
2026-06-30 20:40:18 +00:00
"price": 736.4,
"d1_pct": 1.7,
"w1_pct": 3.19,
"m1_pct": -0.15
2026-06-30 14:19:21 +00:00
},
2026-06-27 05:16:19 +00:00
"Russell 2000": {
2026-06-30 20:40:18 +00:00
"price": 300.45,
"d1_pct": 0.5,
"w1_pct": 1.74,
"m1_pct": 3.7
2026-06-27 05:16:19 +00:00
},
"EM Equities": {
2026-06-30 20:40:18 +00:00
"price": 68.41,
"d1_pct": 1.45,
"w1_pct": 1.85,
"m1_pct": 0.24
2026-06-27 05:16:19 +00:00
},
"China Large Cap": {
2026-06-30 20:40:18 +00:00
"price": 31.59,
"d1_pct": -0.38,
"w1_pct": -3.78,
"m1_pct": -9.19
2026-06-27 05:16:19 +00:00
},
"Japan Equities": {
2026-06-30 20:40:18 +00:00
"price": 93.27,
"d1_pct": 0.06,
"w1_pct": 0.56,
"m1_pct": 0.88
2026-06-27 05:16:19 +00:00
},
"Brazil Equities": {
2026-06-30 20:40:18 +00:00
"price": 34.5,
"d1_pct": -0.14,
"w1_pct": 1.02,
"m1_pct": -3.01
2026-06-27 05:16:19 +00:00
},
2026-06-30 16:49:58 +00:00
"Germany Equities": {
2026-06-30 20:40:18 +00:00
"price": 41.37,
"d1_pct": 1.08,
"w1_pct": 0.95,
"m1_pct": -2.83
2026-06-30 16:49:58 +00:00
},
2026-06-27 05:16:19 +00:00
"UK Equities": {
2026-06-30 20:40:18 +00:00
"price": 46.14,
"d1_pct": -0.02,
"w1_pct": 1.25,
"m1_pct": -0.28
2026-06-27 05:16:19 +00:00
},
"US Dollar Index": {
2026-06-30 20:40:18 +00:00
"price": 28.41,
"d1_pct": 0.14,
"w1_pct": -0.14,
"m1_pct": 2.71
2026-06-27 05:16:19 +00:00
},
"Euro ETF": {
2026-06-30 20:40:18 +00:00
"price": 105.44,
"d1_pct": -0.01,
"w1_pct": 0.39,
"m1_pct": -2.04
2026-06-26 15:20:49 +00:00
},
2026-06-30 16:49:58 +00:00
"Yen ETF": {
2026-06-30 20:40:18 +00:00
"price": 56.44,
"d1_pct": -0.39,
"w1_pct": -0.63,
"m1_pct": -2.05
2026-06-30 16:49:58 +00:00
},
2026-06-26 16:19:00 +00:00
"GBP ETF": {
2026-07-01 05:31:15 +00:00
"price": 127.64,
"d1_pct": 0.05,
2026-06-30 20:40:18 +00:00
"w1_pct": 0.57,
"m1_pct": -1.3
2026-06-26 16:19:00 +00:00
},
2026-06-25 20:41:28 +00:00
"AUD ETF": {
2026-07-01 05:31:15 +00:00
"price": 68.58,
"d1_pct": 0.44,
"w1_pct": 0.15,
2026-06-30 20:40:18 +00:00
"m1_pct": -3.57
2026-05-29 14:08:10 +00:00
},
2026-05-21 19:50:10 +00:00
"CAD ETF": {
2026-07-01 05:31:15 +00:00
"price": 68.93,
2026-06-30 20:40:18 +00:00
"d1_pct": 0.13,
"w1_pct": 0.19,
"m1_pct": -2.73
2026-05-21 19:50:10 +00:00
},
"Gold ETF": {
2026-06-30 20:40:18 +00:00
"price": 368.38,
"d1_pct": -0.05,
"w1_pct": -2.37,
"m1_pct": -11.68
2026-05-21 19:50:10 +00:00
},
"Oil ETF": {
2026-06-30 20:40:18 +00:00
"price": 106.44,
"d1_pct": -0.6,
"w1_pct": -4.33,
"m1_pct": -17.55
2026-05-21 19:50:10 +00:00
},
"Agriculture ETF": {
2026-06-30 18:38:54 +00:00
"price": 26.67,
"d1_pct": 0.6,
"w1_pct": 0.26,
"m1_pct": -2.13
2026-05-21 19:50:10 +00:00
},
2026-05-12 15:23:47 +00:00
"Energy Sector": {
2026-06-30 20:40:18 +00:00
"price": 53.11,
"d1_pct": -0.88,
"w1_pct": -2.48,
"m1_pct": -4.97
2026-05-12 15:23:47 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-06-30 18:38:54 +00:00
"price": 53.61,
"d1_pct": -0.2,
"w1_pct": -0.5,
"m1_pct": 4.3
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-07-01 09:55:52 +00:00
"price": 1.1392,
"d1_pct": -0.26,
"w1_pct": 0.11,
"m1_pct": -2.09
2026-06-17 13:52:50 +00:00
},
2026-06-24 12:19:05 +00:00
"GBPUSD": {
2026-07-01 09:55:52 +00:00
"price": 1.3249,
"d1_pct": -0.04,
"w1_pct": 0.37,
"m1_pct": -1.57
2026-06-24 12:19:05 +00:00
},
2026-06-18 17:12:59 +00:00
"USDJPY": {
2026-07-01 09:55:52 +00:00
"price": 162.722,
"d1_pct": 0.49,
"w1_pct": 0.69,
"m1_pct": 1.93
2026-06-23 16:57:13 +00:00
},
2026-06-24 18:37:42 +00:00
"USDCHF": {
2026-07-01 09:55:52 +00:00
"price": 0.8104,
"d1_pct": 0.35,
"w1_pct": 0.09,
"m1_pct": 3.09
2026-07-01 05:31:15 +00:00
},
"AUDUSD": {
2026-07-01 09:55:52 +00:00
"price": 0.6894,
"d1_pct": 0.16,
"w1_pct": -0.32,
"m1_pct": -3.78
2026-07-01 05:31:15 +00:00
},
"NZDUSD": {
2026-07-01 09:55:52 +00:00
"price": 0.5675,
"d1_pct": 0.41,
"w1_pct": 0.18,
"m1_pct": -4.4
2026-07-01 05:31:15 +00:00
},
"USDCAD": {
2026-07-01 09:55:52 +00:00
"price": 1.4224,
"d1_pct": 0.1,
"w1_pct": 0.1,
"m1_pct": 2.78
2026-07-01 05:31:15 +00:00
},
"USDSEK": {
2026-07-01 09:55:52 +00:00
"price": 9.7471,
"d1_pct": 0.39,
"w1_pct": 0.13,
"m1_pct": 4.73
2026-06-24 18:37:42 +00:00
},
"USDNOK": {
2026-07-01 09:55:52 +00:00
"price": 9.9385,
"d1_pct": 0.13,
"w1_pct": 1.52,
"m1_pct": 7.23
2026-06-24 18:37:42 +00:00
},
"USDCNY": {
2026-07-01 09:55:52 +00:00
"price": 6.7937,
"d1_pct": 0.0,
"w1_pct": 0.05,
"m1_pct": 0.42
2026-06-24 18:37:42 +00:00
},
"USDMXN": {
2026-07-01 09:55:52 +00:00
"price": 17.527,
"d1_pct": 0.31,
"w1_pct": -0.15,
"m1_pct": 1.0
2026-06-24 18:37:42 +00:00
},
2026-06-19 20:33:28 +00:00
"USDBRL": {
2026-07-01 09:55:52 +00:00
"price": 5.1692,
"d1_pct": -0.24,
"w1_pct": -0.55,
"m1_pct": 2.59
2026-06-19 20:33:28 +00:00
},
2026-06-10 15:48:52 +00:00
"USDZAR": {
2026-07-01 09:55:52 +00:00
"price": 16.4236,
"d1_pct": 0.03,
"w1_pct": -0.68,
"m1_pct": 0.8
2026-06-10 15:48:52 +00:00
},
"USDINR": {
2026-07-01 09:55:52 +00:00
"price": 95.18,
"d1_pct": 0.41,
"w1_pct": -0.0,
"m1_pct": -0.39
2026-06-10 15:48:52 +00:00
},
2026-06-16 00:43:13 +00:00
"USDKRW": {
2026-07-01 09:55:52 +00:00
"price": 1557.08,
"d1_pct": 1.0,
"w1_pct": 1.42,
"m1_pct": 3.03
2026-06-16 00:43:13 +00:00
},
2026-06-23 07:11:05 +00:00
"USDTRY": {
2026-07-01 09:55:52 +00:00
"price": 46.6673,
2026-07-01 08:30:55 +00:00
"d1_pct": 0.06,
2026-07-01 09:55:52 +00:00
"w1_pct": 0.42,
2026-07-01 05:31:15 +00:00
"m1_pct": 1.62
2026-06-24 07:07:41 +00:00
},
2026-06-26 00:34:48 +00:00
"USDPLN": {
2026-07-01 09:55:52 +00:00
"price": 3.7702,
"d1_pct": 0.44,
"w1_pct": 0.39,
"m1_pct": 3.62
2026-06-26 00:34:48 +00:00
},
"USDHUF": {
2026-07-01 09:55:52 +00:00
"price": 312.637,
"d1_pct": 1.0,
"w1_pct": 0.35,
"m1_pct": 2.8
2026-06-26 00:34:48 +00:00
},
2026-06-29 20:38:51 +00:00
"USDCZK": {
2026-07-01 09:55:52 +00:00
"price": 21.2978,
"d1_pct": 0.35,
"w1_pct": 0.22,
"m1_pct": 2.12
2026-06-29 20:38:51 +00:00
},
2026-06-26 00:34:48 +00:00
"USDSGD": {
2026-07-01 09:55:52 +00:00
"price": 1.2967,
"d1_pct": 0.36,
"w1_pct": -0.0,
"m1_pct": 1.44
2026-06-26 00:34:48 +00:00
},
2026-06-24 07:07:41 +00:00
"USDIDR": {
2026-07-01 08:30:55 +00:00
"price": 17940.0,
"d1_pct": 0.08,
"w1_pct": 0.13,
"m1_pct": 0.43
2026-06-24 07:07:41 +00:00
},
"USDTHB": {
2026-07-01 08:30:55 +00:00
"price": 33.35,
"d1_pct": 0.3,
"w1_pct": 0.24,
"m1_pct": 2.44
2026-06-24 07:07:41 +00:00
},
2026-05-21 14:16:21 +00:00
"DXY": {
2026-07-01 09:55:52 +00:00
"price": 101.399,
"d1_pct": 0.21,
"w1_pct": -0.21,
"m1_pct": 2.22
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
"VIX (S&P 500 Vol)": {
2026-07-01 09:55:52 +00:00
"price": 16.91,
2026-07-01 08:30:55 +00:00
"prev_close": 16.45,
2026-07-01 09:55:52 +00:00
"change_pct": 2.8,
2026-07-01 08:30:55 +00:00
"timestamp": "2026-07-01 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VXN (Nasdaq Vol)": {
2026-06-30 20:40:18 +00:00
"price": 27.11,
2026-06-30 14:19:21 +00:00
"prev_close": 29.37,
2026-06-30 20:40:18 +00:00
"change_pct": -7.69,
2026-06-30 14:19:21 +00:00
"timestamp": "2026-06-30 00:00:00"
2026-04-15 15:11:50 +00:00
},
"MOVE (Bond Vol)": {
2026-07-01 05:31:15 +00:00
"price": 66.79,
"prev_close": 67.1,
"change_pct": -0.46,
"timestamp": "2026-06-26 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-06-30 20:40:18 +00:00
"price": 21.29,
2026-06-30 14:19:21 +00:00
"prev_close": 21.7,
2026-06-30 20:40:18 +00:00
"change_pct": -1.89,
2026-06-30 14:19:21 +00:00
"timestamp": "2026-06-30 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-06-30 20:40:18 +00:00
"price": 86.42,
"d1_pct": -1.18,
"w1_pct": 0.26,
"m1_pct": 1.17,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-06-30 20:40:18 +00:00
"price": 94.57,
"d1_pct": -0.52,
"w1_pct": 0.48,
"m1_pct": 0.25,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-06-30 20:40:18 +00:00
"price": 82.11,
"d1_pct": -0.07,
"w1_pct": 0.17,
"m1_pct": 0.06,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-07-01 09:55:52 +00:00
"price": 9.7225,
"d1_pct": -0.15,
"w1_pct": -0.56,
"m1_pct": 0.88,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-07-01 07:26:19 +00:00
"price": 141.31,
"d1_pct": -0.48,
"w1_pct": -0.84,
"m1_pct": 0.55,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-06-30 20:40:18 +00:00
"price": 22.78,
"d1_pct": -0.39,
"w1_pct": 0.31,
"m1_pct": 0.31,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-07-01 09:55:52 +00:00
{
"headline": "Anthropic gets all-clear to let foreigners use latest model ahead of crucial IPO",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/anthropic-gets-all-clear-to-let-foreigners-use-latest-model-ahead-of-crucial-ipo-a1ddc94a?mod=mw_rss_topstories",
"datetime": 1782899040,
"category": "general"
},
{
"headline": "Microsoft is reportedly planning thousands of layoffs as it spends on AI",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/microsoft-is-reportedly-planning-thousands-of-layoffs-as-it-spends-on-ai-93ebabc8?mod=mw_rss_topstories",
"datetime": 1782898140,
"category": "general"
},
{
"headline": "\u2018We were stunned\u2019: My daughter, 39, said her mother-in-law gives her more money than we do. Do I call her out?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/we-were-stunned-my-daughter-39-said-her-mother-in-law-gives-her-more-money-than-we-do-do-i-call-her-out-b63d087c?mod=mw_rss_topstories",
"datetime": 1782897300,
"category": "general"
},
{
"headline": "Netflix\u2019s \u2018Owning Manhattan\u2019 star Ryan Serhant expands real estate empire to Texas in \u2018strategic\u2019 move",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/netflixs-owning-manhattan-star-ryan-serhant-expands-real-estate-empire-to-texas-in-strategic-move-68d8f57d?mod=mw_rss_topstories",
"datetime": 1782896580,
"category": "general"
},
{
"headline": "\u2018Ransom Canyon\u2019 star Josh Duhamel lists L.A. home for $3 million and commits more time to Minnesota cabin",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/ransom-canyon-star-josh-duhamel-lists-l-a-home-for-3-million-and-commits-more-time-to-minnesota-cabin-8714fe66?mod=mw_rss_topstories",
"datetime": 1782896280,
"category": "general"
},
2026-07-01 03:05:04 +00:00
{
"headline": "Your aging parent has a new romance. Here\u2019s how to protect your inheritance \u2014 without looking greedy.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/your-aging-parent-has-a-new-romance-heres-how-to-protect-your-inheritance-without-looking-greedy-cbc219ab?mod=mw_rss_topstories",
"datetime": 1782871260,
"category": "general"
},
{
"headline": "This threat to the chip rally has surged to its highest level since 2015",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/the-chip-rally-has-a-dark-side-and-a-rare-market-risk-is-at-its-highest-level-since-2015-5114fba0?mod=mw_rss_topstories",
"datetime": 1782871020,
"category": "general"
},
{
"headline": "Bitcoin ETFs were supposed to make selloffs less painful. That theory is being put to the test.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/bitcoin-etfs-were-supposed-to-make-selloffs-less-painful-that-theory-is-being-put-to-the-test-f70ba3c6?mod=mw_rss_topstories",
"datetime": 1782868320,
"category": "general"
},
2026-07-01 00:34:14 +00:00
{
"headline": "Nike earnings crushed Wall Street\u2019s estimates \u2014 but here\u2019s the catch",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/nike-earnings-crushed-wall-streets-estimates-but-theres-a-catch-83bf3e4a?mod=mw_rss_topstories",
"datetime": 1782865140,
"category": "general"
},
{
"headline": "\u2018She is retired\u2019: Do I dip into my 401(k) to pay my mother\u2019s $30,000 credit-card debt?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/she-is-retired-do-i-dip-into-my-401-k-to-pay-my-mothers-30-000-credit-card-debt-dc97569b?mod=mw_rss_topstories",
"datetime": 1782861840,
"category": "general"
},
2026-06-30 20:40:18 +00:00
{
2026-07-01 03:05:04 +00:00
"headline": "Trump made more than $1bn from crypto in first year back in office",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cvgmv98ez3zo?at_medium=RSS&at_campaign=rss",
2026-07-01 08:30:55 +00:00
"datetime": 1782891053,
2026-06-30 18:38:54 +00:00
"category": "general"
},
{
2026-07-01 00:34:14 +00:00
"headline": "Plea for households to read energy meter as prices rise",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c5yzqrpw2g8o?at_medium=RSS&at_campaign=rss",
"datetime": 1782860522,
2026-06-30 22:28:54 +00:00
"category": "general"
},
2026-07-01 03:05:04 +00:00
{
"headline": "Anthropic says US lifts export ban on its advanced AI tools",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cdr42623e1do?at_medium=RSS&at_campaign=rss",
2026-07-01 05:31:15 +00:00
"datetime": 1782877184,
2026-07-01 03:05:04 +00:00
"category": "general"
},
2026-06-30 22:28:54 +00:00
{
2026-07-01 00:34:14 +00:00
"headline": "Why Gen Z are planning for life without a state pension",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c8e2yp1gg37o?at_medium=RSS&at_campaign=rss",
"datetime": 1782860719,
2026-06-30 18:38:54 +00:00
"category": "general"
},
{
2026-06-30 20:40:18 +00:00
"headline": "Australia sues Amazon for making allegedly unfair contracts with subscribers",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c20yz9rzwy0o?at_medium=RSS&at_campaign=rss",
2026-07-01 03:05:04 +00:00
"datetime": 1782867856,
2026-06-30 00:33:17 +00:00
"category": "general"
},
2026-07-01 08:30:55 +00:00
{
"headline": "Why is crucial tech vulnerable to the heat?",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cj0gez6d50ro?at_medium=RSS&at_campaign=rss",
"datetime": 1782890592,
"category": "general"
},
2026-07-01 07:26:19 +00:00
{
"headline": "Romesh Ranganathan 'gutted' over bakery closure",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c74y7wdgy49o?at_medium=RSS&at_campaign=rss",
"datetime": 1782888808,
"category": "general"
},
2026-06-30 00:33:17 +00:00
{
"headline": "We had packed lunches every day for 10 years and retired at 40 ",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cvgdn3qqg7po?at_medium=RSS&at_campaign=rss",
"datetime": 1782774206,
"category": "general"
},
2026-07-01 03:05:04 +00:00
{
"headline": "Cruise passengers 'stranded' after air con failure to be flown home",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cy0639x4dp8o?at_medium=RSS&at_campaign=rss",
"datetime": 1782837905,
"category": "general"
},
2026-06-30 03:04:22 +00:00
{
"headline": "Chinese tycoon sentenced to 30 years in US jail",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cjeg15vw3z9o?at_medium=RSS&at_campaign=rss",
2026-07-01 00:34:14 +00:00
"datetime": 1782863298,
2026-06-30 03:04:22 +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-06-29 08:44:05 +00:00
"date": "2026-06-28",
"time": "12:35",
2026-06-01 08:57:03 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "Fed Barkin Speech",
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-06-29 08:44:05 +00:00
"date": "2026-06-29",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Dallas Fed Manufacturing Index (Jun)",
"prev": "0.4",
"fcast": "\u2014",
2026-06-29 15:52:29 +00:00
"act": "0",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-29",
2026-06-22 09:08:45 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "3-Month Bill Auction",
2026-06-29 08:44:05 +00:00
"prev": "3.695%",
2026-06-22 09:08:45 +00:00
"fcast": "\u2014",
2026-06-29 15:52:29 +00:00
"act": "3.740%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-06-29",
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-06-29 15:52:29 +00:00
"act": "3.840%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-06-30",
2026-06-15 09:16:56 +00:00
"time": "08:55",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "Redbook YoY (06/28)",
2026-06-30 13:15:10 +00:00
"prev": "10.0%",
2026-06-15 09:16:56 +00:00
"fcast": "\u2014",
2026-06-30 13:15:10 +00:00
"act": "10.5%",
2026-06-15 09:16:56 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-06-30",
"time": "09:00",
2026-06-22 09:08:45 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "House Price Index (Apr)",
2026-06-30 13:15:10 +00:00
"prev": "441.8",
2026-06-22 09:08:45 +00:00
"fcast": "\u2014",
2026-06-30 13:15:10 +00:00
"act": "441.4",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-06-30",
"time": "09:00",
2026-06-22 09:08:45 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "House Price Index MoM (Apr)",
2026-06-30 13:15:10 +00:00
"prev": "0.2%",
2026-06-30 11:09:10 +00:00
"fcast": "0.2%",
2026-06-30 13:15:10 +00:00
"act": "-0.1%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
2026-06-30 13:15:10 +00:00
"beat": "miss",
2026-06-22 09:08:45 +00:00
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-06-30",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "House Price Index YoY (Apr)",
2026-06-30 13:15:10 +00:00
"prev": "1.8%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-06-30 13:15:10 +00:00
"act": "2.0%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "S&P/Case-Shiller Home Price MoM (Apr)",
2026-06-30 13:15:10 +00:00
"prev": "1.1%",
2026-06-29 08:44:05 +00:00
"fcast": "\u2014",
2026-06-30 13:15:10 +00:00
"act": "1.0%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "S&P/Case-Shiller Home Price YoY (Apr)",
2026-06-30 13:15:10 +00:00
"prev": "0.9%",
2026-06-30 11:09:10 +00:00
"fcast": "0.9%",
2026-06-30 13:15:10 +00:00
"act": "1.1%",
2026-06-29 08:44:05 +00:00
"imp": "orange",
2026-06-30 13:15:10 +00:00
"beat": "beat",
2026-06-29 08:44:05 +00:00
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "09:45",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Chicago PMI (Jun)",
"prev": "62.7",
2026-06-30 11:09:10 +00:00
"fcast": "58.1",
2026-06-30 14:19:21 +00:00
"act": "56.7",
2026-06-29 08:44:05 +00:00
"imp": "orange",
2026-06-30 14:19:21 +00:00
"beat": "miss",
2026-06-29 08:44:05 +00:00
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "CB Consumer Confidence (Jun)",
"prev": "93.1",
2026-06-30 11:09:10 +00:00
"fcast": "94.7",
2026-06-30 14:19:21 +00:00
"act": "91.2",
2026-06-29 08:44:05 +00:00
"imp": "orange",
2026-06-30 14:19:21 +00:00
"beat": "miss",
2026-06-29 08:44:05 +00:00
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "JOLTs Job Openings (May)",
2026-06-30 14:19:21 +00:00
"prev": "7.585M",
2026-06-30 11:09:10 +00:00
"fcast": "7.30M",
2026-06-30 14:19:21 +00:00
"act": "7.594M",
2026-06-29 08:44:05 +00:00
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "JOLTs Job Quits (May)",
"prev": "2.977M",
"fcast": "\u2014",
2026-06-30 14:19:21 +00:00
"act": "3.065M",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Dallas Fed Services Index (Jun)",
"prev": "-7.7",
"fcast": "\u2014",
2026-06-30 15:21:54 +00:00
"act": "2.9",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Dallas Fed Services Revenues Index (Jun)",
"prev": "5.0",
"fcast": "\u2014",
2026-06-30 15:21:54 +00:00
"act": "9.8",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
2026-06-08 08:40:21 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "6-Week Bill Auction",
2026-06-29 08:44:05 +00:00
"prev": "3.620%",
2026-06-09 11:11:08 +00:00
"fcast": "\u2014",
2026-06-30 16:20:39 +00:00
"act": "3.655%",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-06-30",
"time": "12:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Quarterly Grain Stocks - Corn (Jun)",
"prev": "9.02B",
2026-06-30 16:20:39 +00:00
"fcast": "5.41M",
"act": "5.29B",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "12:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Quarterly Grain Stocks - Soy (Jun)",
"prev": "2.10B",
2026-06-30 16:20:39 +00:00
"fcast": "1.05B",
"act": "1.06B",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "12:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Quarterly Grain Stocks - Wheat (Jun)",
"prev": "1.30B",
2026-06-30 16:20:39 +00:00
"fcast": "0.94B",
"act": "0.92B",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "16:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "API Crude Oil Stock Change (06/27)",
"prev": "-0.765M",
2026-06-30 20:40:18 +00:00
"fcast": "-4.1M",
2026-06-30 22:28:54 +00:00
"act": "-6.072M",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "05:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Challenger Job Cuts (Jun)",
"prev": "97.006K",
"fcast": "\u2014",
2026-07-01 09:55:52 +00:00
"act": "45.849K",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA 30-Year Mortgage Rate (06/27)",
"prev": "6.59%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Applications (06/27)",
"prev": "1%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Market Index (06/27)",
"prev": "272.1",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Refinance Index (06/27)",
"prev": "834.2",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Purchase Index (06/27)",
"prev": "169.7",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "08:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "ADP Employment Change (Jun)",
"prev": "122K",
2026-06-29 12:34:30 +00:00
"fcast": "113K",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Chair Warsh Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"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"
},
{
"date": "2026-07-01",
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-06-29 08:44:05 +00:00
"ev": "Construction Spending MoM (May)",
"prev": "0.4%",
2026-06-29 12:34:30 +00:00
"fcast": "0.2%",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-08 08:40:21 +00:00
"imp": "orange",
2026-06-22 09:08:45 +00:00
"beat": null,
2026-06-08 08:40:21 +00:00
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
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-06-29 08:44:05 +00:00
"ev": "ISM Manufacturing Employment (Jun)",
"prev": "48.6",
2026-06-08 08:40:21 +00:00
"fcast": "\u2014",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-08 08:40:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
"time": "10:00",
2026-06-08 08:40:21 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "ISM Manufacturing New Orders (Jun)",
"prev": "56.8",
2026-06-08 08:40:21 +00:00
"fcast": "\u2014",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-08 08:40:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
"time": "10:00",
2026-06-08 08:40:21 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "ISM Manufacturing PMI (Jun)",
"prev": "54.0",
2026-06-29 12:34:30 +00:00
"fcast": "54",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "ISM Manufacturing Prices (Jun)",
"prev": "82.1",
"fcast": "79",
"act": "\u2014",
2026-06-08 08:40:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
2026-06-08 08:40:21 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "EIA Crude Oil Imports Change (06/27)",
"prev": "0.094M",
2026-06-08 08:40:21 +00:00
"fcast": "\u2014",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-08 08:40:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
2026-06-15 09:16:56 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "EIA Crude Oil Stocks Change (06/27)",
"prev": "-6.088M",
2026-06-30 11:09:10 +00:00
"fcast": "-4.8M",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-15 09:16:56 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
2026-06-15 09:16:56 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "EIA Cushing Crude Oil Stocks Change (06/27)",
"prev": "-1.077M",
2026-06-15 09:16:56 +00:00
"fcast": "\u2014",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-15 09:16:56 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
2026-06-22 09:08:45 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "EIA Distillate Fuel Production Change (06/27)",
"prev": "0.055M",
2026-06-22 09:08:45 +00:00
"fcast": "\u2014",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
2026-06-22 09:08:45 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "EIA Distillate Stocks Change (06/27)",
"prev": "3.064M",
2026-06-22 09:08:45 +00:00
"fcast": "\u2014",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-01",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Production Change (06/27)",
"prev": "-0.588M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Stocks Change (06/27)",
"prev": "2.064M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Heating Oil Stocks Change (06/27)",
"prev": "0.722M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Refinery Crude Runs Change (06/27)",
"prev": "-0.081M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-01",
2026-06-08 08:40:21 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "17-Week Bill Auction",
2026-06-29 08:44:05 +00:00
"prev": "3.770%",
2026-06-08 08:40:21 +00:00
"fcast": "\u2014",
2026-06-15 09:16:56 +00:00
"act": "\u2014",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-02",
2026-06-22 09:08:45 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "Average Hourly Earnings MoM (Jun)",
2026-06-25 13:19:34 +00:00
"prev": "0.3%",
2026-06-22 09:08:45 +00:00
"fcast": "0.3%",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-08 08:40:21 +00:00
"imp": "orange",
2026-06-29 08:44:05 +00:00
"beat": null,
2026-06-08 08:40:21 +00:00
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-02",
2026-06-22 09:08:45 +00:00
"time": "08:30",
2026-05-25 14:21:31 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "Average Hourly Earnings YoY (Jun)",
"prev": "3.4%",
2026-06-29 12:34:30 +00:00
"fcast": "3.5%",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-15 09:16:56 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-02",
2026-06-22 09:08:45 +00:00
"time": "08:30",
2026-06-15 09:16:56 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "Average Weekly Hours (Jun)",
"prev": "34.3",
2026-06-29 12:34:30 +00:00
"fcast": "34.3",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-15 09:16:56 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-02",
2026-06-15 09:16:56 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "Continuing Jobless Claims (06/20)",
"prev": "1821K",
2026-06-22 09:08:45 +00:00
"fcast": "\u2014",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-06-29 08:44:05 +00:00
"date": "2026-07-02",
"time": "08:30",
2026-06-22 09:08:45 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-06-29 08:44:05 +00:00
"ev": "Government Payrolls (Jun)",
"prev": "52K",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Initial Jobless Claims (06/27)",
"prev": "215K",
"fcast": "220K",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Jobless Claims 4-week Average (06/27)",
"prev": "224.25K",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Manufacturing Payrolls (Jun)",
"prev": "7K",
2026-06-29 12:34:30 +00:00
"fcast": "3K",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Non Farm Payrolls (Jun)",
"prev": "172K",
2026-06-29 12:34:30 +00:00
"fcast": "110K",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Nonfarm Payrolls Private (Jun)",
"prev": "120K",
2026-06-29 12:34:30 +00:00
"fcast": "115K",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Participation Rate (Jun)",
"prev": "61.8%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "U-6 Unemployment Rate (Jun)",
"prev": "8.1%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Unemployment Rate (Jun)",
"prev": "4.3%",
"fcast": "4.3%",
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Factory Orders ex Transportation (May)",
"prev": "1.3%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-07-02",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Factory Orders MoM (May)",
"prev": "4.8%",
2026-06-29 12:34:30 +00:00
"fcast": "-2.1%",
2026-06-29 08:44:05 +00:00
"act": "\u2014",
2026-06-22 09:08:45 +00:00
"imp": "orange",
"beat": null,
2026-06-08 08:40:21 +00:00
"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-01 03:05:04 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}