Files
FXandRatesDashboard/data.json
T

1441 lines
35 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-06-29 12:34:30 +00:00
"generated_at": "2026-06-29T12:34:07.799101Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-06-26 20:36:20 +00:00
"y3m": 3.663,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-06-26 20:36:20 +00:00
"y2": 3.831,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-06-26 20:36:20 +00:00
"y5": 4.13,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-06-26 20:36:20 +00:00
"y10": 4.372,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-06-29 10:42:58 +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-06-26 20:36:20 +00:00
"price": 3.663,
2026-06-29 08:44:05 +00:00
"prev_close": 3.68,
"change_pct": -0.46,
2026-06-26 13:18:00 +00:00
"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-06-26 20:36:20 +00:00
"price": 4.13,
2026-06-29 08:44:05 +00:00
"prev_close": 4.163,
"change_pct": -0.79,
2026-06-26 13:18:00 +00:00
"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-06-26 20:36:20 +00:00
"price": 4.372,
2026-06-29 08:44:05 +00:00
"prev_close": 4.392,
"change_pct": -0.46,
2026-06-26 13:18:00 +00:00
"timestamp": "2026-06-26 00:00:00"
2026-06-29 10:42:58 +00:00
},
"US_30Y": {
"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-06-29 12:34:30 +00:00
"price": 4053.2,
"d1_pct": -0.63,
"w1_pct": -3.08,
"m1_pct": -9.91,
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-06-29 12:34:30 +00:00
"price": 58.585,
"d1_pct": -1.07,
"w1_pct": -10.59,
"m1_pct": -22.55,
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-06-29 12:34:30 +00:00
"price": 70.03,
"d1_pct": 1.16,
"w1_pct": -6.4,
"m1_pct": -21.23,
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-06-29 12:34:30 +00:00
"price": 73.19,
"d1_pct": 1.67,
"w1_pct": -6.05,
"m1_pct": -21.9,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-06-29 12:34:30 +00:00
"price": 3.233,
"d1_pct": 0.06,
"w1_pct": -0.61,
"m1_pct": -1.58,
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-06-29 12:34:30 +00:00
"price": 6.1915,
"d1_pct": 0.81,
"w1_pct": -2.6,
"m1_pct": -3.2,
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-06-29 12:34:30 +00:00
"price": 587.25,
"d1_pct": 1.56,
"w1_pct": -1.72,
"m1_pct": -5.89,
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-06-29 12:34:30 +00:00
"price": 433.0,
"d1_pct": 4.91,
"w1_pct": 5.22,
"m1_pct": -4.99,
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-27 07:01:52 +00:00
"price": 728.99,
"d1_pct": -0.72,
"w1_pct": -2.38,
"m1_pct": -2.61
2026-06-27 05:16:19 +00:00
},
"Nasdaq 100": {
2026-06-27 07:01:52 +00:00
"price": 706.52,
"d1_pct": -1.38,
"w1_pct": -4.5,
"m1_pct": -3.04
2026-06-27 05:16:19 +00:00
},
"Russell 2000": {
2026-06-27 07:01:52 +00:00
"price": 299.83,
"d1_pct": 0.31,
"w1_pct": 1.43,
"m1_pct": 3.5
2026-06-27 05:16:19 +00:00
},
"EM Equities": {
2026-06-27 07:01:52 +00:00
"price": 67.19,
"d1_pct": -1.13,
"w1_pct": -5.09,
"m1_pct": -1.24
2026-06-27 05:16:19 +00:00
},
"China Large Cap": {
2026-06-27 07:01:52 +00:00
"price": 31.59,
"d1_pct": -0.28,
"w1_pct": -5.14,
"m1_pct": -9.89
2026-06-27 05:16:19 +00:00
},
"Japan Equities": {
2026-06-27 07:01:52 +00:00
"price": 92.8,
"d1_pct": -0.63,
"w1_pct": -3.59,
"m1_pct": 1.1
2026-06-27 05:16:19 +00:00
},
"Brazil Equities": {
2026-06-27 07:01:52 +00:00
"price": 34.67,
"d1_pct": 1.43,
"w1_pct": 2.79,
"m1_pct": -3.07
2026-06-27 05:16:19 +00:00
},
"Germany Equities": {
2026-06-27 07:01:52 +00:00
"price": 40.63,
"d1_pct": -1.07,
"w1_pct": -2.14,
"m1_pct": -5.14
2026-06-27 05:16:19 +00:00
},
"UK Equities": {
2026-06-27 07:01:52 +00:00
"price": 45.76,
"d1_pct": -0.26,
"w1_pct": 0.66,
"m1_pct": -1.72
2026-06-27 05:16:19 +00:00
},
"US Dollar Index": {
2026-06-27 07:01:52 +00:00
"price": 28.46,
"d1_pct": -0.07,
"w1_pct": 0.57,
"m1_pct": 2.56
2026-06-27 05:16:19 +00:00
},
"Euro ETF": {
2026-06-27 07:01:52 +00:00
"price": 105.09,
"d1_pct": 0.14,
"w1_pct": -0.64,
"m1_pct": -2.01
2026-06-25 15:31:07 +00:00
},
"Yen ETF": {
2026-06-27 07:01:52 +00:00
"price": 56.71,
"d1_pct": 0.04,
"w1_pct": -0.25,
"m1_pct": -1.44
2026-06-26 15:20:49 +00:00
},
2026-06-26 16:19:00 +00:00
"GBP ETF": {
2026-06-27 07:01:52 +00:00
"price": 126.97,
"d1_pct": -0.01,
"w1_pct": 0.03,
"m1_pct": -1.53
2026-06-26 16:19:00 +00:00
},
2026-06-25 20:41:28 +00:00
"AUD ETF": {
2026-06-27 07:01:52 +00:00
"price": 68.34,
"d1_pct": -0.16,
"w1_pct": -1.6,
"m1_pct": -3.31
2026-05-29 14:08:10 +00:00
},
2026-05-21 19:50:10 +00:00
"CAD ETF": {
2026-06-27 07:01:52 +00:00
"price": 68.93,
"d1_pct": 0.06,
"w1_pct": -0.32,
"m1_pct": -2.41
2026-05-21 19:50:10 +00:00
},
"Gold ETF": {
2026-06-27 07:01:52 +00:00
"price": 373.63,
"d1_pct": 1.13,
"w1_pct": -3.48,
"m1_pct": -8.53
2026-05-21 19:50:10 +00:00
},
"Oil ETF": {
2026-06-27 07:01:52 +00:00
"price": 105.48,
"d1_pct": -3.5,
"w1_pct": -8.17,
"m1_pct": -19.5
2026-05-21 19:50:10 +00:00
},
"Agriculture ETF": {
2026-06-27 07:01:52 +00:00
"price": 26.8,
"d1_pct": -0.45,
"w1_pct": 0.64,
"m1_pct": -2.44
2026-05-21 19:50:10 +00:00
},
2026-05-12 15:23:47 +00:00
"Energy Sector": {
2026-06-27 07:01:52 +00:00
"price": 53.84,
"d1_pct": -0.46,
"w1_pct": 0.85,
"m1_pct": -4.85
2026-05-12 15:23:47 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-06-27 07:01:52 +00:00
"price": 53.57,
"d1_pct": 0.22,
"w1_pct": 0.35,
"m1_pct": 4.55
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-06-29 12:34:30 +00:00
"price": 1.1408,
"d1_pct": 0.4,
"w1_pct": -0.48,
"m1_pct": -2.1
2026-06-17 13:52:50 +00:00
},
2026-06-24 12:19:05 +00:00
"GBPUSD": {
2026-06-29 12:34:30 +00:00
"price": 1.3238,
"d1_pct": 0.38,
"w1_pct": 0.23,
"m1_pct": -1.53
2026-06-24 12:19:05 +00:00
},
2026-06-18 17:12:59 +00:00
"USDJPY": {
2026-06-29 12:34:30 +00:00
"price": 161.874,
2026-06-29 10:42:58 +00:00
"d1_pct": 0.04,
"w1_pct": 0.27,
"m1_pct": 1.63
2026-06-23 16:57:13 +00:00
},
2026-06-24 18:37:42 +00:00
"USDCHF": {
2026-06-29 12:34:30 +00:00
"price": 0.8086,
"d1_pct": -0.24,
"w1_pct": 0.08,
"m1_pct": 3.18
2026-06-24 18:37:42 +00:00
},
"AUDUSD": {
2026-06-29 10:42:58 +00:00
"price": 0.6901,
"d1_pct": 0.0,
"w1_pct": -1.46,
"m1_pct": -3.68
2026-06-24 18:37:42 +00:00
},
"NZDUSD": {
2026-06-29 08:44:05 +00:00
"price": 0.5653,
"d1_pct": 0.16,
"w1_pct": -1.43,
"m1_pct": -4.93
2026-06-24 18:37:42 +00:00
},
"USDCAD": {
2026-06-29 12:34:30 +00:00
"price": 1.4202,
"d1_pct": 0.01,
"w1_pct": 0.19,
"m1_pct": 3.04
2026-06-24 18:37:42 +00:00
},
"USDSEK": {
2026-06-29 12:34:30 +00:00
"price": 9.7237,
"d1_pct": -0.17,
"w1_pct": 1.41,
"m1_pct": 5.13
2026-06-24 18:37:42 +00:00
},
"USDNOK": {
2026-06-29 12:34:30 +00:00
"price": 9.9398,
"d1_pct": 0.73,
"w1_pct": 2.49,
"m1_pct": 7.52
2026-06-24 18:37:42 +00:00
},
"USDCNY": {
2026-06-29 12:34:30 +00:00
"price": 6.7836,
"d1_pct": -0.09,
"w1_pct": 0.22,
"m1_pct": 0.06
2026-06-24 18:37:42 +00:00
},
"USDMXN": {
2026-06-29 12:34:30 +00:00
"price": 17.4818,
"d1_pct": -0.16,
"w1_pct": 0.78,
"m1_pct": 1.0
2026-06-24 18:37:42 +00:00
},
2026-06-19 20:33:28 +00:00
"USDBRL": {
2026-06-29 12:34:30 +00:00
"price": 5.1705,
"d1_pct": -0.45,
2026-06-29 10:42:58 +00:00
"w1_pct": 0.37,
"m1_pct": 2.35
2026-06-19 20:33:28 +00:00
},
2026-06-10 15:48:52 +00:00
"USDZAR": {
2026-06-29 12:34:30 +00:00
"price": 16.4235,
"d1_pct": -0.47,
"w1_pct": -0.16,
"m1_pct": 1.26
2026-06-10 15:48:52 +00:00
},
"USDINR": {
2026-06-29 12:34:30 +00:00
"price": 94.53,
"d1_pct": 0.14,
"w1_pct": 0.21,
"m1_pct": -1.58
2026-06-10 15:48:52 +00:00
},
2026-06-16 00:43:13 +00:00
"USDKRW": {
2026-06-29 12:34:30 +00:00
"price": 1543.01,
2026-06-29 10:42:58 +00:00
"d1_pct": -0.22,
2026-06-29 12:34:30 +00:00
"w1_pct": 0.76,
"m1_pct": 3.19
2026-06-16 00:43:13 +00:00
},
2026-06-23 07:11:05 +00:00
"USDTRY": {
2026-06-29 12:34:30 +00:00
"price": 46.6071,
"d1_pct": 0.06,
"w1_pct": 0.33,
"m1_pct": 1.56
2026-06-24 07:07:41 +00:00
},
2026-06-26 00:34:48 +00:00
"USDPLN": {
2026-06-29 12:34:30 +00:00
"price": 3.7604,
"d1_pct": -0.15,
"w1_pct": 1.38,
"m1_pct": 3.76
2026-06-26 00:34:48 +00:00
},
"USDHUF": {
2026-06-29 12:34:30 +00:00
"price": 310.901,
"d1_pct": 0.0,
"w1_pct": 1.49,
"m1_pct": 2.31
2026-06-26 00:34:48 +00:00
},
"USDCZK": {
2026-06-29 12:34:30 +00:00
"price": 21.2652,
"d1_pct": -0.36,
"w1_pct": 0.85,
"m1_pct": 2.18
2026-06-26 00:34:48 +00:00
},
"USDSGD": {
2026-06-29 12:34:30 +00:00
"price": 1.2934,
2026-06-29 10:42:58 +00:00
"d1_pct": -0.26,
"w1_pct": 0.08,
"m1_pct": 1.41
2026-06-26 00:34:48 +00:00
},
2026-06-24 07:07:41 +00:00
"USDIDR": {
2026-06-29 12:34:30 +00:00
"price": 17957.0,
"d1_pct": -0.21,
"w1_pct": 0.95,
"m1_pct": 0.66
2026-06-24 07:07:41 +00:00
},
"USDTHB": {
2026-06-29 12:34:30 +00:00
"price": 33.24,
"d1_pct": -0.16,
"w1_pct": 0.97,
"m1_pct": 2.15
2026-06-24 07:07:41 +00:00
},
2026-05-21 14:16:21 +00:00
"DXY": {
2026-06-29 12:34:30 +00:00
"price": 101.243,
"d1_pct": -0.12,
"w1_pct": 0.22,
"m1_pct": 2.25
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
"VIX (S&P 500 Vol)": {
2026-06-29 12:34:30 +00:00
"price": 18.28,
2026-06-29 08:44:05 +00:00
"prev_close": 18.41,
2026-06-29 12:34:30 +00:00
"change_pct": -0.71,
2026-06-29 08:44:05 +00:00
"timestamp": "2026-06-29 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VXN (Nasdaq Vol)": {
2026-06-27 07:01:52 +00:00
"price": 30.82,
"prev_close": 30.91,
"change_pct": -0.29,
"timestamp": "2026-06-26 00:00:00"
2026-04-15 15:11:50 +00:00
},
"MOVE (Bond Vol)": {
2026-06-29 08:44:05 +00:00
"price": 66.79,
"prev_close": 67.1,
"change_pct": -0.46,
2026-06-26 20:36:20 +00:00
"timestamp": "2026-06-26 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-06-27 07:01:52 +00:00
"price": 22.62,
"prev_close": 22.48,
"change_pct": 0.62,
"timestamp": "2026-06-26 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-06-27 07:01:52 +00:00
"price": 87.36,
"d1_pct": 0.01,
"w1_pct": 0.7,
"m1_pct": 2.82,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-06-27 07:01:52 +00:00
"price": 95.03,
"d1_pct": 0.25,
"w1_pct": 0.71,
"m1_pct": 1.09,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-06-27 07:01:52 +00:00
"price": 82.19,
"d1_pct": 0.12,
"w1_pct": 0.24,
"m1_pct": 0.26,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-06-29 12:34:30 +00:00
"price": 9.7575,
"d1_pct": 0.03,
"w1_pct": 0.72,
"m1_pct": 0.9,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-06-29 12:34:30 +00:00
"price": 142.14,
"d1_pct": -0.37,
"w1_pct": 0.96,
"m1_pct": 0.35,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-06-27 07:01:52 +00:00
"price": 22.86,
"d1_pct": 0.13,
"w1_pct": 0.48,
"m1_pct": 0.93,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-06-29 12:34:30 +00:00
{
"headline": "Laser weapons aren\u2019t science fiction anymore \u2014 and they\u2019re changing how defense stocks are valued",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/laser-weapons-arent-science-fiction-anymore-and-theyre-changing-how-defense-stocks-are-valued-ff4c3910?mod=mw_rss_topstories",
"datetime": 1782735300,
"category": "general"
},
{
"headline": "Comcast\u2019s stock having best day in 18 years after plan to spin off NBCUniversal",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/comcast-to-spin-off-nbcuniversal-after-15-years-of-ownership-dad0597a?mod=mw_rss_topstories",
"datetime": 1782734040,
"category": "general"
},
{
"headline": "There\u2019s a 67% chance stocks will suffer a bear market when this rare signal flashes \u2014 like it\u2019s doing now",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/theres-a-67-chance-stocks-will-suffer-a-bear-market-when-this-rare-signal-flashes-like-its-doing-now-c8916710?mod=mw_rss_topstories",
"datetime": 1782733020,
"category": "general"
},
{
"headline": "How the chip trade has come to resemble silver \u2014 a warning from Morgan Stanley\u2019s Wilson",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/silver-and-the-semiconductor-climax-a-warning-from-morgan-stanleys-wilson-833e06e1?mod=mw_rss_topstories",
"datetime": 1782730920,
"category": "general"
},
{
"headline": "People say I should wait until 70 to claim Social Security. When does delaying pay off?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/people-say-i-should-wait-until-70-to-claim-social-security-when-does-delaying-pay-off-f1cd948c?mod=mw_rss_topstories",
"datetime": 1782730800,
"category": "general"
},
2026-06-29 10:42:58 +00:00
{
"headline": "Why Apple pivoting to China for memory may not solve big tech\u2019s microchip crisis",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/why-apple-pivoting-to-china-for-memory-may-not-solve-big-techs-microchip-crisis-51f3438d?mod=mw_rss_topstories",
"datetime": 1782729120,
"category": "general"
},
{
2026-06-29 12:34:30 +00:00
"headline": "A \u2018Magnificent Seven\u2019 slump sent momentum stocks to their fourth-worst performance in 22 years. Here\u2019s what happened 70% of the time.",
2026-06-29 10:42:58 +00:00
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/magnificent-seven-slump-sent-momentum-stocks-to-their-fourth-worst-performance-in-22-years-heres-what-happens-70-of-the-time-720fd2e9?mod=mw_rss_topstories",
"datetime": 1782727500,
"category": "general"
},
{
"headline": "The central bank of central banks warns AI frenzy could trigger stock-market slump and jeopardize economy",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/the-central-bank-of-central-banks-warns-ai-frenzy-could-trigger-stock-market-slump-and-jeopardize-economy-4d24b0a1?mod=mw_rss_topstories",
"datetime": 1782724380,
"category": "general"
},
{
"headline": "Why \u2018permabear\u2019 Jeremy Grantham is steering his own cash into high-flying tech companies",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/why-permabear-jeremy-grantham-is-steering-his-own-cash-into-high-flying-tech-stocks-911cb30f?mod=mw_rss_topstories",
"datetime": 1782723900,
"category": "general"
},
{
"headline": "After her return to the spotlight, \u2018Every Year After\u2019 star Elisha Cuthbert relists her Hollywood Hills home for $2.1 million",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/after-her-return-to-the-spotlight-every-year-after-star-elisha-cuthbert-relists-her-hollywood-hills-home-for-2-1-million-d1c294ea?mod=mw_rss_topstories",
"datetime": 1782723840,
"category": "general"
},
2026-06-26 22:28:08 +00:00
{
2026-06-29 10:42:58 +00:00
"headline": "British American Tobacco to cut 9,000 jobs",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c3vyen243dno?at_medium=RSS&at_campaign=rss",
2026-06-29 12:34:30 +00:00
"datetime": 1782731050,
2026-06-26 22:28:08 +00:00
"category": "general"
},
{
2026-06-29 10:42:58 +00:00
"headline": "South Korea unveils $880bn chip and AI investment plan",
2026-06-29 08:44:05 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c9q2pwzngjqo?at_medium=RSS&at_campaign=rss",
2026-06-29 10:42:58 +00:00
"datetime": 1782723329,
2026-06-29 08:44:05 +00:00
"category": "general"
},
{
"headline": "Got the tennis bug? How to play sport without paying",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/crlw2xw1yy2o?at_medium=RSS&at_campaign=rss",
"datetime": 1782687960,
"category": "general"
},
{
"headline": "Rogue builder left our roof leaking and spent \u00a330K we gave him in Lanzarote",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cze9wpny62go?at_medium=RSS&at_campaign=rss",
"datetime": 1782709534,
2026-06-26 18:38:46 +00:00
"category": "general"
},
{
2026-06-26 22:28:08 +00:00
"headline": "Trump threatens 100% tariff on European nations over tech tax",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cn4rd71411ko?at_medium=RSS&at_campaign=rss",
2026-06-27 03:03:17 +00:00
"datetime": 1782524238,
2026-06-26 16:48:29 +00:00
"category": "general"
},
2026-06-29 08:44:05 +00:00
{
"headline": "Could you handle a 20-plus hour flight? This airline is banking on it",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cx2j7v51l5ko?at_medium=RSS&at_campaign=rss",
"datetime": 1782514935,
"category": "general"
},
2026-06-27 00:32:28 +00:00
{
"headline": "Three unusual things about the King's tax bill",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/ce8kg7zg09ko?at_medium=RSS&at_campaign=rss",
"datetime": 1782514830,
"category": "general"
},
2026-06-29 08:44:05 +00:00
{
"headline": "Who could be the UK's next chancellor?",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c36yj4pn7jdo?at_medium=RSS&at_campaign=rss",
"datetime": 1782470232,
"category": "general"
},
2026-06-26 12:17:59 +00:00
{
2026-06-26 14:19:46 +00:00
"headline": "I'm back at home again after uni - here's how I'm making it work ",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cg53q6dl0plo?at_medium=RSS&at_campaign=rss",
"datetime": 1782428628,
2026-06-26 11:08:08 +00:00
"category": "general"
},
2026-06-25 20:41:28 +00:00
{
2026-06-26 09:46:57 +00:00
"headline": "Power banks and vapes now biggest fire risk on planes",
2026-06-26 00:34:48 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cly716qd146o?at_medium=RSS&at_campaign=rss",
"datetime": 1782430093,
"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",
"act": "\u2014",
"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 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-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 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-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)",
"prev": "10%",
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-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)",
"prev": "441.5",
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-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)",
"prev": "0.1%",
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-06-30",
"time": "09:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "House Price Index YoY (Apr)",
"prev": "1.7%",
"fcast": "\u2014",
"act": "\u2014",
"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)",
"prev": "1%",
"fcast": "\u2014",
"act": "\u2014",
"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)",
"prev": "0.8%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "09:45",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Chicago PMI (Jun)",
"prev": "62.7",
"fcast": "60",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "CB Consumer Confidence (Jun)",
"prev": "93.1",
"fcast": "94.2",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-06-30",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "JOLTs Job Openings (May)",
"prev": "7.618M",
"fcast": "7.28M",
"act": "\u2014",
"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",
"act": "\u2014",
"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",
"act": "\u2014",
"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",
"act": "\u2014",
"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-22 09:08:45 +00:00
"act": "\u2014",
"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",
"fcast": "\u2014",
"act": "\u2014",
"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",
"fcast": "\u2014",
"act": "\u2014",
"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",
"fcast": "\u2014",
"act": "\u2014",
"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",
"fcast": "\u2014",
"act": "\u2014",
"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",
"act": "\u2014",
"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-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-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-06-29 10:42:58 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}