Files
FXandRatesDashboard/data.json
T

1441 lines
35 KiB
JSON
Raw Normal View History

2026-04-09 20:07:03 +00:00
{
2026-08-19 13:21:26 +00:00
"generated_at": "2026-08-19T13:21:06.532722Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-08-19 13:21:26 +00:00
"y3m": 3.703,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-08-19 13:21:26 +00:00
"y2": 3.932,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-08-19 13:21:26 +00:00
"y5": 4.339,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-08-19 13:21:26 +00:00
"y10": 4.651,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-08-19 13:21:26 +00:00
"y30": 5.2
2026-04-15 08:48:28 +00:00
},
2026-04-15 15:11:50 +00:00
"US_yf": {
2026-08-17 09:19:37 +00:00
"US_3M": {
2026-08-19 13:21:26 +00:00
"price": 3.703,
2026-08-19 12:48:37 +00:00
"prev_close": 3.705,
2026-08-19 13:21:26 +00:00
"change_pct": -0.05,
2026-08-19 12:48:37 +00:00
"timestamp": "2026-08-19 00:00:00"
2026-08-17 09:19:37 +00:00
},
2026-08-18 10:43:41 +00:00
"US_5Y": {
2026-08-19 13:21:26 +00:00
"price": 4.339,
2026-08-19 12:48:37 +00:00
"prev_close": 4.367,
2026-08-19 13:21:26 +00:00
"change_pct": -0.64,
2026-08-19 12:48:37 +00:00
"timestamp": "2026-08-19 00:00:00"
2026-08-18 18:08:26 +00:00
},
2026-08-19 02:24:36 +00:00
"US_10Y": {
2026-08-19 13:21:26 +00:00
"price": 4.651,
2026-08-19 12:48:37 +00:00
"prev_close": 4.706,
2026-08-19 13:21:26 +00:00
"change_pct": -1.17,
2026-08-19 12:48:37 +00:00
"timestamp": "2026-08-19 00:00:00"
2026-08-19 02:24:36 +00:00
},
2026-08-17 12:11:42 +00:00
"US_30Y": {
2026-08-19 13:21:26 +00:00
"price": 5.2,
2026-08-19 12:48:37 +00:00
"prev_close": 5.285,
2026-08-19 13:21:26 +00:00
"change_pct": -1.61,
2026-08-19 12:48:37 +00:00
"timestamp": "2026-08-19 00:00:00"
2026-04-15 15:11:50 +00:00
}
}
},
"commodities": {
"gold": {
2026-08-19 13:21:26 +00:00
"price": 4501.7002,
"d1_pct": 3.11,
"w1_pct": 2.1,
"m1_pct": 10.58,
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-19 13:21:26 +00:00
"price": 64.945,
"d1_pct": 1.57,
"w1_pct": -0.93,
"m1_pct": 10.38,
2026-08-05 13:07:09 +00:00
"unit": "$/oz"
},
2026-04-15 15:11:50 +00:00
"wti": {
2026-08-19 13:21:26 +00:00
"price": 84.21,
"d1_pct": -0.86,
"w1_pct": 1.13,
"m1_pct": -0.82,
2026-08-07 06:22:38 +00:00
"unit": "$/bbl"
},
"brent": {
2026-08-19 13:21:26 +00:00
"price": 91.15,
"d1_pct": 0.14,
"w1_pct": 2.44,
"m1_pct": 0.15,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-08-19 13:21:26 +00:00
"price": 2.854,
"d1_pct": 2.81,
"w1_pct": 1.78,
"m1_pct": -0.38,
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-19 13:21:26 +00:00
"price": 6.464,
"d1_pct": -0.29,
"w1_pct": -2.02,
"m1_pct": -0.72,
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-19 13:21:26 +00:00
"price": 681.75,
"d1_pct": 2.6,
"w1_pct": 4.44,
"m1_pct": 0.55,
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-19 12:12:30 +00:00
"price": 490.5,
"d1_pct": 5.88,
"w1_pct": 7.33,
"m1_pct": 8.34,
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-18 22:04:59 +00:00
"price": 767.45,
"d1_pct": -0.68,
"w1_pct": -0.4,
"m1_pct": 3.42
2026-08-12 18:19:09 +00:00
},
2026-08-18 04:12:24 +00:00
"Nasdaq 100": {
2026-08-18 20:04:55 +00:00
"price": 717.51,
"d1_pct": -1.69,
"w1_pct": -0.13,
"m1_pct": 3.08
2026-08-18 04:12:24 +00:00
},
"Russell 2000": {
2026-08-18 22:04:59 +00:00
"price": 300.23,
"d1_pct": -1.26,
"w1_pct": -0.25,
"m1_pct": 2.71
2026-08-12 18:19:09 +00:00
},
2026-08-18 14:46:03 +00:00
"EM Equities": {
2026-08-19 07:47:17 +00:00
"price": 65.34,
"d1_pct": -2.94,
"w1_pct": -0.14,
2026-08-19 12:48:37 +00:00
"m1_pct": 2.8
2026-08-18 14:46:03 +00:00
},
2026-08-06 21:57:26 +00:00
"China Large Cap": {
2026-08-19 06:07:15 +00:00
"price": 35.06,
"d1_pct": -0.11,
"w1_pct": -1.68,
2026-08-19 12:48:37 +00:00
"m1_pct": 0.06
2026-08-06 21:57:26 +00:00
},
"Japan Equities": {
2026-08-19 07:47:17 +00:00
"price": 95.37,
"d1_pct": -2.85,
"w1_pct": -0.95,
"m1_pct": 5.46
2026-08-07 14:49:46 +00:00
},
2026-08-12 14:55:39 +00:00
"Brazil Equities": {
2026-08-19 07:47:17 +00:00
"price": 33.7,
"d1_pct": -0.79,
"w1_pct": -0.82,
2026-08-19 12:48:37 +00:00
"m1_pct": -5.02
2026-08-12 14:55:39 +00:00
},
"Germany Equities": {
2026-08-19 07:47:17 +00:00
"price": 43.68,
"d1_pct": -0.64,
"w1_pct": -0.7,
2026-08-19 12:48:37 +00:00
"m1_pct": 6.88
2026-08-12 14:55:39 +00:00
},
"UK Equities": {
2026-08-18 22:04:59 +00:00
"price": 48.16,
2026-08-19 06:07:15 +00:00
"d1_pct": 0.0,
"w1_pct": -0.29,
2026-08-19 12:48:37 +00:00
"m1_pct": 3.82
2026-08-12 14:55:39 +00:00
},
2026-08-07 14:49:46 +00:00
"US Dollar Index": {
2026-08-19 06:07:15 +00:00
"price": 28.14,
"d1_pct": 0.14,
"w1_pct": 0.0,
"m1_pct": -0.88
2026-08-07 14:49:46 +00:00
},
"Euro ETF": {
2026-08-18 22:04:59 +00:00
"price": 106.84,
"d1_pct": -0.02,
"w1_pct": 0.3,
2026-08-19 12:48:37 +00:00
"m1_pct": 1.47
2026-08-07 14:49:46 +00:00
},
"Yen ETF": {
2026-08-19 06:07:15 +00:00
"price": 57.48,
2026-08-18 20:04:55 +00:00
"d1_pct": -0.09,
2026-08-19 06:07:15 +00:00
"w1_pct": -0.26,
2026-08-19 12:48:37 +00:00
"m1_pct": 1.81
2026-08-07 14:49:46 +00:00
},
"GBP ETF": {
2026-08-19 04:12:47 +00:00
"price": 130.12,
2026-08-18 22:04:59 +00:00
"d1_pct": -0.06,
"w1_pct": 0.24,
2026-08-19 12:48:37 +00:00
"m1_pct": 0.89
2026-08-07 14:49:46 +00:00
},
"AUD ETF": {
2026-08-19 04:12:47 +00:00
"price": 70.17,
2026-08-18 22:04:59 +00:00
"d1_pct": -0.21,
"w1_pct": 0.4,
2026-08-19 12:48:37 +00:00
"m1_pct": 1.33
2026-08-07 14:49:46 +00:00
},
"CAD ETF": {
2026-08-19 07:47:17 +00:00
"price": 70.32,
"d1_pct": -0.16,
"w1_pct": 0.19,
2026-08-19 12:48:37 +00:00
"m1_pct": 1.16
2026-08-07 14:49:46 +00:00
},
2026-07-29 20:21:49 +00:00
"Gold ETF": {
2026-08-19 07:47:17 +00:00
"price": 398.55,
"d1_pct": -1.71,
"w1_pct": -0.6,
"m1_pct": 8.42
2026-07-29 20:21:49 +00:00
},
"Oil ETF": {
2026-08-18 22:04:59 +00:00
"price": 130.66,
"d1_pct": 0.28,
"w1_pct": 2.39,
"m1_pct": 4.1
2026-07-29 20:21:49 +00:00
},
"Agriculture ETF": {
2026-08-19 07:47:17 +00:00
"price": 28.03,
"d1_pct": -0.39,
"w1_pct": 1.59,
2026-08-19 12:48:37 +00:00
"m1_pct": 0.04
2026-07-29 20:21:49 +00:00
},
2026-07-15 18:26:10 +00:00
"Energy Sector": {
2026-08-18 22:04:59 +00:00
"price": 63.68,
"d1_pct": 1.76,
"w1_pct": 4.51,
"m1_pct": 9.91
2026-07-15 18:26:10 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-08-18 22:04:59 +00:00
"price": 57.84,
"d1_pct": 0.45,
"w1_pct": 0.07,
"m1_pct": 3.21
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-08-19 13:21:26 +00:00
"price": 1.1652,
"d1_pct": 0.6,
"w1_pct": 0.94,
"m1_pct": 2.05
2026-08-05 07:56:30 +00:00
},
"GBPUSD": {
2026-08-19 13:21:26 +00:00
"price": 1.3622,
"d1_pct": 0.53,
"w1_pct": 0.83,
"m1_pct": 1.42
2026-08-12 09:29:44 +00:00
},
2026-08-13 07:35:08 +00:00
"USDJPY": {
2026-08-19 13:21:26 +00:00
"price": 158.399,
"d1_pct": -0.59,
"w1_pct": -0.54,
"m1_pct": -2.52
2026-08-12 12:50:39 +00:00
},
2026-08-13 09:56:46 +00:00
"USDCHF": {
2026-08-19 13:21:26 +00:00
"price": 0.8052,
"d1_pct": -0.66,
"w1_pct": -0.72,
"m1_pct": -0.6
2026-08-13 09:56:46 +00:00
},
"AUDUSD": {
2026-08-19 13:21:26 +00:00
"price": 0.7118,
"d1_pct": 0.14,
"w1_pct": 0.77,
"m1_pct": 1.68
2026-08-18 10:10:05 +00:00
},
2026-08-18 13:47:52 +00:00
"NZDUSD": {
2026-08-19 13:21:26 +00:00
"price": 0.5918,
"d1_pct": 0.2,
"w1_pct": 0.64,
"m1_pct": 1.1
2026-08-18 13:47:52 +00:00
},
"USDCAD": {
2026-08-19 13:21:26 +00:00
"price": 1.3834,
"d1_pct": -0.26,
"w1_pct": -0.61,
"m1_pct": -1.69
2026-08-18 13:47:52 +00:00
},
"USDSEK": {
2026-08-19 13:21:26 +00:00
"price": 9.4648,
"d1_pct": -0.44,
"w1_pct": -0.55,
"m1_pct": -2.27
2026-08-18 13:47:52 +00:00
},
"USDNOK": {
2026-08-19 13:21:26 +00:00
"price": 9.3556,
"d1_pct": -0.64,
"w1_pct": -1.4,
"m1_pct": -3.25
2026-08-18 13:47:52 +00:00
},
"USDCNY": {
2026-08-19 13:21:26 +00:00
"price": 6.7175,
"d1_pct": -0.33,
"w1_pct": -0.41,
"m1_pct": -0.81
2026-08-18 13:47:52 +00:00
},
"USDMXN": {
2026-08-19 13:21:26 +00:00
"price": 16.9575,
"d1_pct": -0.43,
"w1_pct": -0.68,
"m1_pct": -2.63
2026-08-18 13:47:52 +00:00
},
"USDBRL": {
2026-08-19 13:21:26 +00:00
"price": 5.161,
"d1_pct": -0.8,
"w1_pct": -0.24,
"m1_pct": 1.11
2026-08-18 13:47:52 +00:00
},
2026-08-18 10:10:05 +00:00
"USDZAR": {
2026-08-19 13:21:26 +00:00
"price": 16.1292,
"d1_pct": -0.57,
"w1_pct": -0.35,
"m1_pct": -2.25
2026-08-18 10:10:05 +00:00
},
"USDINR": {
2026-08-19 10:10:25 +00:00
"price": 95.743,
"d1_pct": 0.05,
"w1_pct": 0.38,
"m1_pct": -0.77
2026-08-18 10:10:05 +00:00
},
"USDKRW": {
2026-08-19 13:21:26 +00:00
"price": 1385.92,
"d1_pct": -2.04,
"w1_pct": -1.86,
"m1_pct": -6.04
2026-08-18 10:10:05 +00:00
},
"USDTRY": {
2026-08-19 13:21:26 +00:00
"price": 47.9333,
2026-08-19 11:41:18 +00:00
"d1_pct": 0.06,
2026-08-19 13:21:26 +00:00
"w1_pct": 0.38,
2026-08-19 12:48:37 +00:00
"m1_pct": 1.6
2026-08-18 10:10:05 +00:00
},
"USDPLN": {
2026-08-19 13:21:26 +00:00
"price": 3.7053,
"d1_pct": -0.41,
"w1_pct": -0.49,
"m1_pct": -2.35
2026-08-18 10:10:05 +00:00
},
"USDHUF": {
2026-08-19 13:21:26 +00:00
"price": 311.93,
"d1_pct": -0.59,
"w1_pct": -1.22,
"m1_pct": -1.55
2026-08-18 10:10:05 +00:00
},
"USDCZK": {
2026-08-19 13:21:26 +00:00
"price": 20.7304,
"d1_pct": -0.64,
"w1_pct": -1.27,
"m1_pct": -2.14
2026-08-13 00:16:29 +00:00
},
2026-08-19 08:14:34 +00:00
"USDSGD": {
2026-08-19 13:21:26 +00:00
"price": 1.2722,
"d1_pct": -0.4,
"w1_pct": -0.58,
"m1_pct": -1.44
2026-08-19 08:14:34 +00:00
},
"USDIDR": {
2026-08-19 13:21:26 +00:00
"price": 17839.0,
"d1_pct": 0.08,
"w1_pct": 0.1,
"m1_pct": -0.51
2026-08-19 08:14:34 +00:00
},
"USDTHB": {
2026-08-19 13:21:26 +00:00
"price": 32.87,
"d1_pct": -0.39,
"w1_pct": -0.75,
"m1_pct": -2.26
2026-08-19 08:14:34 +00:00
},
2026-08-13 00:16:29 +00:00
"DXY": {
2026-08-19 13:21:26 +00:00
"price": 99.03,
"d1_pct": -0.62,
"w1_pct": -0.98,
"m1_pct": -2.12
2026-04-15 15:11:50 +00:00
}
},
"volatility": {
2026-07-24 03:01:48 +00:00
"VIX (S&P 500 Vol)": {
2026-08-19 13:21:26 +00:00
"price": 15.52,
2026-08-19 07:47:17 +00:00
"prev_close": 15.84,
2026-08-19 13:21:26 +00:00
"change_pct": -2.02,
2026-08-19 07:47:17 +00:00
"timestamp": "2026-08-19 00:00:00"
2026-07-24 03:01:48 +00:00
},
2026-07-14 22:21:21 +00:00
"VXN (Nasdaq Vol)": {
2026-08-19 07:47:17 +00:00
"price": 22.56,
"prev_close": 21.51,
"change_pct": 4.88,
"timestamp": "2026-08-18 00:00:00"
2026-07-14 22:21:21 +00:00
},
2026-04-15 15:11:50 +00:00
"MOVE (Bond Vol)": {
2026-08-18 22:04:59 +00:00
"price": 74.9787,
2026-07-24 05:02:29 +00:00
"prev_close": null,
"change_pct": null,
2026-08-18 20:04:55 +00:00
"timestamp": "2026-08-18 00:00:00"
2026-04-15 15:11:50 +00:00
},
"VIX Short-Term ETF": {
2026-08-18 22:04:59 +00:00
"price": 18.86,
2026-08-18 15:43:40 +00:00
"prev_close": 18.82,
2026-08-18 22:04:59 +00:00
"change_pct": 0.21,
2026-08-18 13:47:52 +00:00
"timestamp": "2026-08-18 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-08-19 07:47:17 +00:00
"price": 81.66,
"d1_pct": 0.38,
"w1_pct": -0.64,
"m1_pct": -2.27,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-08-19 06:07:15 +00:00
"price": 92.93,
"d1_pct": 0.1,
"w1_pct": 0.06,
2026-08-19 12:48:37 +00:00
"m1_pct": -0.31,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-08-18 20:04:55 +00:00
"price": 82.02,
"d1_pct": 0.02,
"w1_pct": 0.18,
2026-08-19 12:48:37 +00:00
"m1_pct": 0.38,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-08-19 13:21:26 +00:00
"price": 9.5998,
"d1_pct": 0.21,
"w1_pct": -0.37,
"m1_pct": 0.29,
2026-04-15 15:11:50 +00:00
"country": "UK",
"duration": "mixed"
},
"Eurozone Govt Bonds": {
2026-08-19 13:21:26 +00:00
"price": 134.18,
"d1_pct": 0.03,
"w1_pct": -1.19,
"m1_pct": -0.67,
2026-04-15 15:11:50 +00:00
"country": "Eurozone",
"duration": "mixed"
},
"US Total Treasury": {
2026-08-18 20:04:55 +00:00
"price": 22.45,
"d1_pct": 0.09,
2026-08-19 12:48:37 +00:00
"w1_pct": 0.13,
2026-08-19 12:12:30 +00:00
"m1_pct": -0.47,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-08-19 13:21:26 +00:00
{
"headline": "\u2018We are committed Christians\u2019: Our son and daughter-in-law cut us out of their lives after a political argument. Should we change our $3 million will?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/we-are-hurt-our-son-and-daughter-in-law-cut-off-contact-with-us-over-politics-should-we-change-our-3-million-will-f763b761?mod=mw_rss_topstories",
"datetime": 1787145300,
"category": "general"
},
{
"headline": "The bond selloff is rattling investors, but here\u2019s why they shouldn\u2019t expect a deeper stock downturn",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/the-bond-selloff-is-rattling-investors-but-heres-why-they-shouldnt-expect-a-deeper-stock-downturn-43139350?mod=mw_rss_topstories",
"datetime": 1787144880,
"category": "general"
},
{
"headline": "I\u2019m leaving my grandkids money \u2014 but they must pass financial-literacy classes to get it. Is that fair?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/im-leaving-my-grandkids-money-but-they-must-pass-financial-literacy-classes-to-get-it-is-that-fair-8a630648?mod=mw_rss_topstories",
"datetime": 1787144820,
"category": "general"
},
{
"headline": "Marvell\u2019s stock surges on news of Google chip deal \u2014\u00a0and Broadcom\u2019s falls",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/marvells-stock-soars-on-news-of-google-chip-deal-and-broadcoms-falls-c2a7f559?mod=mw_rss_topstories",
"datetime": 1787144700,
"category": "general"
},
{
"headline": "My male co-workers with kids expect me to pick up their slack because I don\u2019t have children. Do I push back?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/my-male-co-workers-with-kids-expect-me-to-pick-up-their-slack-because-i-dont-have-children-do-i-push-back-700f3a2a?mod=mw_rss_topstories",
"datetime": 1787144460,
"category": "general"
},
{
"headline": "SK Hynix suggests its stock is too cheap as it embarks on $29 billion buyback",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/sk-hynix-suggests-its-stock-is-too-cheap-as-it-embarks-on-29-billion-buyback-c8b35d4f?mod=mw_rss_topstories",
"datetime": 1787143560,
"category": "general"
},
2026-08-19 12:12:30 +00:00
{
2026-08-19 12:48:37 +00:00
"headline": "Moderna\u2019s stock doubles on promising cancer-vaccine results",
2026-08-19 12:12:30 +00:00
"source": "MarketWatch",
2026-08-19 12:48:37 +00:00
"url": "https://www.marketwatch.com/story/modernas-stock-doubles-on-promising-cancer-vaccine-results-896b1f2c?mod=mw_rss_topstories",
"datetime": 1787143200,
"category": "general"
},
{
"headline": "\u2018This is very stressful\u2019: My son\u2019s roof was damaged in a storm, but his insurance won\u2019t pay. Can he fight this?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/this-is-very-stressful-my-sons-insurance-company-wont-pay-for-his-damaged-roof-how-can-he-fight-this-22f3a821?mod=mw_rss_topstories",
"datetime": 1787141760,
2026-08-19 12:12:30 +00:00
"category": "general"
},
2026-08-19 12:48:37 +00:00
{
"headline": "Should you Venmo your tuition? Here\u2019s what to know as colleges add new payment options.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/should-you-venmo-your-tuition-heres-what-to-know-as-colleges-add-new-payment-options-1a70ae96?mod=mw_rss_topstories",
2026-08-19 12:12:30 +00:00
"datetime": 1787140800,
2026-08-19 11:41:18 +00:00
"category": "general"
},
{
"headline": "\u2018Too many people go bankrupt\u2019: Should Medicare provide catastrophic coverage?",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/too-many-people-go-bankrupt-should-medicare-provide-catastrophic-coverage-f7c653da?mod=mw_rss_topstories",
"datetime": 1787138100,
"category": "general"
},
2026-08-19 08:14:34 +00:00
{
2026-08-19 12:48:37 +00:00
"headline": "Inflation is heating up but don't expect another crisis",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cj63jr5r09zo?at_medium=RSS&at_campaign=rss",
"datetime": 1787138859,
2026-08-19 04:12:47 +00:00
"category": "general"
},
2026-08-18 22:04:59 +00:00
{
2026-08-19 09:14:18 +00:00
"headline": "Jump in energy bills drives UK inflation to highest rate for four months",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cdrv7jr8n74o?at_medium=RSS&at_campaign=rss",
"datetime": 1787130123,
"category": "general"
},
{
"headline": "Trainline, Virgin Atlantic and RED Driving School investigated over 'drip pricing'",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cwyjqe62574o?at_medium=RSS&at_campaign=rss",
2026-08-19 11:41:18 +00:00
"datetime": 1787137722,
2026-08-18 22:04:59 +00:00
"category": "general"
},
2026-08-18 20:04:55 +00:00
{
2026-08-19 00:06:41 +00:00
"headline": "'Banned over a pair of \u00a32 sandals': Why some sellers are complaining about Vinted",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cx2kwnrn5zpo?at_medium=RSS&at_campaign=rss",
"datetime": 1787094889,
2026-08-18 20:04:55 +00:00
"category": "general"
},
2026-08-17 20:06:30 +00:00
{
2026-08-19 00:06:41 +00:00
"headline": "The critical tech staying safe by going underground",
2026-08-18 00:07:15 +00:00
"source": "BBC Business",
2026-08-19 00:06:41 +00:00
"url": "https://www.bbc.co.uk/news/articles/c20ydrndr0wo?at_medium=RSS&at_campaign=rss",
"datetime": 1787095521,
2026-08-18 02:23:12 +00:00
"category": "general"
},
2026-08-19 11:41:18 +00:00
{
"headline": "Mobile payments on the rise but cash decline slows",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cd7l9en2qrjo?at_medium=RSS&at_campaign=rss",
"datetime": 1787094293,
"category": "general"
},
2026-08-19 10:43:30 +00:00
{
"headline": "Global borrowing costs hit fresh highs over oil, AI and inflation concerns",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c1k1x1zdywdo?at_medium=RSS&at_campaign=rss",
"datetime": 1787077208,
"category": "general"
},
2026-08-19 11:09:10 +00:00
{
"headline": "Overhaul for Belfast cranes ahead of major contract",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cedj7je0zlzo?at_medium=RSS&at_campaign=rss",
2026-08-19 12:12:30 +00:00
"datetime": 1787141364,
2026-08-19 11:09:10 +00:00
"category": "general"
},
{
"headline": "Trump pauses new tariffs on Canada for three days, saying deal close",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cy9wz79ze29o?at_medium=RSS&at_campaign=rss",
"datetime": 1787111795,
"category": "general"
},
2026-08-19 04:12:47 +00:00
{
2026-08-19 07:19:39 +00:00
"headline": "Chinese robotics giant Unitree soars in stock market debut",
2026-08-19 06:07:15 +00:00
"source": "BBC Business",
2026-08-19 07:19:39 +00:00
"url": "https://www.bbc.co.uk/news/articles/c0qv4w9492zo?at_medium=RSS&at_campaign=rss",
2026-08-19 07:47:17 +00:00
"datetime": 1787123970,
2026-08-19 07:19:39 +00:00
"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-17 07:25:21 +00:00
"date": "2026-08-14",
"time": "13:00",
2026-07-20 08:05:14 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Baker Hughes Total Rigs Count (08/15)",
"prev": "588",
2026-07-20 08:05:14 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "593",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-17",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "NY Empire State Manufacturing Index (Aug)",
"prev": "15.60",
2026-08-17 11:09:27 +00:00
"fcast": "11",
2026-08-17 12:48:23 +00:00
"act": "20.60",
2026-06-29 08:44:05 +00:00
"imp": "orange",
2026-08-17 12:48:23 +00:00
"beat": "beat",
2026-06-29 08:44:05 +00:00
"source": "finviz"
2026-07-27 08:14:12 +00:00
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-17",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "NAHB Housing Market Index (Aug)",
"prev": "34",
"fcast": "33",
2026-08-17 14:10:26 +00:00
"act": "35",
2026-08-17 07:25:21 +00:00
"imp": "orange",
2026-08-17 14:10:26 +00:00
"beat": "beat",
2026-08-17 07:25:21 +00:00
"source": "finviz"
},
{
"date": "2026-08-17",
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-17 07:25:21 +00:00
"prev": "3.735%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 15:41:05 +00:00
"act": "3.715%",
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-17 07:25:21 +00:00
"date": "2026-08-17",
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-17 07:25:21 +00:00
"prev": "3.830%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 15:41:05 +00:00
"act": "3.780%",
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
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-17",
"time": "12:00",
2026-08-11 11:19:24 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "NOPA Crush Report",
2026-08-11 11:19:24 +00:00
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
2026-07-27 08:14:12 +00:00
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-17",
"time": "16:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Foreign Bond Investment (Jun)",
2026-08-18 11:09:32 +00:00
"prev": "$56.6B",
2026-08-17 07:25:21 +00:00
"fcast": "\u2014",
2026-08-18 11:09:32 +00:00
"act": "$6.8B",
2026-08-03 08:12:41 +00:00
"imp": "orange",
2026-08-17 07:25:21 +00:00
"beat": null,
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-17",
"time": "16:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Net Long-term TIC Flows (Jun)",
2026-08-18 11:09:32 +00:00
"prev": "$231.2B",
2026-08-17 11:09:27 +00:00
"fcast": "$151.4B",
2026-08-18 11:09:32 +00:00
"act": "$172.7B",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-17",
"time": "16:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Overall Net Capital Flows (Jun)",
2026-08-18 11:09:32 +00:00
"prev": "$131.5B",
2026-08-17 07:25:21 +00:00
"fcast": "\u2014",
2026-08-18 11:09:32 +00:00
"act": "$133.5B",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
2026-08-10 07:36:19 +00:00
"time": "08:15",
2026-07-27 08:14:12 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-10 07:36:19 +00:00
"ev": "ADP Employment Change Weekly",
2026-08-17 07:25:21 +00:00
"prev": "8.25K",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-18 12:48:50 +00:00
"act": "9.5K",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-18",
"time": "08:30",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Building Permits MoM Prel (Jul)",
"prev": "-2.6%",
"fcast": "\u2014",
2026-08-19 11:09:10 +00:00
"act": "5%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Building Permits Prel (Jul)",
"prev": "1.374M",
"fcast": "1.37M",
2026-08-18 12:48:50 +00:00
"act": "1.443M",
2026-08-03 08:12:41 +00:00
"imp": "red",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Export Prices MoM (Jul)",
2026-08-18 12:48:50 +00:00
"prev": "-0.7%",
2026-08-17 11:09:27 +00:00
"fcast": "0.2%",
2026-08-18 12:48:50 +00:00
"act": "-1.3%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
2026-08-18 12:48:50 +00:00
"beat": "miss",
2026-08-17 07:25:21 +00:00
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Export Prices YoY (Jul)",
"prev": "10.2%",
"fcast": "\u2014",
2026-08-18 12:48:50 +00:00
"act": "8.2%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Housing Starts (Jul)",
2026-08-19 11:09:10 +00:00
"prev": "1.415M",
2026-08-17 07:25:21 +00:00
"fcast": "1.35M",
2026-08-18 12:48:50 +00:00
"act": "1.239M",
2026-08-17 07:25:21 +00:00
"imp": "red",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Housing Starts MoM (Jul)",
2026-08-19 11:09:10 +00:00
"prev": "19.7%",
2026-08-17 07:25:21 +00:00
"fcast": "\u2014",
2026-08-18 12:48:50 +00:00
"act": "-12.4%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Import Prices MoM (Jul)",
2026-08-18 12:48:50 +00:00
"prev": "-0.3%",
2026-08-17 07:25:21 +00:00
"fcast": "0.1%",
2026-08-18 12:48:50 +00:00
"act": "-0.4%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
2026-08-18 12:48:50 +00:00
"beat": "miss",
2026-08-17 07:25:21 +00:00
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Import Prices YoY (Jul)",
"prev": "7.1%",
"fcast": "\u2014",
2026-08-18 12:48:50 +00:00
"act": "5.9%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "NY Fed Services Activity Index (Aug)",
"prev": "8.7",
"fcast": "\u2014",
2026-08-18 12:48:50 +00:00
"act": "0.5",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "08:55",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Redbook YoY (08/16)",
"prev": "8.3%",
"fcast": "\u2014",
2026-08-18 13:21:34 +00:00
"act": "7.6%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "09:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Capacity Utilization (Jul)",
2026-08-18 13:21:34 +00:00
"prev": "76.2%",
2026-08-17 07:25:21 +00:00
"fcast": "76.3%",
2026-08-18 13:21:34 +00:00
"act": "76.3%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
2026-08-18 13:21:34 +00:00
"beat": "inline",
2026-08-17 07:25:21 +00:00
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "09:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Industrial Production MoM (Jul)",
2026-08-18 13:21:34 +00:00
"prev": "0.3%",
2026-08-17 07:25:21 +00:00
"fcast": "0.3%",
2026-08-18 13:21:34 +00:00
"act": "0.2%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
2026-08-18 13:21:34 +00:00
"beat": "miss",
2026-08-17 07:25:21 +00:00
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "09:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Industrial Production YoY (Jul)",
2026-08-19 11:09:10 +00:00
"prev": "1.29%",
2026-08-17 07:25:21 +00:00
"fcast": "\u2014",
2026-08-18 13:21:34 +00:00
"act": "1.1%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "09:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Manufacturing Production MoM (Jul)",
2026-08-18 13:21:34 +00:00
"prev": "0.3%",
2026-08-17 11:09:27 +00:00
"fcast": "0.2%",
2026-08-18 13:21:34 +00:00
"act": "0.2%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
2026-08-18 13:21:34 +00:00
"beat": "inline",
2026-08-17 07:25:21 +00:00
"source": "finviz"
},
{
"date": "2026-08-18",
"time": "09:15",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Manufacturing Production YoY (Jul)",
"prev": "1.1%",
"fcast": "\u2014",
2026-08-18 13:21:34 +00:00
"act": "1.2%",
2026-08-17 07:25:21 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-18",
2026-08-03 08:12:41 +00:00
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Pending Home Sales MoM (Jul)",
2026-08-18 14:15:27 +00:00
"prev": "-4.8%",
"fcast": "0.3%",
"act": "-2.3%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
2026-08-18 14:15:27 +00:00
"beat": "miss",
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-18",
"time": "10:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Pending Home Sales YoY (Jul)",
"prev": "-0.3%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-18 14:15:27 +00:00
"act": "-2.2%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-18",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "6-Week Bill Auction",
2026-08-17 07:25:21 +00:00
"prev": "3.670%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-18 15:43:40 +00:00
"act": "3.645%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-18",
2026-08-19 11:09:10 +00:00
"time": "17:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "API Crude Oil Stock Change (08/15)",
"prev": "9.072M",
"fcast": "\u2014",
2026-08-19 11:09:10 +00:00
"act": "-3.28M",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "07:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "MBA 30-Year Mortgage Rate (08/15)",
"prev": "6.77%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-19 11:09:10 +00:00
"act": "6.77%",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "07:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "MBA Mortgage Applications (08/15)",
"prev": "3.6%",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-19 11:09:10 +00:00
"act": "-0.4%",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "MBA Mortgage Market Index (08/15)",
"prev": "248.6",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-19 11:09:10 +00:00
"act": "247.7",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "MBA Mortgage Refinance Index (08/15)",
"prev": "744.4",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-19 11:09:10 +00:00
"act": "755.9",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "07:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "MBA Purchase Index (08/15)",
"prev": "157.9",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-19 11:09:10 +00:00
"act": "154.8",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
"time": "10:30",
2026-08-10 07:36:19 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "EIA Crude Oil Imports Change (08/15)",
"prev": "1.768M",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "EIA Crude Oil Stocks Change (08/15)",
"prev": "17.422M",
2026-08-19 11:09:10 +00:00
"fcast": "-0.6M",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "EIA Cushing Crude Oil Stocks Change (08/15)",
"prev": "1.611M",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "EIA Distillate Fuel Production Change (08/15)",
"prev": "0.05M",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-03 08:12:41 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "EIA Distillate Stocks Change (08/15)",
"prev": "-0.01M",
2026-08-19 11:09:10 +00:00
"fcast": "-0.9M",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "EIA Gasoline Production Change (08/15)",
"prev": "-0.001M",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "EIA Gasoline Stocks Change (08/15)",
"prev": "-0.968M",
2026-08-19 11:09:10 +00:00
"fcast": "-1.2M",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Heating Oil Stocks Change (08/15)",
"prev": "0.192M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-19",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Refinery Crude Runs Change (08/15)",
"prev": "0.026M",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-19",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "17-Week Bill Auction",
2026-08-17 07:25:21 +00:00
"prev": "3.755%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "13:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "20-Year Bond Auction",
"prev": "5.163%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-19",
2026-08-10 07:36:19 +00:00
"time": "14:00",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "FOMC Minutes",
"prev": "\u2014",
"fcast": "\u2014",
"act": "\u2014",
"imp": "red",
2026-08-10 07:36:19 +00:00
"beat": null,
2026-08-03 08:12:41 +00:00
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
"time": "08:30",
2026-08-10 07:36:19 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Continuing Jobless Claims (08/08)",
"prev": "1777K",
2026-08-19 11:09:10 +00:00
"fcast": "1790K",
2026-08-10 07:36:19 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
2026-08-10 07:36:19 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Initial Jobless Claims (08/15)",
"prev": "209K",
2026-08-19 11:09:10 +00:00
"fcast": "210K",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
2026-08-10 07:36:19 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Jobless Claims 4-week Average (08/15)",
2026-08-14 11:18:58 +00:00
"prev": "199K",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
2026-08-10 07:36:19 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Philadelphia Fed Manufacturing Index (Aug)",
"prev": "41.4",
2026-08-17 11:09:27 +00:00
"fcast": "25",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
2026-08-10 07:36:19 +00:00
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Philly Fed Business Conditions (Aug)",
"prev": "34.4",
2026-08-10 07:36:19 +00:00
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
"time": "08:30",
2026-08-03 08:12:41 +00:00
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "Philly Fed CAPEX Index (Aug)",
"prev": "30.10",
"fcast": "\u2014",
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Philly Fed Employment (Aug)",
"prev": "10.0",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-20",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Philly Fed New Orders (Aug)",
"prev": "37.0",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-20",
"time": "08:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "Philly Fed Prices Paid (Aug)",
"prev": "53.90",
"fcast": "\u2014",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-20",
"time": "10:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "CB Leading Index MoM (Jul)",
"prev": "-0.2%",
"fcast": "0.1%",
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-20",
"time": "10:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "EIA Natural Gas Stocks Change (08/15)",
"prev": "36Bcf",
2026-08-19 11:09:10 +00:00
"fcast": "15Bcf",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
"date": "2026-08-20",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "4-Week Bill Auction",
2026-08-17 07:25:21 +00:00
"prev": "3.625%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
2026-08-03 08:12:41 +00:00
"time": "11:30",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
"ev": "8-Week Bill Auction",
2026-08-17 07:25:21 +00:00
"prev": "3.665%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-03 08:12:41 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
},
{
2026-08-17 07:25:21 +00:00
"date": "2026-08-20",
2026-08-03 08:12:41 +00:00
"time": "12:00",
"ctry": "\ud83c\uddfa\ud83c\uddf8",
2026-08-17 07:25:21 +00:00
"ev": "15-Year Mortgage Rate (08/21)",
2026-08-10 07:36:19 +00:00
"prev": "6.01%",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-17 07:25:21 +00:00
"act": "\u2014",
2026-08-10 07:36:19 +00:00
"imp": "orange",
"beat": null,
"source": "finviz"
2026-04-09 21:13:38 +00:00
}
2026-04-12 20:22:47 +00:00
],
2026-04-12 20:51:06 +00:00
"policy_rates": {
"US": 4.5,
"Eurozone": 2.65,
"UK": 4.5,
"Japan": 0.5,
"Switzerland": 0.25,
"Canada": 2.75,
"Australia": 3.85,
"New Zealand": 3.5,
"Sweden": 2.25,
"Norway": 4.5
},
"macro": {
"US": {
"cpi": "2.8%",
"cpiP": "3.0%",
"gdp": "2.4%",
"gdpT": "Q1 2025",
"unemp": "4.2%",
"unempT": "Jun 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Jul 30",
"pricing": "1 cut by Sep"
},
"Eurozone": {
"cpi": "2.1%",
"cpiP": "2.2%",
"gdp": "1.0%",
"gdpT": "Q1 2025",
"unemp": "6.3%",
"unempT": "May 2025",
"stance": "Dovish Easing",
"last": "Cut to 2.65%",
"next": "Jul 17",
"pricing": "1 more cut 2025"
},
"UK": {
"cpi": "3.5%",
"cpiP": "3.3%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.4%",
"unempT": "May 2025",
"stance": "Cautious Hold",
"last": "Hold 4.50%",
"next": "Aug 7",
"pricing": "1 cut by Nov"
},
"Japan": {
"cpi": "3.6%",
"cpiP": "3.2%",
"gdp": "-0.7%",
"gdpT": "Q1 2025",
"unemp": "2.5%",
"unempT": "May 2025",
"stance": "Gradual Tightening",
"last": "Hold 0.50%",
"next": "Jul 31",
"pricing": "Hike to 0.75% H2"
},
"Switzerland": {
"cpi": "0.6%",
"cpiP": "0.3%",
"gdp": "1.4%",
"gdpT": "Q1 2025",
"unemp": "2.8%",
"unempT": "Jun 2025",
"stance": "Neutral",
"last": "Cut to 0.25%",
"next": "Sep 18",
"pricing": "Hold through 2025"
},
"Canada": {
"cpi": "2.9%",
"cpiP": "2.7%",
"gdp": "1.7%",
"gdpT": "Q1 2025",
"unemp": "6.7%",
"unempT": "Jun 2025",
"stance": "Easing",
"last": "Cut to 2.75%",
"next": "Jul 30",
"pricing": "1 more cut 2025"
},
"Australia": {
"cpi": "2.4%",
"cpiP": "2.8%",
"gdp": "1.3%",
"gdpT": "Q1 2025",
"unemp": "4.0%",
"unempT": "May 2025",
"stance": "Easing",
"last": "Cut to 3.85%",
"next": "Aug 5",
"pricing": "1-2 cuts by Dec"
},
"New Zealand": {
"cpi": "2.5%",
"cpiP": "2.2%",
"gdp": "0.7%",
"gdpT": "Q1 2025",
"unemp": "5.1%",
"unempT": "Q1 2025",
"stance": "Easing Cycle",
"last": "Cut to 3.50%",
"next": "Jul 9",
"pricing": "2 more cuts 2025"
},
"Sweden": {
"cpi": "2.3%",
"cpiP": "2.5%",
"gdp": "1.1%",
"gdpT": "Q1 2025",
"unemp": "8.9%",
"unempT": "May 2025",
"stance": "Dovish Hold",
"last": "Hold 2.25%",
"next": "Aug 20",
"pricing": "Hold through 2025"
},
"Norway": {
"cpi": "2.7%",
"cpiP": "2.8%",
"gdp": "1.5%",
"gdpT": "Q1 2025",
"unemp": "4.1%",
"unempT": "May 2025",
"stance": "Hawkish Hold",
"last": "Hold 4.50%",
"next": "Aug 14",
"pricing": "Cut Q4 2025"
}
},
2026-04-12 20:22:47 +00:00
"sentiment": {},
"scenarios": {},
2026-08-19 02:24:36 +00:00
"gov_bonds": {}
2026-04-09 20:07:03 +00:00
}