-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathua.json
More file actions
65 lines (65 loc) · 1.5 KB
/
Copy pathua.json
File metadata and controls
65 lines (65 loc) · 1.5 KB
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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[
{
"column1": "Total households (2025)",
"column2": "1,924",
"column3": "1,772",
"column4": "1,867",
"column5": "1,302",
"column6": "1,698",
"column7": "5,826"
},
{
"column1": "Monthly affordable housing costs",
"column2": "<$1,250",
"column3": "<$2,000",
"column4": "<$3,000",
"column5": "<$3,750",
"column6": "<$5,000",
"column7": ">$5,000"
},
{
"column1": "Affordable purchase price",
"column2": "<$136K",
"column3": "<$217K",
"column4": "<$333K",
"column5": "<$417K",
"column6": "<$560K",
"column7": ">$560K"
},
{
"column1": "Rate of homeownership",
"column2": 0,
"column3": 0.23,
"column4": 0.31,
"column5": 0.46,
"column6": 0.62,
"column7": 0.64
},
{
"column1": "Average bedrooms for recent movers",
"column2": 2,
"column3": 2.4,
"column4": 2.7,
"column5": 2.9,
"column6": 3.1,
"column7": 3.2
},
{
"column1": "Average age householder",
"column2": 60,
"column3": 56,
"column4": 54,
"column5": 53,
"column6": 54,
"column7": 52
},
{
"column1": "Average income earners per household",
"column2": 0.4,
"column3": 0.9,
"column4": 1.4,
"column5": 1.7,
"column6": 1.8,
"column7": 1.8
}
]