$City_1 = Reno-Sparks, NV
$e = bad
$City_2 = Abilene, TX
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Lawrence, KS.
Most recent data for Lawrence, KS is from 2024.
2024
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
1985
The first year data is available for Lawrence, KS is : 1985 the most recent year of data is 2024.
return Array
}
function get_years(Array,Abilene, TX,) {
1960
Selecting city: Abilene, TX
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Abilene, TX.
Most recent data for Abilene, TX is from 2024.
2024
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
1986
The first year data is available for Abilene, TX is : 1986 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Abilene, TX
Price 100000
YearStart 1986
QuarterStart 1
YearEnd 2006
QuarterEnd 3

function check_year(Lawrence, KS,1986):

Data for 1986 is in the $c[Lawrence, KS] element.

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][1986] element.
START $v_year = 2006

function check_year(Lawrence, KS,2006):

Data for 2006 is in the $c[Lawrence, KS] element.
END $v_year = 2006

function check_quarter():

Data for the 3 quarter is in the $c[Lawrence, KS][2006] element.

function check_year(Abilene, TX,1986):

Data for 1986 is in the $c[Abilene, TX] element.

function check_quarter():

function get_years(Array,Abilene, TX,) {
1960
Selecting city: Abilene, TX
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Abilene, TX.
Most recent data for Abilene, TX is from 2024.
2024
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
1986
The first year data is available for Abilene, TX is : 1986 the most recent year of data is 2024.
return Array
}
Sorry, no data for the 1 quarter in 1986. Searching for first quarter of data.

function check_year(Abilene, TX,2006):

Data for 2006 is in the $c[Abilene, TX] element.

function check_quarter():

Data for the 3 quarter is in the $c[Abilene, TX][2006] element.

function get_valuation():

