forked from maggienj/Megan
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lkpData.json
executable file
·70 lines (70 loc) · 1.56 KB
/
lkpData.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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
[
{
"Region": "4",
"Type": "Median",
"1Person": "64830",
"1.5Person": "69461",
"2Person": "74091",
"3Person": "83353",
"4Person": "92614",
"4.5Person": "96319",
"5Person": "100023",
"6Person": "107432",
"7Person": "114841",
"8Person": "122250",
"MaxIncreasesinRent": "1.80",
"MaxIncreasesinSales": "0.00",
"RegionalAssetLimit": "174209"
},
{
"Region": "4",
"Type": "Moderate",
"1Person": "51864",
"1.5Person": "55568",
"2Person": "59273",
"3Person": "66682",
"4Person": "74091",
"4.5Person": "77055",
"5Person": "80018",
"6Person": "85946",
"7Person": "91873",
"8Person": "97800",
"MaxIncreasesinRent": "1.80",
"MaxIncreasesinSales": "0.00",
"RegionalAssetLimit": "174209"
},
{
"Region": "4",
"Type": "Low",
"1Person": "32415",
"1.5Person": "34730",
"2Person": "37046",
"3Person": "41676",
"4Person": "46307",
"4.5Person": "48159",
"5Person": "50012",
"6Person": "53716",
"7Person": "57421",
"8Person": "61125",
"MaxIncreasesinRent": "1.80",
"MaxIncreasesinSales": "0.00",
"RegionalAssetLimit": "174209"
},
{
"Region": "4",
"Type": "VeryLow",
"1Person": "19449",
"1.5Person": "20838",
"2Person": "22227",
"3Person": "25006",
"4Person": "27784",
"4.5Person": "28896",
"5Person": "30007",
"6Person": "32230",
"7Person": "34452",
"8Person": "36675",
"MaxIncreasesinRent": "1.80",
"MaxIncreasesinSales": "0.00",
"RegionalAssetLimit": "174209"
}
]