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 15:11:55 +00:00
"generated_at": "2026-08-19T15:11:35.040662Z",
2026-04-09 20:07:03 +00:00
"yields": {
2026-04-09 20:18:05 +00:00
"US": {
"y1m": null,
2026-08-19 14:15:27 +00:00
"y3m": 3.705,
2026-04-09 20:18:05 +00:00
"y6m": null,
"y1": null,
2026-08-19 15:11:55 +00:00
"y2": 3.938,
2026-04-09 20:18:05 +00:00
"y3": null,
2026-08-19 15:11:55 +00:00
"y5": 4.353,
2026-04-09 20:18:05 +00:00
"y7": null,
2026-08-19 15:11:55 +00:00
"y10": 4.651,
2026-04-09 20:18:05 +00:00
"y20": null,
2026-08-19 15:11:55 +00:00
"y30": 5.189
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 14:15:27 +00:00
"price": 3.705,
2026-08-19 12:48:37 +00:00
"prev_close": 3.705,
2026-08-19 14:15:27 +00:00
"change_pct": 0.0,
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 15:11:55 +00:00
"price": 4.353,
2026-08-19 12:48:37 +00:00
"prev_close": 4.367,
2026-08-19 15:11:55 +00:00
"change_pct": -0.32,
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 15:11:55 +00:00
"price": 4.651,
2026-08-19 12:48:37 +00:00
"prev_close": 4.706,
2026-08-19 15:11:55 +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 15:11:55 +00:00
"price": 5.189,
2026-08-19 12:48:37 +00:00
"prev_close": 5.285,
2026-08-19 15:11:55 +00:00
"change_pct": -1.82,
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 15:11:55 +00:00
"price": 4544.1001,
"d1_pct": 4.08,
"w1_pct": 3.07,
"m1_pct": 11.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-19 15:11:55 +00:00
"price": 65.68,
"d1_pct": 2.72,
"w1_pct": 0.19,
"m1_pct": 11.63,
2026-08-05 13:07:09 +00:00
"unit": "$/oz"
},
2026-04-15 15:11:50 +00:00
"wti": {
2026-08-19 15:11:55 +00:00
"price": 85.0,
"d1_pct": 0.07,
"w1_pct": 2.08,
"m1_pct": 0.11,
2026-08-07 06:22:38 +00:00
"unit": "$/bbl"
},
"brent": {
2026-08-19 15:11:55 +00:00
"price": 91.94,
"d1_pct": 1.01,
"w1_pct": 3.33,
"m1_pct": 1.02,
2026-05-14 14:33:51 +00:00
"unit": "$/bbl"
},
2026-04-15 15:11:50 +00:00
"natgas": {
2026-08-19 15:11:55 +00:00
"price": 2.842,
"d1_pct": 2.38,
"w1_pct": 1.36,
"m1_pct": -0.8,
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 15:11:55 +00:00
"price": 6.4785,
"d1_pct": -0.06,
"w1_pct": -1.8,
"m1_pct": -0.5,
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 15:11:55 +00:00
"price": 696.0,
"d1_pct": 4.74,
"w1_pct": 6.63,
"m1_pct": 2.65,
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 14:46:04 +00:00
"price": 495.0,
"d1_pct": 6.85,
"w1_pct": 8.32,
"m1_pct": 9.33,
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-19 15:11:55 +00:00
"price": 771.56,
"d1_pct": 0.54,
"w1_pct": -0.12,
"m1_pct": 3.11
2026-08-12 18:19:09 +00:00
},
2026-08-18 04:12:24 +00:00
"Nasdaq 100": {
2026-08-19 15:11:55 +00:00
"price": 717.885,
"d1_pct": 0.05,
"w1_pct": -0.8,
"m1_pct": 1.26
2026-08-18 04:12:24 +00:00
},
"Russell 2000": {
2026-08-19 15:11:55 +00:00
"price": 303.1,
"d1_pct": 0.96,
"w1_pct": 0.13,
"m1_pct": 2.21
2026-08-12 18:19:09 +00:00
},
2026-08-18 14:46:03 +00:00
"EM Equities": {
2026-08-19 15:11:55 +00:00
"price": 66.18,
"d1_pct": 1.29,
"w1_pct": -0.42,
"m1_pct": 4.12
2026-08-18 14:46:03 +00:00
},
2026-08-06 21:57:26 +00:00
"China Large Cap": {
2026-08-19 15:11:55 +00:00
"price": 35.675,
"d1_pct": 1.75,
"w1_pct": 1.26,
"m1_pct": 1.81
2026-08-07 14:49:46 +00:00
},
2026-08-19 14:15:27 +00:00
"Japan Equities": {
2026-08-19 15:11:55 +00:00
"price": 95.16,
"d1_pct": -0.22,
"w1_pct": -2.69,
"m1_pct": 2.61
2026-08-19 14:15:27 +00:00
},
2026-08-12 14:55:39 +00:00
"Brazil Equities": {
2026-08-19 15:11:55 +00:00
"price": 34.61,
"d1_pct": 2.7,
"w1_pct": 2.22,
"m1_pct": -2.45
2026-08-12 14:55:39 +00:00
},
"Germany Equities": {
2026-08-19 15:11:55 +00:00
"price": 44.06,
"d1_pct": 0.87,
"w1_pct": 0.43,
"m1_pct": 6.84
2026-08-12 14:55:39 +00:00
},
"UK Equities": {
2026-08-19 15:11:55 +00:00
"price": 48.505,
"d1_pct": 0.72,
"w1_pct": 0.28,
"m1_pct": 3.27
2026-08-12 14:55:39 +00:00
},
2026-08-07 14:49:46 +00:00
"US Dollar Index": {
2026-08-19 15:11:55 +00:00
"price": 27.92,
"d1_pct": -0.78,
"w1_pct": -0.99,
"m1_pct": -1.97
2026-08-07 14:49:46 +00:00
},
"Euro ETF": {
2026-08-19 15:11:55 +00:00
"price": 107.6763,
"d1_pct": 0.78,
"w1_pct": 1.26,
"m1_pct": 2.0
2026-08-07 14:49:46 +00:00
},
"Yen ETF": {
2026-08-19 15:11:55 +00:00
"price": 57.905,
"d1_pct": 0.74,
"w1_pct": 0.67,
"m1_pct": 2.56
2026-08-07 14:49:46 +00:00
},
"GBP ETF": {
2026-08-19 15:11:55 +00:00
"price": 130.86,
"d1_pct": 0.57,
"w1_pct": 0.87,
"m1_pct": 1.02
2026-08-07 14:49:46 +00:00
},
"AUD ETF": {
2026-08-19 15:11:55 +00:00
"price": 70.5,
"d1_pct": 0.47,
"w1_pct": 0.83,
"m1_pct": 1.79
2026-08-07 14:49:46 +00:00
},
"CAD ETF": {
2026-08-19 15:11:55 +00:00
"price": 70.73,
2026-08-19 14:46:04 +00:00
"d1_pct": 0.58,
2026-08-19 15:11:55 +00:00
"w1_pct": 0.94,
"m1_pct": 1.64
2026-08-07 14:49:46 +00:00
},
2026-07-29 20:21:49 +00:00
"Gold ETF": {
2026-08-19 15:11:55 +00:00
"price": 410.93,
"d1_pct": 3.11,
"w1_pct": 1.48,
"m1_pct": 9.64
2026-07-29 20:21:49 +00:00
},
"Oil ETF": {
2026-08-19 15:11:55 +00:00
"price": 132.21,
"d1_pct": 1.19,
"w1_pct": 3.86,
"m1_pct": 2.61
2026-07-29 20:21:49 +00:00
},
"Agriculture ETF": {
2026-08-19 15:11:55 +00:00
"price": 28.38,
"d1_pct": 1.25,
"w1_pct": 1.94,
"m1_pct": 2.86
2026-07-29 20:21:49 +00:00
},
2026-07-15 18:26:10 +00:00
"Energy Sector": {
2026-08-19 15:11:55 +00:00
"price": 64.11,
"d1_pct": 0.68,
"w1_pct": 5.05,
"m1_pct": 9.59
2026-07-15 18:26:10 +00:00
},
2026-04-15 15:11:50 +00:00
"Financials Sector": {
2026-08-19 15:11:55 +00:00
"price": 58.015,
"d1_pct": 0.3,
"w1_pct": 0.16,
"m1_pct": 3.4
2026-04-09 20:07:03 +00:00
}
},
"fx": {
"EURUSD": {
2026-08-19 15:11:55 +00:00
"price": 1.1663,
"d1_pct": 0.69,
"w1_pct": 1.01,
"m1_pct": 2.06
2026-08-05 07:56:30 +00:00
},
"GBPUSD": {
2026-08-19 15:11:55 +00:00
"price": 1.3607,
"d1_pct": 0.42,
"w1_pct": 0.71,
"m1_pct": 1.2
2026-08-12 09:29:44 +00:00
},
2026-08-13 07:35:08 +00:00
"USDJPY": {
2026-08-19 15:11:55 +00:00
"price": 158.466,
"d1_pct": -0.55,
"w1_pct": -0.5,
"m1_pct": -2.47
2026-08-12 12:50:39 +00:00
},
2026-08-13 09:56:46 +00:00
"USDCHF": {
2026-08-19 15:11:55 +00:00
"price": 0.8013,
"d1_pct": -1.15,
"w1_pct": -1.05,
"m1_pct": -0.88
2026-08-13 09:56:46 +00:00
},
"AUDUSD": {
2026-08-19 15:11:55 +00:00
"price": 0.7124,
"d1_pct": 0.22,
"w1_pct": 0.97,
"m1_pct": 2.07
2026-08-18 10:10:05 +00:00
},
2026-08-18 13:47:52 +00:00
"NZDUSD": {
2026-08-19 15:11:55 +00:00
"price": 0.5929,
"d1_pct": 0.4,
"w1_pct": 0.84,
"m1_pct": 1.31
2026-08-18 13:47:52 +00:00
},
"USDCAD": {
2026-08-19 15:11:55 +00:00
"price": 1.3817,
"d1_pct": -0.38,
"w1_pct": -0.84,
"m1_pct": -1.44
2026-08-18 13:47:52 +00:00
},
"USDSEK": {
2026-08-19 15:11:55 +00:00
"price": 9.451,
"d1_pct": -0.59,
"w1_pct": -0.69,
"m1_pct": -2.41
2026-08-18 13:47:52 +00:00
},
"USDNOK": {
2026-08-19 15:11:55 +00:00
"price": 9.3361,
"d1_pct": -0.85,
"w1_pct": -1.61,
"m1_pct": -3.45
2026-08-18 13:47:52 +00:00
},
"USDCNY": {
2026-08-19 15:11:55 +00:00
"price": 6.7174,
"d1_pct": -0.33,
"w1_pct": -0.44,
"m1_pct": -0.81
2026-08-18 13:47:52 +00:00
},
"USDMXN": {
2026-08-19 15:11:55 +00:00
"price": 16.958,
"d1_pct": -0.42,
"w1_pct": -0.67,
"m1_pct": -2.62
2026-08-18 13:47:52 +00:00
},
"USDBRL": {
2026-08-19 15:11:55 +00:00
"price": 5.1711,
"d1_pct": -0.6,
"w1_pct": 1.27,
"m1_pct": 0.86
2026-08-18 13:47:52 +00:00
},
2026-08-18 10:10:05 +00:00
"USDZAR": {
2026-08-19 15:11:55 +00:00
"price": 16.1029,
"d1_pct": -0.73,
"w1_pct": -0.51,
"m1_pct": -2.41
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 15:11:55 +00:00
"price": 1388.87,
"d1_pct": -1.83,
"w1_pct": -1.65,
"m1_pct": -5.84
2026-08-18 10:10:05 +00:00
},
"USDTRY": {
2026-08-19 15:11:55 +00:00
"price": 47.9343,
"d1_pct": 0.06,
2026-08-19 14:46:04 +00:00
"w1_pct": 0.39,
"m1_pct": 1.6
2026-08-18 10:10:05 +00:00
},
"USDPLN": {
2026-08-19 15:11:55 +00:00
"price": 3.7017,
"d1_pct": -0.51,
"w1_pct": -0.58,
"m1_pct": -2.44
2026-08-18 10:10:05 +00:00
},
"USDHUF": {
2026-08-19 15:11:55 +00:00
"price": 312.098,
"d1_pct": -0.54,
"w1_pct": -0.93,
"m1_pct": -1.77
2026-08-18 10:10:05 +00:00
},
"USDCZK": {
2026-08-19 15:11:55 +00:00
"price": 20.711,
"d1_pct": -0.73,
"w1_pct": -1.32,
"m1_pct": -2.24
2026-08-13 00:16:29 +00:00
},
2026-08-19 08:14:34 +00:00
"USDSGD": {
2026-08-19 15:11:55 +00:00
"price": 1.2721,
"d1_pct": -0.41,
"w1_pct": -0.59,
"m1_pct": -1.45
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 15:11:55 +00:00
"price": 32.86,
"d1_pct": -0.42,
"w1_pct": -0.79,
"m1_pct": -2.29
2026-08-19 08:14:34 +00:00
},
2026-08-13 00:16:29 +00:00
"DXY": {
2026-08-19 15:11:55 +00:00
"price": 98.908,
"d1_pct": -0.74,
"w1_pct": -1.1,
"m1_pct": -1.81
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 15:11:55 +00:00
"price": 15.17,
2026-08-19 07:47:17 +00:00
"prev_close": 15.84,
2026-08-19 15:11:55 +00:00
"change_pct": -4.23,
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 15:11:55 +00:00
"price": 22.09,
2026-08-19 13:48:23 +00:00
"prev_close": 22.56,
2026-08-19 15:11:55 +00:00
"change_pct": -2.08,
2026-08-19 13:48:23 +00:00
"timestamp": "2026-08-19 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-19 15:11:55 +00:00
"price": 18.485,
2026-08-19 13:48:23 +00:00
"prev_close": 18.86,
2026-08-19 15:11:55 +00:00
"change_pct": -1.99,
2026-08-19 13:48:23 +00:00
"timestamp": "2026-08-19 00:00:00"
2026-04-15 15:11:50 +00:00
}
},
"bond_etfs": {
"US 20Y+ Treasury": {
2026-08-19 15:11:55 +00:00
"price": 82.92,
"d1_pct": 1.54,
"w1_pct": 0.99,
"m1_pct": -0.49,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "long"
},
"US 7-10Y Treasury": {
2026-08-19 15:11:55 +00:00
"price": 93.265,
"d1_pct": 0.36,
"w1_pct": 0.33,
"m1_pct": 0.05,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "medium"
},
"US 1-3Y Treasury": {
2026-08-19 15:11:55 +00:00
"price": 82.015,
"d1_pct": -0.01,
2026-08-19 14:46:04 +00:00
"w1_pct": 0.12,
2026-08-19 15:11:55 +00:00
"m1_pct": 0.03,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "short"
},
"UK Gilts": {
2026-08-19 15:11:55 +00:00
"price": 9.594,
"d1_pct": 0.15,
"w1_pct": -0.43,
"m1_pct": 0.22,
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-19 15:11:55 +00:00
"price": 22.52,
"d1_pct": 0.31,
"w1_pct": 0.31,
"m1_pct": 0.1,
2026-04-15 15:11:50 +00:00
"country": "US",
"duration": "mixed"
2026-04-09 20:07:03 +00:00
}
},
"news": [
2026-08-19 15:11:55 +00:00
{
"headline": "Marvell\u2019s stock pops 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": 1787151900,
"category": "general"
},
{
"headline": "Should you Venmo your kid\u2019s college tuition? Here\u2019s what to know as schools 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",
"datetime": 1787151720,
"category": "general"
},
{
"headline": "Stocks, bonds and gold rally after Treasury indicates it will buy more government bonds to stop yields from surging",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/pressure-on-bonds-abates-as-treasury-announces-buybacks-what-may-come-next-af7d7c76?mod=mw_rss_topstories",
"datetime": 1787151600,
"category": "general"
},
2026-08-19 14:46:04 +00:00
{
"headline": "Berkshire Hathaway bet big on the U.S. housing market. You probably shouldn\u2019t follow suit.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/berkshire-hathaway-bet-big-on-the-u-s-housing-market-you-probably-shouldnt-follow-suit-55c3e1c3?mod=mw_rss_topstories",
"datetime": 1787150400,
"category": "general"
},
{
"headline": "Soon you can buy Medicare Advantage plans at Costco. What you need to know.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/soon-you-can-buy-medicare-advantage-plans-at-costco-what-you-need-to-know-34e03242?mod=mw_rss_topstories",
"datetime": 1787149860,
"category": "general"
},
{
"headline": "Can you get a piece of State Farm\u2019s $5 billion cash-back dividend? Here\u2019s how to check.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/can-you-get-a-piece-of-state-farms-5-billion-cash-back-dividend-heres-how-to-check-027d1c21?mod=mw_rss_topstories",
"datetime": 1787149740,
"category": "general"
},
{
"headline": "Mortgage rates could move even higher \u2014 dealing a fresh blow to home buyers",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/mortgage-rates-could-move-even-higher-dealing-a-fresh-blow-to-home-buyers-ad8d0f3d?mod=mw_rss_topstories",
"datetime": 1787149380,
"category": "general"
},
{
"headline": "Moderna\u2019s experimental vaccine prevents cancer recurrence, in \u2018historic\u2019 win for personalized medicine. Its stock is soaring.",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/modernas-stock-doubles-on-promising-cancer-vaccine-results-896b1f2c?mod=mw_rss_topstories",
"datetime": 1787148960,
"category": "general"
},
{
"headline": "America\u2019s growing debt pile will be the big focus Wednesday as global bond rout deepens",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/americas-growing-debt-pile-will-be-the-big-focus-wednesday-as-global-bond-rout-deepens-a6955c80?mod=mw_rss_topstories",
"datetime": 1787148900,
"category": "general"
},
{
"headline": "Meta is facing its \u2018Big Tobacco\u2019 moment \u2014 and investors can profit",
"source": "MarketWatch",
"url": "https://www.marketwatch.com/story/meta-is-facing-its-big-tobacco-moment-and-investors-can-profit-e0f27b2d?mod=mw_rss_topstories",
"datetime": 1787148900,
"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-19 14:15:27 +00:00
{
"headline": "Track defect found near derailment site - report",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c4gx12v8z51o?at_medium=RSS&at_campaign=rss",
"datetime": 1787148402,
"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 14:46:04 +00:00
{
"headline": "Monzo down as some users unable to make card payments or transfers",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/cwyrvxvl1eeo?at_medium=RSS&at_campaign=rss",
"datetime": 1787148813,
"category": "general"
},
2026-08-19 15:11:55 +00:00
{
"headline": "US retail giant receives $1bn boost from tariff refunds",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c78gp4y8d3eo?at_medium=RSS&at_campaign=rss",
"datetime": 1787150822,
"category": "general"
},
2026-08-19 14:15:27 +00:00
{
"headline": "OpenAI slows down training after its AI carried out hack",
"source": "BBC Business",
"url": "https://www.bbc.co.uk/news/articles/c235dmndylzo?at_medium=RSS&at_campaign=rss",
"datetime": 1787138352,
"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-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-19 14:46:04 +00:00
"act": "-1.754M",
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-19 14:46:04 +00:00
"act": "4.405M",
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-19 14:46:04 +00:00
"act": "-1.314M",
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)",
2026-08-19 14:46:04 +00:00
"prev": "0.050M",
2026-08-03 08:12:41 +00:00
"fcast": "\u2014",
2026-08-19 14:46:04 +00:00
"act": "-0.054M",
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)",
2026-08-19 14:46:04 +00:00
"prev": "-0.010M",
2026-08-19 11:09:10 +00:00
"fcast": "-0.9M",
2026-08-19 14:46:04 +00:00
"act": "-1.530M",
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-19 14:46:04 +00:00
"act": "0.143M",
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-19 14:46:04 +00:00
"act": "0.688M",
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",
2026-08-19 14:46:04 +00:00
"act": "-0.537M",
2026-08-17 07:25:21 +00:00
"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",
2026-08-19 14:46:04 +00:00
"act": "0.216M",
2026-08-17 07:25:21 +00:00
"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
}