-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathdata_snapshot.json
45 lines (45 loc) · 1.58 KB
/
data_snapshot.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"date_published": "2025-01-15",
"markets": [
{
"data_month": "2024-06-01",
"inquiry_month": "2024-10-01",
"inquiry_yoy_change": "17.7% decrease",
"market_key": "CRC",
"num_originations": "6.7 million",
"tightness_month": "2024-08-01",
"tightness_yoy_change": "4.6% decrease",
"value_originations": "$41.4 billion",
"year_over_year_change": "7.6% decrease"
},
{
"data_month": "2024-06-01",
"market_key": "STU",
"num_originations": "707,045",
"value_originations": "$16.5 billion",
"year_over_year_change": "13.3% increase"
},
{
"data_month": "2024-06-01",
"inquiry_month": "2024-10-01",
"inquiry_yoy_change": "5.8% increase",
"market_key": "AUT",
"num_originations": "2.0 million",
"tightness_month": "2024-08-01",
"tightness_yoy_change": "3.8% decrease",
"value_originations": "$60.5 billion",
"year_over_year_change": "4.2% decrease"
},
{
"data_month": "2024-06-01",
"inquiry_month": "2024-10-01",
"inquiry_yoy_change": "8.8% increase",
"market_key": "MTG",
"num_originations": "386,791",
"tightness_month": "2024-07-01",
"tightness_yoy_change": "2.5% increase",
"value_originations": "$138.3 billion",
"year_over_year_change": "12.4% decrease"
}
]
}