Purchase price: $100000
Purchase year: 1986
Purchase quarter: 2
Start price index:67.53
Current price index:181.15
Based on HPI the home has appreciated 168.25% in 20.25 years at an average rate of 8.31% per year.
The current appreciations value is: $268251.15
Evaluation year: 2006
Evaluation quarter: 3
Evaluation period: 20.25 years (81 quarters or 243 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 1986 [3] => 2 [4] => 2006 [5] => 3 [6] => 20.25 [7] => 81 [8] => 243 [9] => 268251.15 [10] => 1.6825114763809 [11] => 0.083086986487944 ) 1
Lawrence, KS
100000
1986
2
2006
3
20.25
81
243
268251.15
1.6825114763809
0.083086986487944
Lawrence, KS
100000
1986
2
2006
3
20.25
81
243
268251.15
1.6825114763809
0.083086986487944
67.53
181.15
p_year=1986 / ycount=1986 / v_year=2006
qcount=2 / qend=4 / v_quarter=3
100000
1986(2) : Array[1986][2] : Value = 100000 (100000 / 100000)
qcount=3 / qend=4 / v_quarter=3
100903
1986(3) : Array[1986][3] : Value = 100903 (100000 / 100903)
qcount=4 / qend=4 / v_quarter=3
102236
1986(4) : Array[1986][4] : Value = 102236 (100000 / 102236)
p_year=1986 / ycount=1987 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
100474
1987(1) : Array[1987][1] : Value = 100474 (100000 / 102236)
qcount=2 / qend=4 / v_quarter=3
108915
1987(2) : Array[1987][2] : Value = 108915 (100000 / 108915)
qcount=3 / qend=4 / v_quarter=3
109270
1987(3) : Array[1987][3] : Value = 109270 (100000 / 109270)
qcount=4 / qend=4 / v_quarter=3
107671
1987(4) : Array[1987][4] : Value = 107671 (100000 / 109270)
p_year=1986 / ycount=1988 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
103273
1988(1) : Array[1988][1] : Value = 103273 (100000 / 109270)
qcount=2 / qend=4 / v_quarter=3
111684
1988(2) : Array[1988][2] : Value = 111684 (100000 / 111684)
qcount=3 / qend=4 / v_quarter=3
112217
1988(3) : Array[1988][3] : Value = 112217 (100000 / 112217)
qcount=4 / qend=4 / v_quarter=3
117577
1988(4) : Array[1988][4] : Value = 117577 (100000 / 117577)
p_year=1986 / ycount=1989 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
113772
1989(1) : Array[1989][1] : Value = 113772 (100000 / 117577)
qcount=2 / qend=4 / v_quarter=3
118584
1989(2) : Array[1989][2] : Value = 118584 (100000 / 118584)
qcount=3 / qend=4 / v_quarter=3
117859
1989(3) : Array[1989][3] : Value = 117859 (100000 / 118584)
qcount=4 / qend=4 / v_quarter=3
118318
1989(4) : Array[1989][4] : Value = 118318 (100000 / 118584)
p_year=1986 / ycount=1990 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
118806
1990(1) : Array[1990][1] : Value = 118806 (100000 / 118806)
qcount=2 / qend=4 / v_quarter=3
120939
1990(2) : Array[1990][2] : Value = 120939 (100000 / 120939)
qcount=3 / qend=4 / v_quarter=3
119502
1990(3) : Array[1990][3] : Value = 119502 (100000 / 120939)
qcount=4 / qend=4 / v_quarter=3
120583
1990(4) : Array[1990][4] : Value = 120583 (100000 / 120939)
p_year=1986 / ycount=1991 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
119843
1991(1) : Array[1991][1] : Value = 119843 (100000 / 120939)
qcount=2 / qend=4 / v_quarter=3
119325
1991(2) : Array[1991][2] : Value = 119325 (100000 / 120939)
qcount=3 / qend=4 / v_quarter=3
121413
1991(3) : Array[1991][3] : Value = 121413 (100000 / 121413)
qcount=4 / qend=4 / v_quarter=3
121827
1991(4) : Array[1991][4] : Value = 121827 (100000 / 121827)
p_year=1986 / ycount=1992 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
122331
1992(1) : Array[1992][1] : Value = 122331 (100000 / 122331)
qcount=2 / qend=4 / v_quarter=3
124197
1992(2) : Array[1992][2] : Value = 124197 (100000 / 124197)
qcount=3 / qend=4 / v_quarter=3
126359
1992(3) : Array[1992][3] : Value = 126359 (100000 / 126359)
qcount=4 / qend=4 / v_quarter=3
126373
1992(4) : Array[1992][4] : Value = 126373 (100000 / 126373)
p_year=1986 / ycount=1993 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
126670
1993(1) : Array[1993][1] : Value = 126670 (100000 / 126670)
qcount=2 / qend=4 / v_quarter=3
129187
1993(2) : Array[1993][2] : Value = 129187 (100000 / 129187)
qcount=3 / qend=4 / v_quarter=3
133082
1993(3) : Array[1993][3] : Value = 133082 (100000 / 133082)
qcount=4 / qend=4 / v_quarter=3
132978
1993(4) : Array[1993][4] : Value = 132978 (100000 / 133082)
p_year=1986 / ycount=1994 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
134148
1994(1) : Array[1994][1] : Value = 134148 (100000 / 134148)
qcount=2 / qend=4 / v_quarter=3
141419
1994(2) : Array[1994][2] : Value = 141419 (100000 / 141419)
qcount=3 / qend=4 / v_quarter=3
145047
1994(3) : Array[1994][3] : Value = 145047 (100000 / 145047)
qcount=4 / qend=4 / v_quarter=3
145683
1994(4) : Array[1994][4] : Value = 145683 (100000 / 145683)
p_year=1986 / ycount=1995 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
148082
1995(1) : Array[1995][1] : Value = 148082 (100000 / 148082)
qcount=2 / qend=4 / v_quarter=3
152717
1995(2) : Array[1995][2] : Value = 152717 (100000 / 152717)
qcount=3 / qend=4 / v_quarter=3
152540
1995(3) : Array[1995][3] : Value = 152540 (100000 / 152717)
qcount=4 / qend=4 / v_quarter=3
154213
1995(4) : Array[1995][4] : Value = 154213 (100000 / 154213)
p_year=1986 / ycount=1996 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
157234
1996(1) : Array[1996][1] : Value = 157234 (100000 / 157234)
qcount=2 / qend=4 / v_quarter=3
159218
1996(2) : Array[1996][2] : Value = 159218 (100000 / 159218)
qcount=3 / qend=4 / v_quarter=3
162728
1996(3) : Array[1996][3] : Value = 162728 (100000 / 162728)
qcount=4 / qend=4 / v_quarter=3
161054
1996(4) : Array[1996][4] : Value = 161054 (100000 / 162728)
p_year=1986 / ycount=1997 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
163868
1997(1) : Array[1997][1] : Value = 163868 (100000 / 163868)
qcount=2 / qend=4 / v_quarter=3
165852
1997(2) : Array[1997][2] : Value = 165852 (100000 / 165852)
qcount=3 / qend=4 / v_quarter=3
169910
1997(3) : Array[1997][3] : Value = 169910 (100000 / 169910)
qcount=4 / qend=4 / v_quarter=3
169628
1997(4) : Array[1997][4] : Value = 169628 (100000 / 169910)
p_year=1986 / ycount=1998 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
172634
1998(1) : Array[1998][1] : Value = 172634 (100000 / 172634)
qcount=2 / qend=4 / v_quarter=3
174782
1998(2) : Array[1998][2] : Value = 174782 (100000 / 174782)
qcount=3 / qend=4 / v_quarter=3
178380
1998(3) : Array[1998][3] : Value = 178380 (100000 / 178380)
qcount=4 / qend=4 / v_quarter=3
180557
1998(4) : Array[1998][4] : Value = 180557 (100000 / 180557)
p_year=1986 / ycount=1999 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
182378
1999(1) : Array[1999][1] : Value = 182378 (100000 / 182378)
qcount=2 / qend=4 / v_quarter=3
184229
1999(2) : Array[1999][2] : Value = 184229 (100000 / 184229)
qcount=3 / qend=4 / v_quarter=3
188153
1999(3) : Array[1999][3] : Value = 188153 (100000 / 188153)
qcount=4 / qend=4 / v_quarter=3
190523
1999(4) : Array[1999][4] : Value = 190523 (100000 / 190523)
p_year=1986 / ycount=2000 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
196639
2000(1) : Array[2000][1] : Value = 196639 (100000 / 196639)
qcount=2 / qend=4 / v_quarter=3
196713
2000(2) : Array[2000][2] : Value = 196713 (100000 / 196713)
qcount=3 / qend=4 / v_quarter=3
198815
2000(3) : Array[2000][3] : Value = 198815 (100000 / 198815)
qcount=4 / qend=4 / v_quarter=3
202680
2000(4) : Array[2000][4] : Value = 202680 (100000 / 202680)
p_year=1986 / ycount=2001 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
205390
2001(1) : Array[2001][1] : Value = 205390 (100000 / 205390)
qcount=2 / qend=4 / v_quarter=3
208604
2001(2) : Array[2001][2] : Value = 208604 (100000 / 208604)
qcount=3 / qend=4 / v_quarter=3
211758
2001(3) : Array[2001][3] : Value = 211758 (100000 / 211758)
qcount=4 / qend=4 / v_quarter=3
213105
2001(4) : Array[2001][4] : Value = 213105 (100000 / 213105)
p_year=1986 / ycount=2002 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
218051
2002(1) : Array[2002][1] : Value = 218051 (100000 / 218051)
qcount=2 / qend=4 / v_quarter=3
219384
2002(2) : Array[2002][2] : Value = 219384 (100000 / 219384)
qcount=3 / qend=4 / v_quarter=3
222509
2002(3) : Array[2002][3] : Value = 222509 (100000 / 222509)
qcount=4 / qend=4 / v_quarter=3
223812
2002(4) : Array[2002][4] : Value = 223812 (100000 / 223812)
p_year=1986 / ycount=2003 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
225722
2003(1) : Array[2003][1] : Value = 225722 (100000 / 225722)
qcount=2 / qend=4 / v_quarter=3
228713
2003(2) : Array[2003][2] : Value = 228713 (100000 / 228713)
qcount=3 / qend=4 / v_quarter=3
231941
2003(3) : Array[2003][3] : Value = 231941 (100000 / 231941)
qcount=4 / qend=4 / v_quarter=3
237346
2003(4) : Array[2003][4] : Value = 237346 (100000 / 237346)
p_year=1986 / ycount=2004 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
241419
2004(1) : Array[2004][1] : Value = 241419 (100000 / 241419)
qcount=2 / qend=4 / v_quarter=3
244291
2004(2) : Array[2004][2] : Value = 244291 (100000 / 244291)
qcount=3 / qend=4 / v_quarter=3
247386
2004(3) : Array[2004][3] : Value = 247386 (100000 / 247386)
qcount=4 / qend=4 / v_quarter=3
251444
2004(4) : Array[2004][4] : Value = 251444 (100000 / 251444)
p_year=1986 / ycount=2005 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
257900
2005(1) : Array[2005][1] : Value = 257900 (100000 / 257900)
qcount=2 / qend=4 / v_quarter=3
261128
2005(2) : Array[2005][2] : Value = 261128 (100000 / 261128)
qcount=3 / qend=4 / v_quarter=3
263542
2005(3) : Array[2005][3] : Value = 263542 (100000 / 263542)
qcount=4 / qend=4 / v_quarter=3
263972
2005(4) : Array[2005][4] : Value = 263972 (100000 / 263972)
p_year=1986 / ycount=2006 / v_year=2006

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2006] element.
qcount=1 / qend=3 / v_quarter=3
263957
2006(1) : Array[2006][1] : Value = 263957 (100000 / 263972)
qcount=2 / qend=3 / v_quarter=3
269406
2006(2) : Array[2006][2] : Value = 269406 (100000 / 269406)
qcount=3 / qend=3 / v_quarter=3
268251
2006(3) : Array[2006][3] : Value = 268251 (100000 / 269406)

