Files
FXandRatesDashboard/data.json
T

1441 lines
35 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-08-13 07:35:08 +00:00
"generated_at": "2026-08-13T07:34:48.053366Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-08-12 18:19:09 +00:00
"y3m": 3.707,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-08-12 18:19:09 +00:00
"y2": 3.947,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-08-12 20:14:32 +00:00
"y5": 4.375,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-08-12 18:19:09 +00:00
"y10": 4.682,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-08-12 20:14:32 +00:00
"y30": 5.247
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"US_yf": {
2026-08-11 15:24:25 +00:00
"US_3M": {
2026-08-12 18:19:09 +00:00
"price": 3.707,
2026-08-12 12:50:39 +00:00
"prev_close": 3.73,
2026-08-12 18:19:09 +00:00
"change_pct": -0.62,
2026-08-12 12:50:39 +00:00
"timestamp": "2026-08-12 00:00:00"
2026-08-11 15:24:25 +00:00
},
2026-08-11 22:15:54 +00:00
"US_5Y": {
2026-08-12 20:14:32 +00:00
"price": 4.375,
2026-08-12 12:50:39 +00:00
"prev_close": 4.385,
2026-08-12 20:14:32 +00:00
"change_pct": -0.23,
2026-08-12 12:50:39 +00:00
"timestamp": "2026-08-12 00:00:00"
2026-08-11 22:15:54 +00:00
},
2026-08-10 10:32:27 +00:00
"US_10Y": {
2026-08-12 18:19:09 +00:00
"price": 4.682,
2026-08-12 12:50:39 +00:00
"prev_close": 4.684,
2026-08-12 18:19:09 +00:00
"change_pct": -0.04,
2026-08-12 12:50:39 +00:00
"timestamp": "2026-08-12 00:00:00"
2026-08-10 07:36:19 +00:00
},
2026-07-29 11:20:14 +00:00
"US_30Y": {
2026-08-12 20:14:32 +00:00
"price": 5.247,
2026-08-12 12:50:39 +00:00
"prev_close": 5.236,
2026-08-12 20:14:32 +00:00
"change_pct": 0.21,
2026-08-12 12:50:39 +00:00
"timestamp": "2026-08-12 00:00:00"
2026-04-15 15:11:50 +00:00
}
}
},
"commodities": {
"gold": {
2026-08-13 07:35:08 +00:00
"price": 4433.1001,
"d1_pct": 0.55,
"w1_pct": 4.5,
"m1_pct": 9.62,
2026-04-15 15:11:50 +00:00
"unit": "$/oz"
2026-04-15 08:48:28 +00:00
},
2026-08-05 13:07:09 +00:00
"silver": {
2026-08-13 07:35:08 +00:00
"price": 64.83,
"d1_pct": -1.11,
"w1_pct": 5.52,
"m1_pct": 13.52,
2026-08-05 13:07:09 +00:00
"unit": "$/oz"
},
2026-04-15 15:11:50 +00:00
"wti": {
2026-08-13 07:35:08 +00:00
"price": 82.81,
"d1_pct": -0.55,
"w1_pct": 7.14,
"m1_pct": 4.03,
2026-08-07 06:22:38 +00:00
"unit": "$/bbl"
},
"brent": {
2026-08-13 07:35:08 +00:00
"price": 88.54,
"d1_pct": -0.49,
"w1_pct": 7.33,
"m1_pct": 4.23,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-08-13 07:35:08 +00:00
"price": 2.794,
"d1_pct": -0.36,
"w1_pct": 5.83,
"m1_pct": -4.45,
2026-04-15 15:11:50 +00:00
"unit": "$/MMBtu"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"copper": {
2026-08-13 07:35:08 +00:00
"price": 6.528,
"d1_pct": -1.05,
"w1_pct": -2.38,
"m1_pct": 3.73,
2026-04-15 15:11:50 +00:00
"unit": "$/lb"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"wheat": {
2026-08-13 07:35:08 +00:00
"price": 654.0,
"d1_pct": 0.19,
"w1_pct": 3.6,
"m1_pct": -3.47,
2026-04-15 15:11:50 +00:00
"unit": "\u00a2/bu"
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"corn": {
2026-08-13 06:28:11 +00:00
"price": 477.75,
"d1_pct": 4.54,
"w1_pct": 8.83,
"m1_pct": 6.76,
2026-04-15 15:11:50 +00:00
"unit": "\u00a2/bu"
2026-04-09 20:07:03 +00:00
}
},
"etfs": {
2026-04-15 15:11:50 +00:00
"S&P 500": {
2026-08-12 22:15:39 +00:00
"price": 772.49,
2026-08-12 20:14:32 +00:00
"d1_pct": 0.25,
"w1_pct": 0.35,
"m1_pct": 2.75
2026-08-06 21:57:26 +00:00
},
2026-08-12 18:19:09 +00:00
"Nasdaq 100": {
2026-08-12 20:14:32 +00:00
"price": 723.7,
"d1_pct": 0.73,
"w1_pct": 0.89,
"m1_pct": 0.56
2026-08-12 18:19:09 +00:00
},
"Russell 2000": {
2026-08-12 22:15:39 +00:00
"price": 302.71,
"d1_pct": 0.57,
"w1_pct": 0.98,
"m1_pct": 2.78
2026-08-12 18:19:09 +00:00
},
"EM Equities": {
2026-08-12 22:15:39 +00:00
"price": 66.46,
2026-08-12 20:14:32 +00:00
"d1_pct": 1.57,
2026-08-12 22:15:39 +00:00
"w1_pct": 1.13,
2026-08-13 07:35:08 +00:00
"m1_pct": 1.2
2026-08-12 18:19:09 +00:00
},
2026-08-06 21:57:26 +00:00
"China Large Cap": {
2026-08-12 22:15:39 +00:00
"price": 35.23,
"d1_pct": -1.21,
"w1_pct": -2.36,
2026-08-13 04:34:40 +00:00
"m1_pct": 4.32
2026-08-06 21:57:26 +00:00
},
"Japan Equities": {
2026-08-12 22:15:39 +00:00
"price": 97.79,
"d1_pct": 1.57,
"w1_pct": 2.76,
"m1_pct": 4.15
2026-08-07 14:49:46 +00:00
},
2026-08-12 14:55:39 +00:00
"Brazil Equities": {
2026-08-12 22:15:39 +00:00
"price": 33.86,
"d1_pct": -0.35,
"w1_pct": -6.23,
2026-08-13 06:28:11 +00:00
"m1_pct": -6.02
2026-08-12 14:55:39 +00:00
},
"Germany Equities": {
2026-08-12 22:15:39 +00:00
"price": 43.87,
"d1_pct": -0.27,
"w1_pct": 0.53,
2026-08-13 04:34:40 +00:00
"m1_pct": 5.99
2026-08-12 14:55:39 +00:00
},
"UK Equities": {
2026-08-12 20:14:32 +00:00
"price": 48.37,
"d1_pct": 0.14,
"w1_pct": 0.0,
2026-08-13 07:35:08 +00:00
"m1_pct": 4.45
2026-08-12 14:55:39 +00:00
},
2026-08-07 14:49:46 +00:00
"US Dollar Index": {
2026-08-12 22:15:39 +00:00
"price": 28.2,
"d1_pct": 0.21,
"w1_pct": 0.39,
"m1_pct": -0.67
2026-08-07 14:49:46 +00:00
},
"Euro ETF": {
2026-08-13 04:34:40 +00:00
"price": 106.34,
2026-08-12 20:14:32 +00:00
"d1_pct": -0.17,
2026-08-13 04:34:40 +00:00
"w1_pct": -0.23,
2026-08-13 07:35:08 +00:00
"m1_pct": 0.98
2026-08-07 14:49:46 +00:00
},
"Yen ETF": {
2026-08-12 22:15:39 +00:00
"price": 57.52,
"d1_pct": -0.19,
"w1_pct": -1.08,
2026-08-13 06:28:11 +00:00
"m1_pct": 1.68
2026-08-07 14:49:46 +00:00
},
"GBP ETF": {
2026-08-13 04:34:40 +00:00
"price": 129.73,
"d1_pct": -0.06,
2026-08-12 22:15:39 +00:00
"w1_pct": 0.24,
2026-08-13 07:35:08 +00:00
"m1_pct": 0.98
2026-08-07 14:49:46 +00:00
},
"AUD ETF": {
2026-08-12 22:15:39 +00:00
"price": 69.92,
"d1_pct": 0.04,
"w1_pct": 0.1,
2026-08-13 04:34:40 +00:00
"m1_pct": 1.41
2026-08-07 14:49:46 +00:00
},
"CAD ETF": {
2026-08-13 04:34:40 +00:00
"price": 70.07,
2026-08-12 20:14:32 +00:00
"d1_pct": -0.17,
"w1_pct": 0.56,
2026-08-13 04:34:40 +00:00
"m1_pct": 0.92
2026-08-07 14:49:46 +00:00
},
2026-07-29 20:21:49 +00:00
"Gold ETF": {
2026-08-12 22:15:39 +00:00
"price": 404.92,
2026-08-12 20:14:32 +00:00
"d1_pct": 0.99,
"w1_pct": 3.92,
"m1_pct": 8.81
2026-07-29 20:21:49 +00:00
},
"Oil ETF": {
2026-08-12 20:14:32 +00:00
"price": 127.3,
"d1_pct": -0.24,
"w1_pct": 10.81,
"m1_pct": 5.93
2026-07-29 20:21:49 +00:00
},
"Agriculture ETF": {
2026-08-12 22:15:39 +00:00
"price": 27.84,
"d1_pct": 0.91,
"w1_pct": 0.76,
2026-08-13 06:28:11 +00:00
"m1_pct": 0.76
2026-07-29 20:21:49 +00:00
},
2026-07-15 18:26:10 +00:00
"Energy Sector": {
2026-08-12 22:15:39 +00:00
"price": 61.03,
"d1_pct": 0.16,
"w1_pct": 6.49,
"m1_pct": 7.16
2026-07-15 18:26:10 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-08-12 22:15:39 +00:00
"price": 57.92,
"d1_pct": 0.21,
"w1_pct": -0.14,
"m1_pct": 3.1
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-08-13 06:28:11 +00:00
"price": 1.1523,
"d1_pct": -0.18,
"w1_pct": -0.29,
"m1_pct": 0.86
2026-08-05 07:56:30 +00:00
},
"GBPUSD": {
2026-08-13 07:35:08 +00:00
"price": 1.3481,
"d1_pct": -0.21,
"w1_pct": 0.09,
2026-08-13 04:34:40 +00:00
"m1_pct": 0.63
2026-08-12 09:29:44 +00:00
},
2026-08-13 07:35:08 +00:00
"USDJPY": {
"price": 159.379,
"d1_pct": 0.07,
"w1_pct": 1.13,
"m1_pct": -1.73
},
"USDCHF": {
"price": 0.8137,
"d1_pct": 0.33,
"w1_pct": 0.87,
"m1_pct": 0.57
},
2026-08-12 12:50:39 +00:00
"AUDUSD": {
2026-08-13 07:35:08 +00:00
"price": 0.705,
"d1_pct": -0.2,
"w1_pct": -0.1,
"m1_pct": 1.06
2026-08-12 12:50:39 +00:00
},
"NZDUSD": {
2026-08-13 06:28:11 +00:00
"price": 0.5832,
"d1_pct": -0.82,
"w1_pct": -0.95,
"m1_pct": 0.31
2026-08-12 12:50:39 +00:00
},
"USDCAD": {
2026-08-13 07:35:08 +00:00
"price": 1.3954,
"d1_pct": 0.25,
"w1_pct": -0.4,
"m1_pct": -0.69
2026-08-12 12:50:39 +00:00
},
"USDSEK": {
2026-08-13 07:35:08 +00:00
"price": 9.579,
"d1_pct": 0.65,
"w1_pct": 1.04,
"m1_pct": -0.8
2026-08-12 12:50:39 +00:00
},
"USDNOK": {
2026-08-13 07:35:08 +00:00
"price": 9.5023,
"d1_pct": 0.14,
2026-08-13 06:28:11 +00:00
"w1_pct": -0.21,
2026-08-13 07:35:08 +00:00
"m1_pct": -1.89
2026-08-12 12:50:39 +00:00
},
"USDCNY": {
2026-08-13 06:28:11 +00:00
"price": 6.7443,
"d1_pct": -0.01,
"w1_pct": -0.08,
"m1_pct": -0.38
2026-08-12 12:50:39 +00:00
},
2026-08-12 09:29:44 +00:00
"USDMXN": {
2026-08-13 07:35:08 +00:00
"price": 17.058,
"d1_pct": -0.09,
"w1_pct": -1.01,
"m1_pct": -2.07
2026-08-12 09:29:44 +00:00
},
"USDBRL": {
2026-08-13 07:35:08 +00:00
"price": 5.1598,
"d1_pct": -0.26,
"w1_pct": 0.41,
"m1_pct": 1.41
2026-08-12 09:29:44 +00:00
},
"USDZAR": {
2026-08-13 07:35:08 +00:00
"price": 16.1687,
"d1_pct": -0.1,
"w1_pct": -0.83,
2026-08-13 06:28:11 +00:00
"m1_pct": -1.09
},
2026-08-13 07:35:08 +00:00
"USDINR": {
"price": 95.408,
"d1_pct": 0.03,
"w1_pct": 0.35,
"m1_pct": -1.06
},
2026-08-13 00:16:29 +00:00
"USDKRW": {
2026-08-13 07:35:08 +00:00
"price": 1422.59,
"d1_pct": 0.74,
"w1_pct": 0.1,
"m1_pct": -4.39
2026-08-13 00:16:29 +00:00
},
"USDTRY": {
2026-08-13 07:35:08 +00:00
"price": 47.7705,
2026-08-13 02:52:30 +00:00
"d1_pct": 0.04,
"w1_pct": 0.46,
"m1_pct": 1.58
2026-08-13 00:16:29 +00:00
},
"USDPLN": {
2026-08-13 07:35:08 +00:00
"price": 3.7379,
"d1_pct": 0.39,
"w1_pct": 0.52,
"m1_pct": -1.2
2026-08-13 00:16:29 +00:00
},
"USDHUF": {
2026-08-13 07:35:08 +00:00
"price": 316.06,
"d1_pct": 0.09,
"w1_pct": 1.09,
"m1_pct": 0.81
2026-08-13 00:16:29 +00:00
},
"USDCZK": {
2026-08-13 07:35:08 +00:00
"price": 21.0177,
"d1_pct": 0.1,
"w1_pct": 0.46,
"m1_pct": -0.91
2026-08-13 00:16:29 +00:00
},
"USDSGD": {
2026-08-13 07:35:08 +00:00
"price": 1.2809,
"d1_pct": 0.09,
"w1_pct": 0.02,
"m1_pct": -0.76
2026-08-13 00:16:29 +00:00
},
"USDIDR": {
2026-08-13 07:35:08 +00:00
"price": 17875.0,
"d1_pct": 0.3,
"w1_pct": 0.01,
"m1_pct": -1.55
2026-08-13 00:16:29 +00:00
},
"USDTHB": {
2026-08-13 07:35:08 +00:00
"price": 33.12,
"d1_pct": 0.0,
"w1_pct": 0.21,
"m1_pct": -0.99
2026-08-13 00:16:29 +00:00
},
"DXY": {
2026-08-13 07:35:08 +00:00
"price": 100.01,
"d1_pct": 0.0,
"w1_pct": 0.04,
"m1_pct": -0.49
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
2026-07-24 03:01:48 +00:00
"VIX (S&P 500 Vol)": {
2026-08-13 07:35:08 +00:00
"price": 14.67,
"prev_close": 14.55,
"change_pct": 0.82,
"timestamp": "2026-08-13 00:00:00"
2026-07-24 03:01:48 +00:00
},
2026-07-14 22:21:21 +00:00
"VXN (Nasdaq Vol)": {
2026-08-12 22:15:39 +00:00
"price": 20.97,
2026-08-12 14:30:00 +00:00
"prev_close": 22.38,
2026-08-12 22:15:39 +00:00
"change_pct": -6.3,
2026-08-12 14:30:00 +00:00
"timestamp": "2026-08-12 00:00:00"
2026-07-14 22:21:21 +00:00
},
2026-04-15 15:11:50 +00:00
"MOVE (Bond Vol)": {
2026-08-12 22:15:39 +00:00
"price": 72.0887,
2026-07-24 05:02:29 +00:00
"prev_close": null,
"change_pct": null,
2026-08-12 20:14:32 +00:00
"timestamp": "2026-08-12 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-08-12 22:15:39 +00:00
"price": 18.77,
2026-08-12 13:33:54 +00:00
"prev_close": 19.3,
2026-08-12 22:15:39 +00:00
"change_pct": -2.75,
2026-08-12 13:33:54 +00:00
"timestamp": "2026-08-12 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-08-12 20:14:32 +00:00
"price": 82.11,
"d1_pct": -0.1,
"w1_pct": -1.07,
"m1_pct": -1.95,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-08-12 20:14:32 +00:00
"price": 92.96,
"d1_pct": 0.1,
"w1_pct": -0.38,
2026-08-13 07:35:08 +00:00
"m1_pct": -0.29,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-08-12 20:14:32 +00:00
"price": 81.92,
"d1_pct": 0.06,
"w1_pct": 0.02,
2026-08-13 04:34:40 +00:00
"m1_pct": 0.29,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-08-12 15:50:44 +00:00
"price": 9.635,
2026-08-13 07:35:08 +00:00
"d1_pct": 0.0,
"w1_pct": -0.49,
"m1_pct": 0.16,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-08-13 07:35:08 +00:00
"price": 136.06,
"d1_pct": 0.2,
"w1_pct": -1.05,
"m1_pct": -0.52,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-08-12 22:15:39 +00:00
"price": 22.45,
2026-08-13 07:35:08 +00:00
"d1_pct": 0.13,
"w1_pct": -0.18,
"m1_pct": 0.01,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-08-13 07:35:08 +00:00
{
"headline": "Lenovo profits soar past expectations on AI computers, servers and services",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/lenovo-profits-soar-past-expectations-on-ai-computers-servers-and-services-162e11e6?mod=mw_rss_topstories",
"datetime": 1786605600,
"category": "general"
},
2026-08-13 02:52:30 +00:00
{
"headline": "Cisco sees record results from an AI \u2018supercycle,\u2019 but its stock pulls back",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/cisco-sees-record-results-from-an-ai-supercycle-but-its-stock-pulls-back-2635b81a?mod=mw_rss_topstories",
"datetime": 1786583760,
"category": "general"
},
{
"headline": "My wife can claim $900 at 62. Should she take it now \u2014 or wait for her spousal benefit?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/i-want-her-to-choose-the-best-strategy-my-wifes-social-security-is-just-900-should-she-claim-spousal-benefit-at-62-e3ef621d?mod=mw_rss_topstories",
"datetime": 1786582800,
"category": "general"
},
{
"headline": "I found a $100 bill in the communal washer at my Airbnb. What should I do?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/im-dreaming-of-cocktails-at-chateau-marmont-i-found-100-in-my-airbnbs-communal-washer-what-should-i-do-9694ecca?mod=mw_rss_topstories",
"datetime": 1786581900,
"category": "general"
},
{
"headline": "\u2018The market is obviously on fire\u2019: Should I take $1,000 from my brokerage account to pay off my car loan?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/the-market-is-obviously-on-fire-is-it-a-mistake-to-take-1-000-from-my-brokerage-account-to-pay-my-car-loan-65800d1f?mod=mw_rss_topstories",
"datetime": 1786581000,
"category": "general"
},
2026-08-13 00:16:29 +00:00
{
"headline": "Is $1 million enough for a household to retire? The answer keeps changing.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/is-1-million-enough-for-a-household-to-retire-the-answer-keeps-changing-aee84a83?mod=mw_rss_topstories",
"datetime": 1786579200,
"category": "general"
},
{
"headline": "China\u2019s next economic ambition: workshop for the Muslim world",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/now-china-wants-to-become-the-shop-floor-for-the-muslim-world-9ffd785a?mod=mw_rss_topstories",
"datetime": 1786574100,
"category": "general"
},
{
"headline": "Nebius adds to the excitement around neocloud stocks with upbeat earnings of its own",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/nebius-adds-to-the-excitement-around-neocloud-stocks-with-upbeat-earnings-of-its-own-cd2aa36e?mod=mw_rss_topstories",
"datetime": 1786574040,
"category": "general"
},
{
"headline": "Lumentum\u2019s stock surges, giving a further boost to the optical-networking trade",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/lumentums-stock-surges-giving-a-further-boost-to-the-optical-networking-trade-0ee46339?mod=mw_rss_topstories",
"datetime": 1786573860,
"category": "general"
},
2026-08-12 20:14:32 +00:00
{
2026-08-12 22:15:39 +00:00
"headline": "Can I claim 50% of my husband\u2019s Social Security now \u2014 and switch to my higher benefit at 70?",
2026-08-12 20:14:32 +00:00
"source": "MarketWatch",
2026-08-12 22:15:39 +00:00
"url": "https://www.marketwatch.com/story/can-i-claim-50-of-my-husbands-social-security-now-and-switch-to-my-higher-benefit-at-70-5518700b?mod=mw_rss_topstories",
"datetime": 1786572000,
2026-08-12 18:19:09 +00:00
"category": "general"
},
{
2026-08-13 07:35:08 +00:00
"headline": "Economy grew in April to June as sun and World Cup helped some UK businesses",
2026-08-13 06:28:11 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cx2d1gpx2k0o?at_medium=RSS&at_campaign=rss",
2026-08-13 07:35:08 +00:00
"datetime": 1786605029,
2026-08-13 06:28:11 +00:00
"category": "general"
},
2026-08-12 15:24:14 +00:00
{
2026-08-12 18:19:09 +00:00
"headline": "Trump sued over Truth Social's $100,000 early access service",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cq6dpm5y0yyo?at_medium=RSS&at_campaign=rss",
"datetime": 1786556936,
2026-08-12 15:24:14 +00:00
"category": "general"
},
2026-08-13 06:28:11 +00:00
{
2026-08-13 07:35:08 +00:00
"headline": "Twitch faces backlash over Amazon using content to train AI",
2026-08-13 06:28:11 +00:00
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cp30pz8d09jo?at_medium=RSS&at_campaign=rss",
2026-08-13 07:35:08 +00:00
"datetime": 1786606327,
2026-08-13 06:28:11 +00:00
"category": "general"
},
2026-08-12 14:55:39 +00:00
{
2026-08-12 18:19:09 +00:00
"headline": "Discord ordered to suspend livestreams in Brazil",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cgewpqxyrddo?at_medium=RSS&at_campaign=rss",
"datetime": 1786554631,
2026-08-12 14:30:00 +00:00
"category": "general"
},
2026-08-13 06:28:11 +00:00
{
"headline": "Why Japanese firms are being so slow to use AI",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cwymw4434v7o?at_medium=RSS&at_campaign=rss",
"datetime": 1786575647,
"category": "general"
},
2026-08-12 10:52:50 +00:00
{
2026-08-12 14:30:00 +00:00
"headline": "Burnham warned Iran war could hit UK growth next year",
2026-08-12 06:26:54 +00:00
"source": "BBC Business",
2026-08-12 13:33:54 +00:00
"url": "https://www.bbc.co.uk/news/articles/c5y3egv4m4mo?at_medium=RSS&at_campaign=rss",
2026-08-12 14:30:00 +00:00
"datetime": 1786544246,
2026-08-12 06:26:54 +00:00
"category": "general"
},
{
2026-08-12 14:30:00 +00:00
"headline": "US inflation eases as food and fuel costs cool",
2026-08-12 00:16:18 +00:00
"source": "BBC Business",
2026-08-12 13:33:54 +00:00
"url": "https://www.bbc.co.uk/news/articles/c0qv2nn1gpeo?at_medium=RSS&at_campaign=rss",
2026-08-12 18:19:09 +00:00
"datetime": 1786554185,
2026-08-12 00:16:18 +00:00
"category": "general"
},
{
"headline": "Sun-tanned cauliflowers and knobbly spuds - the heatwave veg that's good to eat",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c4g360z8d2lo?at_medium=RSS&at_campaign=rss",
"datetime": 1786489226,
2026-08-11 20:15:16 +00:00
"category": "general"
},
2026-08-12 13:33:54 +00:00
{
"headline": "Homes near pylons to get \u00a3250 a year off energy bills \u2013 first sites revealed",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c8rn42jp7d6o?at_medium=RSS&at_campaign=rss",
"datetime": 1786519816,
"category": "general"
},
{
"headline": "PM admits cost of living help is not enough and hints at further support",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cgmkee248vdo?at_medium=RSS&at_campaign=rss",
"datetime": 1786508025,
"category": "general"
2026-04-09 20:07:03 +00:00
}
],
2026-04-09 21:13:38 +00:00
"calendar": [
2026-07-20 08:05:14 +00:00
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-08",
"time": "12:45",
2026-07-20 08:05:14 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Fed Bowman Speech",
"prev": "\u2014",
2026-07-20 08:05:14 +00:00
"fcast": "\u2014",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
2026-06-29 08:44:05 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
2026-07-27 08:14:12 +00:00
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-10",
2026-08-03 08:12:41 +00:00
"time": "11:30",
2026-07-27 08:14:12 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-03 08:12:41 +00:00
"ev": "3-Month Bill Auction",
2026-08-10 07:36:19 +00:00
"prev": "3.750%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-10 15:50:55 +00:00
"act": "3.735%",
2026-07-27 08:14:12 +00:00
"imp": "orange",
2026-08-03 08:12:41 +00:00
"beat": null,
2026-07-27 08:14:12 +00:00
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-10",
2026-08-03 08:12:41 +00:00
"time": "11:30",
2026-07-27 08:14:12 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-03 08:12:41 +00:00
"ev": "6-Month Bill Auction",
2026-08-10 07:36:19 +00:00
"prev": "3.855%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-10 15:50:55 +00:00
"act": "3.830%",
2026-07-27 08:14:12 +00:00
"imp": "orange",
2026-08-03 08:12:41 +00:00
"beat": null,
2026-07-27 08:14:12 +00:00
"source": "finviz"
},
2026-08-11 11:19:24 +00:00
{
"date": "2026-08-10",
"time": "15:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Hammack Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
2026-07-27 08:14:12 +00:00
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
2026-08-03 08:12:41 +00:00
"time": "06:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "NFIB Business Optimism Index (Jul)",
"prev": "97.4",
2026-08-11 10:22:03 +00:00
"fcast": "97.5",
"act": "99.8",
2026-08-03 08:12:41 +00:00
"imp": "orange",
2026-08-11 10:22:03 +00:00
"beat": "beat",
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
"time": "08:15",
2026-07-27 08:14:12 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "ADP Employment Change Weekly",
2026-08-12 11:20:35 +00:00
"prev": "11.0K",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-11 12:21:54 +00:00
"act": "8.25K",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
2026-08-03 08:12:41 +00:00
"time": "08:55",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Redbook YoY (08/09)",
"prev": "8.7%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-11 13:33:00 +00:00
"act": "8.3%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
2026-08-03 08:12:41 +00:00
"time": "09:20",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "NY Fed Bill Purchases 1 to 4 months",
"prev": "\u2014",
"fcast": "$5.179 billion",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
2026-08-03 08:12:41 +00:00
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Existing Home Sales (Jul)",
2026-08-11 14:29:39 +00:00
"prev": "4.13M",
2026-08-11 11:19:24 +00:00
"fcast": "4.05M",
2026-08-11 14:29:39 +00:00
"act": "4.06M",
2026-08-03 08:12:41 +00:00
"imp": "red",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
2026-08-03 08:12:41 +00:00
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Existing Home Sales MoM (Jul)",
2026-08-11 14:29:39 +00:00
"prev": "-1.4%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-11 14:29:39 +00:00
"act": "-1.7%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
"time": "11:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Total Household Debt (Q2)",
"prev": "$18.8T",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-11 15:24:25 +00:00
"act": "$18.8T",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "6-Week Bill Auction",
2026-08-10 07:36:19 +00:00
"prev": "3.640%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-11 15:50:58 +00:00
"act": "3.670%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
"time": "13:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "3-Year Note Auction",
"prev": "4.179%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-11 18:18:57 +00:00
"act": "4.291%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-11",
"time": "16:30",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "API Crude Oil Stock Change (08/08)",
"prev": "2.69M",
2026-08-11 11:19:24 +00:00
"fcast": "-0.50M",
2026-08-11 22:15:54 +00:00
"act": "9.072M",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "07:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "MBA 30-Year Mortgage Rate (08/08)",
"prev": "6.81%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-12 11:20:35 +00:00
"act": "6.77%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "07:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "MBA Mortgage Applications (08/08)",
"prev": "-2.9%",
"fcast": "\u2014",
2026-08-12 11:20:35 +00:00
"act": "3.6%",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Market Index (08/08)",
"prev": "240.0",
"fcast": "\u2014",
2026-08-12 11:20:35 +00:00
"act": "248.6",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Mortgage Refinance Index (08/08)",
"prev": "709.1",
"fcast": "\u2014",
2026-08-12 11:20:35 +00:00
"act": "744.4",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "MBA Purchase Index (08/08)",
"prev": "154.0",
"fcast": "\u2014",
2026-08-12 11:20:35 +00:00
"act": "157.9",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Core Inflation Rate MoM (Jul)",
2026-08-12 12:50:39 +00:00
"prev": "0.0%",
2026-08-10 07:36:19 +00:00
"fcast": "0.2%",
2026-08-12 12:50:39 +00:00
"act": "0.2%",
2026-08-03 08:12:41 +00:00
"imp": "red",
2026-08-12 12:50:39 +00:00
"beat": "inline",
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "08:30",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Core Inflation Rate YoY (Jul)",
"prev": "2.6%",
"fcast": "2.5%",
2026-08-12 12:50:39 +00:00
"act": "2.5%",
2026-08-10 07:36:19 +00:00
"imp": "red",
2026-08-12 12:50:39 +00:00
"beat": "inline",
2026-08-10 07:36:19 +00:00
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "CPI (Jul)",
"prev": "333.95",
2026-08-12 11:20:35 +00:00
"fcast": "333.99",
2026-08-12 12:50:39 +00:00
"act": "333.92",
2026-08-03 08:12:41 +00:00
"imp": "orange",
2026-08-12 12:50:39 +00:00
"beat": "miss",
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "08:30",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "CPI s.a (Jul)",
2026-08-12 12:50:39 +00:00
"prev": "332.57",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-12 12:50:39 +00:00
"act": "332.81",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "08:30",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Inflation Rate MoM (Jul)",
"prev": "-0.4%",
"fcast": "0.1%",
2026-08-12 12:50:39 +00:00
"act": "0.1%",
2026-08-10 07:36:19 +00:00
"imp": "red",
2026-08-12 12:50:39 +00:00
"beat": "inline",
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Inflation Rate YoY (Jul)",
"prev": "3.5%",
"fcast": "3.4%",
2026-08-12 12:50:39 +00:00
"act": "3.4%",
2026-08-10 07:36:19 +00:00
"imp": "red",
2026-08-12 12:50:39 +00:00
"beat": "inline",
2026-08-10 07:36:19 +00:00
"source": "finviz"
},
{
"date": "2026-08-12",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "EIA Crude Oil Imports Change (08/08)",
"prev": "0.297M",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-12 14:55:39 +00:00
"act": "1.768M",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "EIA Crude Oil Stocks Change (08/08)",
"prev": "2.479M",
2026-08-12 11:20:35 +00:00
"fcast": "-1.4M",
2026-08-12 14:55:39 +00:00
"act": "17.422M",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "EIA Cushing Crude Oil Stocks Change (08/08)",
"prev": "2.356M",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-12 14:55:39 +00:00
"act": "1.611M",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "EIA Distillate Fuel Production Change (08/08)",
"prev": "-0.134M",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-12 14:55:39 +00:00
"act": "0.050M",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "EIA Distillate Stocks Change (08/08)",
"prev": "-3.473M",
2026-08-12 11:20:35 +00:00
"fcast": "-1.3M",
2026-08-12 14:55:39 +00:00
"act": "-0.010M",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Production Change (08/08)",
"prev": "-0.309M",
"fcast": "\u2014",
2026-08-12 14:55:39 +00:00
"act": "-0.001M",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Gasoline Stocks Change (08/08)",
"prev": "-1.643M",
2026-08-12 11:20:35 +00:00
"fcast": "-1.2M",
2026-08-12 14:55:39 +00:00
"act": "-0.968M",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Heating Oil Stocks Change (08/08)",
"prev": "-0.144M",
"fcast": "\u2014",
2026-08-12 14:55:39 +00:00
"act": "0.192M",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Refinery Crude Runs Change (08/08)",
"prev": "-0.183M",
"fcast": "\u2014",
2026-08-12 14:55:39 +00:00
"act": "0.026M",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-12",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "17-Week Bill Auction",
2026-08-10 07:36:19 +00:00
"prev": "3.785%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-12 15:50:44 +00:00
"act": "3.755%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "12:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "WASDE Report",
2026-08-03 08:12:41 +00:00
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "13:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "10-Year Note Auction",
"prev": "4.580%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-12 18:19:09 +00:00
"act": "4.683%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-12",
"time": "14:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "Monthly Budget Statement (Jul)",
2026-08-12 18:19:09 +00:00
"prev": "-120.0B",
"fcast": "$-346B",
"act": "-432.0B",
2026-08-03 08:12:41 +00:00
"imp": "orange",
2026-08-10 07:36:19 +00:00
"beat": null,
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-13",
"time": "08:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Hammack Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Continuing Jobless Claims (08/01)",
"prev": "1801K",
2026-08-10 11:26:32 +00:00
"fcast": "1800K",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Core PPI MoM (Jul)",
"prev": "0.2%",
2026-08-10 11:26:32 +00:00
"fcast": "0.3%",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Core PPI YoY (Jul)",
"prev": "4.7%",
2026-08-10 11:26:32 +00:00
"fcast": "4.2%",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Initial Jobless Claims (08/08)",
"prev": "199K",
2026-08-11 11:19:24 +00:00
"fcast": "202K",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Jobless Claims 4-week Average (08/08)",
"prev": "198.75K",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PPI (Jul)",
"prev": "156.566",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PPI Ex Food, Energy and Trade MoM (Jul)",
"prev": "0.1%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PPI Ex Food, Energy and Trade YoY (Jul)",
"prev": "5.1%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PPI MoM (Jul)",
"prev": "-0.3%",
2026-08-10 11:26:32 +00:00
"fcast": "0.2%",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "PPI YoY (Jul)",
"prev": "5.5%",
2026-08-10 11:26:32 +00:00
"fcast": "4.9%",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "08:40",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Barkin Speech",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "EIA Natural Gas Stocks Change (08/08)",
"prev": "33Bcf",
2026-08-12 11:20:35 +00:00
"fcast": "31Bcf",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-13",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "4-Week Bill Auction",
2026-08-10 07:36:19 +00:00
"prev": "3.640%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-13",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "8-Week Bill Auction",
2026-08-10 07:36:19 +00:00
"prev": "3.710%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-10 07:36:19 +00:00
"date": "2026-08-13",
2026-08-03 08:12:41 +00:00
"time": "12:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "15-Year Mortgage Rate (08/14)",
"prev": "6.01%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
2026-07-27 08:14:12 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
2026-08-10 07:36:19 +00:00
},
{
"date": "2026-08-13",
"time": "12:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "30-Year Mortgage Rate (08/14)",
"prev": "6.69%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "13:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "30-Year Bond Auction",
"prev": "5.058%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-13",
"time": "16:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Fed Balance Sheet (08/13)",
"prev": "$6.749T",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-14",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Retail Sales Control Group MoM (Jul)",
"prev": "0.5%",
2026-08-10 11:26:32 +00:00
"fcast": "0.3%",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-14",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Retail Sales Ex Autos MoM (Jul)",
"prev": "-0.2%",
"fcast": "0.2%",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-14",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Retail Sales Ex Gas/Autos MoM (Jul)",
"prev": "0.4%",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
2026-04-09 21:13:38 +00:00
}
2026-04-12 20:22:47 +00:00
],
2026-04-12 20:51:06 +00:00
"policy_rates": {
"US": 4.5,
"Eurozone": 2.65,
"UK": 4.5,
"Japan": 0.5,
"Switzerland": 0.25,
"Canada": 2.75,
"Australia": 3.85,
"New Zealand": 3.5,
"Sweden": 2.25,
"Norway": 4.5
},
"macro": {
"US": {
"cpi": "2.8%",
"cpiP": "3.0%",
"gdp": "2.4%",
"gdpT": "Q1 2025",
"unemp": "4.2%",
"unempT": "Jun 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Jul 30",
"pricing": "1 cut by Sep"
},
"Eurozone": {
"cpi": "2.1%",
"cpiP": "2.2%",
"gdp": "1.0%",
"gdpT": "Q1 2025",
"unemp": "6.3%",
"unempT": "May 2025",
"stance": "Dovish Easing",
"last": "Cut to 2.65%",
"next": "Jul 17",
"pricing": "1 more cut 2025"
},
"UK": {
"cpi": "3.5%",
"cpiP": "3.3%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.4%",
"unempT": "May 2025",
"stance": "Cautious Hold",
"last": "Hold 4.50%",
"next": "Aug 7",
"pricing": "1 cut by Nov"
},
"Japan": {
"cpi": "3.6%",
"cpiP": "3.2%",
"gdp": "-0.7%",
"gdpT": "Q1 2025",
"unemp": "2.5%",
"unempT": "May 2025",
"stance": "Gradual Tightening",
"last": "Hold 0.50%",
"next": "Jul 31",
"pricing": "Hike to 0.75% H2"
},
"Switzerland": {
"cpi": "0.6%",
"cpiP": "0.3%",
"gdp": "1.4%",
"gdpT": "Q1 2025",
"unemp": "2.8%",
"unempT": "Jun 2025",
"stance": "Neutral",
"last": "Cut to 0.25%",
"next": "Sep 18",
"pricing": "Hold through 2025"
},
"Canada": {
"cpi": "2.9%",
"cpiP": "2.7%",
"gdp": "1.7%",
"gdpT": "Q1 2025",
"unemp": "6.7%",
"unempT": "Jun 2025",
"stance": "Easing",
"last": "Cut to 2.75%",
"next": "Jul 30",
"pricing": "1 more cut 2025"
},
"Australia": {
"cpi": "2.4%",
"cpiP": "2.8%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.0%",
"unempT": "May 2025",
"stance": "Easing",
"last": "Cut to 3.85%",
"next": "Aug 5",
"pricing": "1-2 cuts by Dec"
},
"New Zealand": {
"cpi": "2.5%",
"cpiP": "2.2%",
"gdp": "0.7%",
"gdpT": "Q1 2025",
"unemp": "5.1%",
"unempT": "Q1 2025",
"stance": "Easing Cycle",
"last": "Cut to 3.50%",
"next": "Jul 9",
"pricing": "2 more cuts 2025"
},
"Sweden": {
"cpi": "2.3%",
"cpiP": "2.5%",
"gdp": "1.1%",
"gdpT": "Q1 2025",
"unemp": "8.9%",
"unempT": "May 2025",
"stance": "Dovish Hold",
"last": "Hold 2.25%",
"next": "Aug 20",
"pricing": "Hold through 2025"
},
"Norway": {
"cpi": "2.7%",
"cpiP": "2.8%",
"gdp": "1.5%",
"gdpT": "Q1 2025",
"unemp": "4.1%",
"unempT": "May 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Aug 14",
"pricing": "Cut Q4 2025"
}
},
2026-04-12 20:22:47 +00:00
"sentiment": {},
"scenarios": {},
2026-08-13 02:52:30 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}