← back to Rentv 2026
auto-save: 2026-07-24T08:26:42 (3 files) — data/markets.json data/news.json data/ticker.json
9ebf0cf9c4eebceec745fe075ddc0e870f1fb47d · 2026-07-24 08:26:47 -0700 · Steve Abrams
Files touched
M data/markets.jsonM data/news.jsonM data/ticker.json
Diff
commit 9ebf0cf9c4eebceec745fe075ddc0e870f1fb47d
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Fri Jul 24 08:26:47 2026 -0700
auto-save: 2026-07-24T08:26:42 (3 files) — data/markets.json data/news.json data/ticker.json
---
data/markets.json | 14 +++++++-------
data/news.json | 2 +-
data/ticker.json | 8 ++++----
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/data/markets.json b/data/markets.json
index f26b1364..4b4f859b 100644
--- a/data/markets.json
+++ b/data/markets.json
@@ -1,5 +1,5 @@
{
- "fetched_at": "2026-07-24T14:46:52.791Z",
+ "fetched_at": "2026-07-24T15:06:53.583Z",
"source": "Yahoo Finance — live (CBOE Treasury yields, Dow Jones/MSCI REIT indices)",
"curve": [
{
@@ -17,7 +17,7 @@
{
"label": "10-Year",
"value": "4.67%",
- "change_bps": -4,
+ "change_bps": -3,
"dir": "down"
},
{
@@ -35,15 +35,15 @@
},
{
"label": "10Y – 3M (curve)",
- "value": "+87 bps",
+ "value": "+88 bps",
"dir": "up"
}
],
"reits": [
{
"label": "DJ U.S. Real Estate",
- "value": "403.77",
- "change_pct": 2.26,
+ "value": "404.32",
+ "change_pct": 2.4,
"dir": "up"
},
{
@@ -54,8 +54,8 @@
},
{
"label": "Vanguard REIT ETF (VNQ)",
- "value": "$100.85",
- "change_pct": 1.85,
+ "value": "$100.95",
+ "change_pct": 1.95,
"dir": "up"
}
],
diff --git a/data/news.json b/data/news.json
index 59f5b5e4..d8c82241 100644
--- a/data/news.json
+++ b/data/news.json
@@ -1,6 +1,6 @@
{
"source": "rentv.com — live",
- "fetched_at": "2026-07-24T14:46:52.596Z",
+ "fetched_at": "2026-07-24T15:06:53.401Z",
"count": 23,
"items": [
{
diff --git a/data/ticker.json b/data/ticker.json
index 1be81b1f..552cbec5 100644
--- a/data/ticker.json
+++ b/data/ticker.json
@@ -1,5 +1,5 @@
{
- "fetched_at": "2026-07-24T14:46:52.766Z",
+ "fetched_at": "2026-07-24T15:06:53.560Z",
"la_office_vac": {
"label": "LA OFFICE VAC",
"value": "23.1%",
@@ -14,15 +14,15 @@
},
"cre_index": {
"label": "CRE INDEX",
- "value": "4,244",
- "change_pct": 2.26,
+ "value": "4,249",
+ "change_pct": 2.4,
"dir": "up",
"source": "Dow Jones U.S. Real Estate"
},
"ten_yr": {
"label": "10-YR",
"value": "4.67%",
- "change_bps": -4,
+ "change_bps": -3,
"dir": "down",
"source": "CBOE 10-Yr (^TNX)"
}
← 95fdcd34 fix(rentv-v1): repair search/feed article+post links, kill r
·
back to Rentv 2026
·
fix(rentv-v1): guard non-array feed data in /api/search + /a 7a8f7559 →