function get_valuation():

Purchase price: $100000
Purchase year: 1986
Purchase quarter: 2
Start price index:107.83
Current price index:155.20
Based on HPI the home has appreciated 43.93% in 20.25 years at an average rate of 2.17% per year.
The current appreciations value is: $143930.26
Evaluation year: 2006
Evaluation quarter: 3
Evaluation period: 20.25 years (81 quarters or 243 months).


Abilene, TX
100000
1986
2
2006
3
20.25
81
243
143930.26
0.43930260595382
0.021693955849571
107.83
155.20
p_year=1986 / ycount=1986 / v_year=2006
qcount=2 / qend=4 / v_quarter=3
100000
1986(2) : Array[1986][2] : Value = 100000 (100000 / 100000)
qcount=3 / qend=4 / v_quarter=3
100260
1986(3) : Array[1986][3] : Value = 100260 (100000 / 100260)
qcount=4 / qend=4 / v_quarter=3
87638
1986(4) : Array[1986][4] : Value = 87638 (87638 / 100260)
p_year=1986 / ycount=1987 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
93666
1987(1) : Array[1987][1] : Value = 93666 (87638 / 100260)
qcount=2 / qend=4 / v_quarter=3
93416
1987(2) : Array[1987][2] : Value = 93416 (87638 / 100260)
qcount=3 / qend=4 / v_quarter=3
88120
1987(3) : Array[1987][3] : Value = 88120 (87638 / 100260)
qcount=4 / qend=4 / v_quarter=3
87035
1987(4) : Array[1987][4] : Value = 87035 (87035 / 100260)
p_year=1986 / ycount=1988 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
76509
1988(1) : Array[1988][1] : Value = 76509 (76509 / 100260)
qcount=2 / qend=4 / v_quarter=3
81054
1988(2) : Array[1988][2] : Value = 81054 (76509 / 100260)
qcount=3 / qend=4 / v_quarter=3
76917
1988(3) : Array[1988][3] : Value = 76917 (76509 / 100260)
qcount=4 / qend=4 / v_quarter=3
78568
1988(4) : Array[1988][4] : Value = 78568 (76509 / 100260)
p_year=1986 / ycount=1989 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
82157
1989(1) : Array[1989][1] : Value = 82157 (76509 / 100260)
qcount=2 / qend=4 / v_quarter=3
74886
1989(2) : Array[1989][2] : Value = 74886 (74886 / 100260)
qcount=3 / qend=4 / v_quarter=3
78244
1989(3) : Array[1989][3] : Value = 78244 (74886 / 100260)
qcount=4 / qend=4 / v_quarter=3
70722
1989(4) : Array[1989][4] : Value = 70722 (70722 / 100260)
p_year=1986 / ycount=1990 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
75489
1990(1) : Array[1990][1] : Value = 75489 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
73616
1990(2) : Array[1990][2] : Value = 73616 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
73579
1990(3) : Array[1990][3] : Value = 73579 (70722 / 100260)
qcount=4 / qend=4 / v_quarter=3
76324
1990(4) : Array[1990][4] : Value = 76324 (70722 / 100260)
p_year=1986 / ycount=1991 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
77418
1991(1) : Array[1991][1] : Value = 77418 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
81285
1991(2) : Array[1991][2] : Value = 81285 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
81786
1991(3) : Array[1991][3] : Value = 81786 (70722 / 100260)
qcount=4 / qend=4 / v_quarter=3
77474
1991(4) : Array[1991][4] : Value = 77474 (70722 / 100260)
p_year=1986 / ycount=1992 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
86275
1992(1) : Array[1992][1] : Value = 86275 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
84151
1992(2) : Array[1992][2] : Value = 84151 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
85097
1992(3) : Array[1992][3] : Value = 85097 (70722 / 100260)
qcount=4 / qend=4 / v_quarter=3
85830
1992(4) : Array[1992][4] : Value = 85830 (70722 / 100260)
p_year=1986 / ycount=1993 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
87490
1993(1) : Array[1993][1] : Value = 87490 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
90309
1993(2) : Array[1993][2] : Value = 90309 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
89548
1993(3) : Array[1993][3] : Value = 89548 (70722 / 100260)
qcount=4 / qend=4 / v_quarter=3
92080
1993(4) : Array[1993][4] : Value = 92080 (70722 / 100260)
p_year=1986 / ycount=1994 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
90717
1994(1) : Array[1994][1] : Value = 90717 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
92813
1994(2) : Array[1994][2] : Value = 92813 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
91885
1994(3) : Array[1994][3] : Value = 91885 (70722 / 100260)
qcount=4 / qend=4 / v_quarter=3
89687
1994(4) : Array[1994][4] : Value = 89687 (70722 / 100260)
p_year=1986 / ycount=1995 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
92739
1995(1) : Array[1995][1] : Value = 92739 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
94297
1995(2) : Array[1995][2] : Value = 94297 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
93174
1995(3) : Array[1995][3] : Value = 93174 (70722 / 100260)
qcount=4 / qend=4 / v_quarter=3
94556
1995(4) : Array[1995][4] : Value = 94556 (70722 / 100260)
p_year=1986 / ycount=1996 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
97440
1996(1) : Array[1996][1] : Value = 97440 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
98618
1996(2) : Array[1996][2] : Value = 98618 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
97524
1996(3) : Array[1996][3] : Value = 97524 (70722 / 100260)
qcount=4 / qend=4 / v_quarter=3
97802
1996(4) : Array[1996][4] : Value = 97802 (70722 / 100260)
p_year=1986 / ycount=1997 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
97719
1997(1) : Array[1997][1] : Value = 97719 (70722 / 100260)
qcount=2 / qend=4 / v_quarter=3
97746
1997(2) : Array[1997][2] : Value = 97746 (70722 / 100260)
qcount=3 / qend=4 / v_quarter=3
100640
1997(3) : Array[1997][3] : Value = 100640 (70722 / 100640)
qcount=4 / qend=4 / v_quarter=3
101298
1997(4) : Array[1997][4] : Value = 101298 (70722 / 101298)
p_year=1986 / ycount=1998 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
101493
1998(1) : Array[1998][1] : Value = 101493 (70722 / 101493)
qcount=2 / qend=4 / v_quarter=3
100213
1998(2) : Array[1998][2] : Value = 100213 (70722 / 101493)
qcount=3 / qend=4 / v_quarter=3
102634
1998(3) : Array[1998][3] : Value = 102634 (70722 / 102634)
qcount=4 / qend=4 / v_quarter=3
103543
1998(4) : Array[1998][4] : Value = 103543 (70722 / 103543)
p_year=1986 / ycount=1999 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
104145
1999(1) : Array[1999][1] : Value = 104145 (70722 / 104145)
qcount=2 / qend=4 / v_quarter=3
105323
1999(2) : Array[1999][2] : Value = 105323 (70722 / 105323)
qcount=3 / qend=4 / v_quarter=3
106269
1999(3) : Array[1999][3] : Value = 106269 (70722 / 106269)
qcount=4 / qend=4 / v_quarter=3
107289
1999(4) : Array[1999][4] : Value = 107289 (70722 / 107289)
p_year=1986 / ycount=2000 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
105945
2000(1) : Array[2000][1] : Value = 105945 (70722 / 107289)
qcount=2 / qend=4 / v_quarter=3
105481
2000(2) : Array[2000][2] : Value = 105481 (70722 / 107289)
qcount=3 / qend=4 / v_quarter=3
107039
2000(3) : Array[2000][3] : Value = 107039 (70722 / 107289)
qcount=4 / qend=4 / v_quarter=3
109116
2000(4) : Array[2000][4] : Value = 109116 (70722 / 109116)
p_year=1986 / ycount=2001 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
110044
2001(1) : Array[2001][1] : Value = 110044 (70722 / 110044)
qcount=2 / qend=4 / v_quarter=3
111388
2001(2) : Array[2001][2] : Value = 111388 (70722 / 111388)
qcount=3 / qend=4 / v_quarter=3
110211
2001(3) : Array[2001][3] : Value = 110211 (70722 / 111388)
qcount=4 / qend=4 / v_quarter=3
114356
2001(4) : Array[2001][4] : Value = 114356 (70722 / 114356)
p_year=1986 / ycount=2002 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
113633
2002(1) : Array[2002][1] : Value = 113633 (70722 / 114356)
qcount=2 / qend=4 / v_quarter=3
112714
2002(2) : Array[2002][2] : Value = 112714 (70722 / 114356)
qcount=3 / qend=4 / v_quarter=3
114393
2002(3) : Array[2002][3] : Value = 114393 (70722 / 114393)
qcount=4 / qend=4 / v_quarter=3
117620
2002(4) : Array[2002][4] : Value = 117620 (70722 / 117620)
p_year=1986 / ycount=2003 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
117203
2003(1) : Array[2003][1] : Value = 117203 (70722 / 117620)
qcount=2 / qend=4 / v_quarter=3
117834
2003(2) : Array[2003][2] : Value = 117834 (70722 / 117834)
qcount=3 / qend=4 / v_quarter=3
118538
2003(3) : Array[2003][3] : Value = 118538 (70722 / 118538)
qcount=4 / qend=4 / v_quarter=3
117008
2003(4) : Array[2003][4] : Value = 117008 (70722 / 118538)
p_year=1986 / ycount=2004 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
120569
2004(1) : Array[2004][1] : Value = 120569 (70722 / 120569)
qcount=2 / qend=4 / v_quarter=3
122554
2004(2) : Array[2004][2] : Value = 122554 (70722 / 122554)
qcount=3 / qend=4 / v_quarter=3
123760
2004(3) : Array[2004][3] : Value = 123760 (70722 / 123760)
qcount=4 / qend=4 / v_quarter=3
124789
2004(4) : Array[2004][4] : Value = 124789 (70722 / 124789)
p_year=1986 / ycount=2005 / v_year=2006
qcount=1 / qend=4 / v_quarter=3
126829
2005(1) : Array[2005][1] : Value = 126829 (70722 / 126829)
qcount=2 / qend=4 / v_quarter=3
131800
2005(2) : Array[2005][2] : Value = 131800 (70722 / 131800)
qcount=3 / qend=4 / v_quarter=3
132319
2005(3) : Array[2005][3] : Value = 132319 (70722 / 132319)
qcount=4 / qend=4 / v_quarter=3
134443
2005(4) : Array[2005][4] : Value = 134443 (70722 / 134443)
p_year=1986 / ycount=2006 / v_year=2006

function check_quarter():

Data for the 1 quarter is in the $c[Abilene, TX][2006] element.
qcount=1 / qend=3 / v_quarter=3
139590
2006(1) : Array[2006][1] : Value = 139590 (70722 / 139590)
qcount=2 / qend=3 / v_quarter=3
140286
2006(2) : Array[2006][2] : Value = 140286 (70722 / 140286)
qcount=3 / qend=3 / v_quarter=3
143930
2006(3) : Array[2006][3] : Value = 143930 (70722 / 143930)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1986+to+2006++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24168%2C251%28168.25%25%29+++Start%3A+%24100%2C000+End%3A+%24268%2C251
t:100000,100903,102236,100474,108915,109270,107671,103273,111684,112217,117577,113772,118584,117859,118318,118806,120939,119502,120583,119843,119325,121413,121827,122331,124197,126359,126373,126670,129187,133082,132978,134148,141419,145047,145683,148082,152717,152540,154213,157234,159218,162728,161054,163868,165852,169910,169628,172634,174782,178380,180557,182378,184229,188153,190523,196639,196713,198815,202680,205390,208604,211758,213105,218051,219384,222509,223812,225722,228713,231941,237346,241419,244291,247386,251444,257900,261128,263542,263972,263957,269406,268251|100000,100260,87638,93666,93416,88120,87035,76509,81054,76917,78568,82157,74886,78244,70722,75489,73616,73579,76324,77418,81285,81786,77474,86275,84151,85097,85830,87490,90309,89548,92080,90717,92813,91885,89687,92739,94297,93174,94556,97440,98618,97524,97802,97719,97746,100640,101298,101493,100213,102634,103543,104145,105323,106269,107289,105945,105481,107039,109116,110044,111388,110211,114356,113633,112714,114393,117620,117203,117834,118538,117008,120569,122554,123760,124789,126829,131800,132319,134443,139590,140286,143930
|||87||||88||||89||||90||||91||||92||||93||||94||||95||||96||||97||||98||||99||||00||||01||||02||||03||||04||||05||||06|||
67000
278000
50000
67000
278000
Lawrence, KS|Abilene, TX
0
80
1986
2006
2
2
100000
269406

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1986 to 2006 |Total appreciation = $168,251(168.25%) Start: $100,000 End: $268,251
post_cht ls
post_chd t:100000,100903,102236,100474,108915,109270,107671,103273,111684,112217,117577,113772,118584,117859,118318,118806,120939,119502,120583,119843,119325,121413,121827,122331,124197,126359,126373,126670,129187,133082,132978,134148,141419,145047,145683,148082,152717,152540,154213,157234,159218,162728,161054,163868,165852,169910,169628,172634,174782,178380,180557,182378,184229,188153,190523,196639,196713,198815,202680,205390,208604,211758,213105,218051,219384,222509,223812,225722,228713,231941,237346,241419,244291,247386,251444,257900,261128,263542,263972,263957,269406,268251|100000,100260,87638,93666,93416,88120,87035,76509,81054,76917,78568,82157,74886,78244,70722,75489,73616,73579,76324,77418,81285,81786,77474,86275,84151,85097,85830,87490,90309,89548,92080,90717,92813,91885,89687,92739,94297,93174,94556,97440,98618,97524,97802,97719,97746,100640,101298,101493,100213,102634,103543,104145,105323,106269,107289,105945,105481,107039,109116,110044,111388,110211,114356,113633,112714,114393,117620,117203,117834,118538,117008,120569,122554,123760,124789,126829,131800,132319,134443,139590,140286,143930
post_chl |||87||||88||||89||||90||||91||||92||||93||||94||||95||||96||||97||||98||||99||||00||||01||||02||||03||||04||||05||||06|||
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Abilene, TX
post_chxt x,y
post_chxr 1,67000,278000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 67000,278000
post_chf
http://chart.apis.google.com/chart?chid=afdaf86cc1206bb663b0fac5afe9e6fe+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1986+to+2006++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24168%2C251%28168.25%25%29+++Start%3A+%24100%2C000+End%3A+%24268%2C251&cht=ls&chd=t%3A100000%2C100903%2C102236%2C100474%2C108915%2C109270%2C107671%2C103273%2C111684%2C112217%2C117577%2C113772%2C118584%2C117859%2C118318%2C118806%2C120939%2C119502%2C120583%2C119843%2C119325%2C121413%2C121827%2C122331%2C124197%2C126359%2C126373%2C126670%2C129187%2C133082%2C132978%2C134148%2C141419%2C145047%2C145683%2C148082%2C152717%2C152540%2C154213%2C157234%2C159218%2C162728%2C161054%2C163868%2C165852%2C169910%2C169628%2C172634%2C174782%2C178380%2C180557%2C182378%2C184229%2C188153%2C190523%2C196639%2C196713%2C198815%2C202680%2C205390%2C208604%2C211758%2C213105%2C218051%2C219384%2C222509%2C223812%2C225722%2C228713%2C231941%2C237346%2C241419%2C244291%2C247386%2C251444%2C257900%2C261128%2C263542%2C263972%2C263957%2C269406%2C268251%7C100000%2C100260%2C87638%2C93666%2C93416%2C88120%2C87035%2C76509%2C81054%2C76917%2C78568%2C82157%2C74886%2C78244%2C70722%2C75489%2C73616%2C73579%2C76324%2C77418%2C81285%2C81786%2C77474%2C86275%2C84151%2C85097%2C85830%2C87490%2C90309%2C89548%2C92080%2C90717%2C92813%2C91885%2C89687%2C92739%2C94297%2C93174%2C94556%2C97440%2C98618%2C97524%2C97802%2C97719%2C97746%2C100640%2C101298%2C101493%2C100213%2C102634%2C103543%2C104145%2C105323%2C106269%2C107289%2C105945%2C105481%2C107039%2C109116%2C110044%2C111388%2C110211%2C114356%2C113633%2C112714%2C114393%2C117620%2C117203%2C117834%2C118538%2C117008%2C120569%2C122554%2C123760%2C124789%2C126829%2C131800%2C132319%2C134443%2C139590%2C140286%2C143930&chl=%7C%7C%7C87%7C%7C%7C%7C88%7C%7C%7C%7C89%7C%7C%7C%7C90%7C%7C%7C%7C91%7C%7C%7C%7C92%7C%7C%7C%7C93%7C%7C%7C%7C94%7C%7C%7C%7C95%7C%7C%7C%7C96%7C%7C%7C%7C97%7C%7C%7C%7C98%7C%7C%7C%7C99%7C%7C%7C%7C00%7C%7C%7C%7C01%7C%7C%7C%7C02%7C%7C%7C%7C03%7C%7C%7C%7C04%7C%7C%7C%7C05%7C%7C%7C%7C06%7C%7C%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C67000%2C278000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=67000%2C278000&chdl=Lawrence%2C+KS%7CAbilene%2C+TX&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+1986%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24269%5C%2C406+in+2006%2C3972dd%2C0%2C80%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...