$City_1 = Prescott, AZ
$e = bad
$City_2 = Bend, OR
$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,Bend, OR,) {
1960
Selecting city: Bend, OR
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Bend, OR.
Most recent data for Bend, OR 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 Bend, OR is : 1985 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Bend, OR
Price 100000
YearStart 1987
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,1987):

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

function check_quarter():

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

function check_year(Lawrence, KS,2011):

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

function check_quarter():

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

function check_year(Bend, OR,1987):

Data for 1987 is in the $c[Bend, OR] element.

function check_quarter():

Data for the 1 quarter is in the $c[Bend, OR][1987] element.

function check_year(Bend, OR,2011):

Data for 2011 is in the $c[Bend, OR] element.

function check_quarter():

Data for the 3 quarter is in the $c[Bend, OR][2011] element.

function get_valuation():

Purchase price: $100000
Purchase year: 1987
Purchase quarter: 1
Start price index:67.85
Current price index:173.87
Based on HPI the home has appreciated 156.26% in 24.5 years at an average rate of 6.38% per year.
The current appreciations value is: $256256.45
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 24.5 years (98 quarters or 294 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 1987 [3] => 1 [4] => 2011 [5] => 3 [6] => 24.5 [7] => 98 [8] => 294 [9] => 256256.45 [10] => 1.5625644804716 [11] => 0.063778142060066 ) 1
Lawrence, KS
100000
1987
1
2011
3
24.5
98
294
256256.45
1.5625644804716
0.063778142060066
Lawrence, KS
100000
1987
1
2011
3
24.5
98
294
256256.45
1.5625644804716
0.063778142060066
67.85
173.87
p_year=1987 / ycount=1987 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
1987(1) : Array[1987][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
108401
1987(2) : Array[1987][2] : Value = 108401 (100000 / 108401)
qcount=3 / qend=4 / v_quarter=3
108755
1987(3) : Array[1987][3] : Value = 108755 (100000 / 108755)
qcount=4 / qend=4 / v_quarter=3
107163
1987(4) : Array[1987][4] : Value = 107163 (100000 / 108755)
p_year=1987 / ycount=1988 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
102786
1988(1) : Array[1988][1] : Value = 102786 (100000 / 108755)
qcount=2 / qend=4 / v_quarter=3
111157
1988(2) : Array[1988][2] : Value = 111157 (100000 / 111157)
qcount=3 / qend=4 / v_quarter=3
111688
1988(3) : Array[1988][3] : Value = 111688 (100000 / 111688)
qcount=4 / qend=4 / v_quarter=3
117023
1988(4) : Array[1988][4] : Value = 117023 (100000 / 117023)
p_year=1987 / ycount=1989 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
113235
1989(1) : Array[1989][1] : Value = 113235 (100000 / 117023)
qcount=2 / qend=4 / v_quarter=3
118025
1989(2) : Array[1989][2] : Value = 118025 (100000 / 118025)
qcount=3 / qend=4 / v_quarter=3
117303
1989(3) : Array[1989][3] : Value = 117303 (100000 / 118025)
qcount=4 / qend=4 / v_quarter=3
117760
1989(4) : Array[1989][4] : Value = 117760 (100000 / 118025)
p_year=1987 / ycount=1990 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
118246
1990(1) : Array[1990][1] : Value = 118246 (100000 / 118246)
qcount=2 / qend=4 / v_quarter=3
120368
1990(2) : Array[1990][2] : Value = 120368 (100000 / 120368)
qcount=3 / qend=4 / v_quarter=3
118939
1990(3) : Array[1990][3] : Value = 118939 (100000 / 120368)
qcount=4 / qend=4 / v_quarter=3
120015
1990(4) : Array[1990][4] : Value = 120015 (100000 / 120368)
p_year=1987 / ycount=1991 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
119278
1991(1) : Array[1991][1] : Value = 119278 (100000 / 120368)
qcount=2 / qend=4 / v_quarter=3
118762
1991(2) : Array[1991][2] : Value = 118762 (100000 / 120368)
qcount=3 / qend=4 / v_quarter=3
120840
1991(3) : Array[1991][3] : Value = 120840 (100000 / 120840)
qcount=4 / qend=4 / v_quarter=3
121253
1991(4) : Array[1991][4] : Value = 121253 (100000 / 121253)
p_year=1987 / ycount=1992 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
121754
1992(1) : Array[1992][1] : Value = 121754 (100000 / 121754)
qcount=2 / qend=4 / v_quarter=3
123611
1992(2) : Array[1992][2] : Value = 123611 (100000 / 123611)
qcount=3 / qend=4 / v_quarter=3
125763
1992(3) : Array[1992][3] : Value = 125763 (100000 / 125763)
qcount=4 / qend=4 / v_quarter=3
125777
1992(4) : Array[1992][4] : Value = 125777 (100000 / 125777)
p_year=1987 / ycount=1993 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
126072
1993(1) : Array[1993][1] : Value = 126072 (100000 / 126072)
qcount=2 / qend=4 / v_quarter=3
128578
1993(2) : Array[1993][2] : Value = 128578 (100000 / 128578)
qcount=3 / qend=4 / v_quarter=3
132454
1993(3) : Array[1993][3] : Value = 132454 (100000 / 132454)
qcount=4 / qend=4 / v_quarter=3
132351
1993(4) : Array[1993][4] : Value = 132351 (100000 / 132454)
p_year=1987 / ycount=1994 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
133515
1994(1) : Array[1994][1] : Value = 133515 (100000 / 133515)
qcount=2 / qend=4 / v_quarter=3
140752
1994(2) : Array[1994][2] : Value = 140752 (100000 / 140752)
qcount=3 / qend=4 / v_quarter=3
144363
1994(3) : Array[1994][3] : Value = 144363 (100000 / 144363)
qcount=4 / qend=4 / v_quarter=3
144996
1994(4) : Array[1994][4] : Value = 144996 (100000 / 144996)
p_year=1987 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
147384
1995(1) : Array[1995][1] : Value = 147384 (100000 / 147384)
qcount=2 / qend=4 / v_quarter=3
151997
1995(2) : Array[1995][2] : Value = 151997 (100000 / 151997)
qcount=3 / qend=4 / v_quarter=3
151820
1995(3) : Array[1995][3] : Value = 151820 (100000 / 151997)
qcount=4 / qend=4 / v_quarter=3
153486
1995(4) : Array[1995][4] : Value = 153486 (100000 / 153486)
p_year=1987 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
156492
1996(1) : Array[1996][1] : Value = 156492 (100000 / 156492)
qcount=2 / qend=4 / v_quarter=3
158467
1996(2) : Array[1996][2] : Value = 158467 (100000 / 158467)
qcount=3 / qend=4 / v_quarter=3
161960
1996(3) : Array[1996][3] : Value = 161960 (100000 / 161960)
qcount=4 / qend=4 / v_quarter=3
160295
1996(4) : Array[1996][4] : Value = 160295 (100000 / 161960)
p_year=1987 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
163095
1997(1) : Array[1997][1] : Value = 163095 (100000 / 163095)
qcount=2 / qend=4 / v_quarter=3
165070
1997(2) : Array[1997][2] : Value = 165070 (100000 / 165070)
qcount=3 / qend=4 / v_quarter=3
169108
1997(3) : Array[1997][3] : Value = 169108 (100000 / 169108)
qcount=4 / qend=4 / v_quarter=3
168828
1997(4) : Array[1997][4] : Value = 168828 (100000 / 169108)
p_year=1987 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
171820
1998(1) : Array[1998][1] : Value = 171820 (100000 / 171820)
qcount=2 / qend=4 / v_quarter=3
173957
1998(2) : Array[1998][2] : Value = 173957 (100000 / 173957)
qcount=3 / qend=4 / v_quarter=3
177539
1998(3) : Array[1998][3] : Value = 177539 (100000 / 177539)
qcount=4 / qend=4 / v_quarter=3
179705
1998(4) : Array[1998][4] : Value = 179705 (100000 / 179705)
p_year=1987 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
181518
1999(1) : Array[1999][1] : Value = 181518 (100000 / 181518)
qcount=2 / qend=4 / v_quarter=3
183360
1999(2) : Array[1999][2] : Value = 183360 (100000 / 183360)
qcount=3 / qend=4 / v_quarter=3
187266
1999(3) : Array[1999][3] : Value = 187266 (100000 / 187266)
qcount=4 / qend=4 / v_quarter=3
189624
1999(4) : Array[1999][4] : Value = 189624 (100000 / 189624)
p_year=1987 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
195711
2000(1) : Array[2000][1] : Value = 195711 (100000 / 195711)
qcount=2 / qend=4 / v_quarter=3
195785
2000(2) : Array[2000][2] : Value = 195785 (100000 / 195785)
qcount=3 / qend=4 / v_quarter=3
197878
2000(3) : Array[2000][3] : Value = 197878 (100000 / 197878)
qcount=4 / qend=4 / v_quarter=3
201724
2000(4) : Array[2000][4] : Value = 201724 (100000 / 201724)
p_year=1987 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
204422
2001(1) : Array[2001][1] : Value = 204422 (100000 / 204422)
qcount=2 / qend=4 / v_quarter=3
207620
2001(2) : Array[2001][2] : Value = 207620 (100000 / 207620)
qcount=3 / qend=4 / v_quarter=3
210759
2001(3) : Array[2001][3] : Value = 210759 (100000 / 210759)
qcount=4 / qend=4 / v_quarter=3
212100
2001(4) : Array[2001][4] : Value = 212100 (100000 / 212100)
p_year=1987 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
217023
2002(1) : Array[2002][1] : Value = 217023 (100000 / 217023)
qcount=2 / qend=4 / v_quarter=3
218349
2002(2) : Array[2002][2] : Value = 218349 (100000 / 218349)
qcount=3 / qend=4 / v_quarter=3
221459
2002(3) : Array[2002][3] : Value = 221459 (100000 / 221459)
qcount=4 / qend=4 / v_quarter=3
222756
2002(4) : Array[2002][4] : Value = 222756 (100000 / 222756)
p_year=1987 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
224657
2003(1) : Array[2003][1] : Value = 224657 (100000 / 224657)
qcount=2 / qend=4 / v_quarter=3
227634
2003(2) : Array[2003][2] : Value = 227634 (100000 / 227634)
qcount=3 / qend=4 / v_quarter=3
230847
2003(3) : Array[2003][3] : Value = 230847 (100000 / 230847)
qcount=4 / qend=4 / v_quarter=3
236227
2003(4) : Array[2003][4] : Value = 236227 (100000 / 236227)
p_year=1987 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
240280
2004(1) : Array[2004][1] : Value = 240280 (100000 / 240280)
qcount=2 / qend=4 / v_quarter=3
243139
2004(2) : Array[2004][2] : Value = 243139 (100000 / 243139)
qcount=3 / qend=4 / v_quarter=3
246220
2004(3) : Array[2004][3] : Value = 246220 (100000 / 246220)
qcount=4 / qend=4 / v_quarter=3
250258
2004(4) : Array[2004][4] : Value = 250258 (100000 / 250258)
p_year=1987 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
256684
2005(1) : Array[2005][1] : Value = 256684 (100000 / 256684)
qcount=2 / qend=4 / v_quarter=3
259897
2005(2) : Array[2005][2] : Value = 259897 (100000 / 259897)
qcount=3 / qend=4 / v_quarter=3
262299
2005(3) : Array[2005][3] : Value = 262299 (100000 / 262299)
qcount=4 / qend=4 / v_quarter=3
262727
2005(4) : Array[2005][4] : Value = 262727 (100000 / 262727)
p_year=1987 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
262712
2006(1) : Array[2006][1] : Value = 262712 (100000 / 262727)
qcount=2 / qend=4 / v_quarter=3
268136
2006(2) : Array[2006][2] : Value = 268136 (100000 / 268136)
qcount=3 / qend=4 / v_quarter=3
266986
2006(3) : Array[2006][3] : Value = 266986 (100000 / 268136)
qcount=4 / qend=4 / v_quarter=3
271275
2006(4) : Array[2006][4] : Value = 271275 (100000 / 271275)
p_year=1987 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
273309
2007(1) : Array[2007][1] : Value = 273309 (100000 / 273309)
qcount=2 / qend=4 / v_quarter=3
271216
2007(2) : Array[2007][2] : Value = 271216 (100000 / 273309)
qcount=3 / qend=4 / v_quarter=3
269934
2007(3) : Array[2007][3] : Value = 269934 (100000 / 273309)
qcount=4 / qend=4 / v_quarter=3
270921
2007(4) : Array[2007][4] : Value = 270921 (100000 / 273309)
p_year=1987 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
274046
2008(1) : Array[2008][1] : Value = 274046 (100000 / 274046)
qcount=2 / qend=4 / v_quarter=3
270803
2008(2) : Array[2008][2] : Value = 270803 (100000 / 274046)
qcount=3 / qend=4 / v_quarter=3
265954
2008(3) : Array[2008][3] : Value = 265954 (100000 / 274046)
qcount=4 / qend=4 / v_quarter=3
268961
2008(4) : Array[2008][4] : Value = 268961 (100000 / 274046)
p_year=1987 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
268224
2009(1) : Array[2009][1] : Value = 268224 (100000 / 274046)
qcount=2 / qend=4 / v_quarter=3
263449
2009(2) : Array[2009][2] : Value = 263449 (100000 / 274046)
qcount=3 / qend=4 / v_quarter=3
264274
2009(3) : Array[2009][3] : Value = 264274 (100000 / 274046)
qcount=4 / qend=4 / v_quarter=3
261828
2009(4) : Array[2009][4] : Value = 261828 (100000 / 274046)
p_year=1987 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
259823
2010(1) : Array[2010][1] : Value = 259823 (100000 / 274046)
qcount=2 / qend=4 / v_quarter=3
259013
2010(2) : Array[2010][2] : Value = 259013 (100000 / 274046)
qcount=3 / qend=4 / v_quarter=3
260088
2010(3) : Array[2010][3] : Value = 260088 (100000 / 274046)
qcount=4 / qend=4 / v_quarter=3
261326
2010(4) : Array[2010][4] : Value = 261326 (100000 / 274046)
p_year=1987 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2011] element.
qcount=1 / qend=3 / v_quarter=3
253825
2011(1) : Array[2011][1] : Value = 253825 (100000 / 274046)
qcount=2 / qend=3 / v_quarter=3
255932
2011(2) : Array[2011][2] : Value = 255932 (100000 / 274046)
qcount=3 / qend=3 / v_quarter=3
256256
2011(3) : Array[2011][3] : Value = 256256 (100000 / 274046)

function get_valuation():

Purchase price: $100000
Purchase year: 1987
Purchase quarter: 1
Start price index:48.54
Current price index:159.55
Based on HPI the home has appreciated 228.7% in 24.5 years at an average rate of 9.33% per year.
The current appreciations value is: $328697.98
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 24.5 years (98 quarters or 294 months).


Bend, OR
100000
1987
1
2011
3
24.5
98
294
328697.98
2.2869798104656
0.093346114712881
48.54
159.55
p_year=1987 / ycount=1987 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
1987(1) : Array[1987][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
100886
1987(2) : Array[1987][2] : Value = 100886 (100000 / 100886)
qcount=3 / qend=4 / v_quarter=3
101937
1987(3) : Array[1987][3] : Value = 101937 (100000 / 101937)
qcount=4 / qend=4 / v_quarter=3
101195
1987(4) : Array[1987][4] : Value = 101195 (100000 / 101937)
p_year=1987 / ycount=1988 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
105871
1988(1) : Array[1988][1] : Value = 105871 (100000 / 105871)
qcount=2 / qend=4 / v_quarter=3
107025
1988(2) : Array[1988][2] : Value = 107025 (100000 / 107025)
qcount=3 / qend=4 / v_quarter=3
111825
1988(3) : Array[1988][3] : Value = 111825 (100000 / 111825)
qcount=4 / qend=4 / v_quarter=3
113515
1988(4) : Array[1988][4] : Value = 113515 (100000 / 113515)
p_year=1987 / ycount=1989 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
121776
1989(1) : Array[1989][1] : Value = 121776 (100000 / 121776)
qcount=2 / qend=4 / v_quarter=3
120766
1989(2) : Array[1989][2] : Value = 120766 (100000 / 121776)
qcount=3 / qend=4 / v_quarter=3
128822
1989(3) : Array[1989][3] : Value = 128822 (100000 / 128822)
qcount=4 / qend=4 / v_quarter=3
132118
1989(4) : Array[1989][4] : Value = 132118 (100000 / 132118)
p_year=1987 / ycount=1990 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
141203
1990(1) : Array[1990][1] : Value = 141203 (100000 / 141203)
qcount=2 / qend=4 / v_quarter=3
151009
1990(2) : Array[1990][2] : Value = 151009 (100000 / 151009)
qcount=3 / qend=4 / v_quarter=3
152946
1990(3) : Array[1990][3] : Value = 152946 (100000 / 152946)
qcount=4 / qend=4 / v_quarter=3
157272
1990(4) : Array[1990][4] : Value = 157272 (100000 / 157272)
p_year=1987 / ycount=1991 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
161722
1991(1) : Array[1991][1] : Value = 161722 (100000 / 161722)
qcount=2 / qend=4 / v_quarter=3
165348
1991(2) : Array[1991][2] : Value = 165348 (100000 / 165348)
qcount=3 / qend=4 / v_quarter=3
167717
1991(3) : Array[1991][3] : Value = 167717 (100000 / 167717)
qcount=4 / qend=4 / v_quarter=3
172002
1991(4) : Array[1991][4] : Value = 172002 (100000 / 172002)
p_year=1987 / ycount=1992 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
176782
1992(1) : Array[1992][1] : Value = 176782 (100000 / 176782)
qcount=2 / qend=4 / v_quarter=3
179131
1992(2) : Array[1992][2] : Value = 179131 (100000 / 179131)
qcount=3 / qend=4 / v_quarter=3
181397
1992(3) : Array[1992][3] : Value = 181397 (100000 / 181397)
qcount=4 / qend=4 / v_quarter=3
185888
1992(4) : Array[1992][4] : Value = 185888 (100000 / 185888)
p_year=1987 / ycount=1993 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
186897
1993(1) : Array[1993][1] : Value = 186897 (100000 / 186897)
qcount=2 / qend=4 / v_quarter=3
190585
1993(2) : Array[1993][2] : Value = 190585 (100000 / 190585)
qcount=3 / qend=4 / v_quarter=3
192522
1993(3) : Array[1993][3] : Value = 192522 (100000 / 192522)
qcount=4 / qend=4 / v_quarter=3
193943
1993(4) : Array[1993][4] : Value = 193943 (100000 / 193943)
p_year=1987 / ycount=1994 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
198331
1994(1) : Array[1994][1] : Value = 198331 (100000 / 198331)
qcount=2 / qend=4 / v_quarter=3
200618
1994(2) : Array[1994][2] : Value = 200618 (100000 / 200618)
qcount=3 / qend=4 / v_quarter=3
204059
1994(3) : Array[1994][3] : Value = 204059 (100000 / 204059)
qcount=4 / qend=4 / v_quarter=3
202740
1994(4) : Array[1994][4] : Value = 202740 (100000 / 204059)
p_year=1987 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
206016
1995(1) : Array[1995][1] : Value = 206016 (100000 / 206016)
qcount=2 / qend=4 / v_quarter=3
209415
1995(2) : Array[1995][2] : Value = 209415 (100000 / 209415)
qcount=3 / qend=4 / v_quarter=3
213700
1995(3) : Array[1995][3] : Value = 213700 (100000 / 213700)
qcount=4 / qend=4 / v_quarter=3
216172
1995(4) : Array[1995][4] : Value = 216172 (100000 / 216172)
p_year=1987 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
219036
1996(1) : Array[1996][1] : Value = 219036 (100000 / 219036)
qcount=2 / qend=4 / v_quarter=3
220066
1996(2) : Array[1996][2] : Value = 220066 (100000 / 220066)
qcount=3 / qend=4 / v_quarter=3
219695
1996(3) : Array[1996][3] : Value = 219695 (100000 / 220066)
qcount=4 / qend=4 / v_quarter=3
221034
1996(4) : Array[1996][4] : Value = 221034 (100000 / 221034)
p_year=1987 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
221693
1997(1) : Array[1997][1] : Value = 221693 (100000 / 221693)
qcount=2 / qend=4 / v_quarter=3
225113
1997(2) : Array[1997][2] : Value = 225113 (100000 / 225113)
qcount=3 / qend=4 / v_quarter=3
228162
1997(3) : Array[1997][3] : Value = 228162 (100000 / 228162)
qcount=4 / qend=4 / v_quarter=3
233498
1997(4) : Array[1997][4] : Value = 233498 (100000 / 233498)
p_year=1987 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
237042
1998(1) : Array[1998][1] : Value = 237042 (100000 / 237042)
qcount=2 / qend=4 / v_quarter=3
237351
1998(2) : Array[1998][2] : Value = 237351 (100000 / 237351)
qcount=3 / qend=4 / v_quarter=3
240194
1998(3) : Array[1998][3] : Value = 240194 (100000 / 240194)
qcount=4 / qend=4 / v_quarter=3
243552
1998(4) : Array[1998][4] : Value = 243552 (100000 / 243552)
p_year=1987 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
249135
1999(1) : Array[1999][1] : Value = 249135 (100000 / 249135)
qcount=2 / qend=4 / v_quarter=3
251689
1999(2) : Array[1999][2] : Value = 251689 (100000 / 251689)
qcount=3 / qend=4 / v_quarter=3
254162
1999(3) : Array[1999][3] : Value = 254162 (100000 / 254162)
qcount=4 / qend=4 / v_quarter=3
261702
1999(4) : Array[1999][4] : Value = 261702 (100000 / 261702)
p_year=1987 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
266131
2000(1) : Array[2000][1] : Value = 266131 (100000 / 266131)
qcount=2 / qend=4 / v_quarter=3
271240
2000(2) : Array[2000][2] : Value = 271240 (100000 / 271240)
qcount=3 / qend=4 / v_quarter=3
275773
2000(3) : Array[2000][3] : Value = 275773 (100000 / 275773)
qcount=4 / qend=4 / v_quarter=3
278842
2000(4) : Array[2000][4] : Value = 278842 (100000 / 278842)
p_year=1987 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
288298
2001(1) : Array[2001][1] : Value = 288298 (100000 / 288298)
qcount=2 / qend=4 / v_quarter=3
293057
2001(2) : Array[2001][2] : Value = 293057 (100000 / 293057)
qcount=3 / qend=4 / v_quarter=3
298805
2001(3) : Array[2001][3] : Value = 298805 (100000 / 298805)
qcount=4 / qend=4 / v_quarter=3
301669
2001(4) : Array[2001][4] : Value = 301669 (100000 / 301669)
p_year=1987 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
308817
2002(1) : Array[2002][1] : Value = 308817 (100000 / 308817)
qcount=2 / qend=4 / v_quarter=3
315534
2002(2) : Array[2002][2] : Value = 315534 (100000 / 315534)
qcount=3 / qend=4 / v_quarter=3
320354
2002(3) : Array[2002][3] : Value = 320354 (100000 / 320354)
qcount=4 / qend=4 / v_quarter=3
325628
2002(4) : Array[2002][4] : Value = 325628 (100000 / 325628)
p_year=1987 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
331500
2003(1) : Array[2003][1] : Value = 331500 (100000 / 331500)
qcount=2 / qend=4 / v_quarter=3
335126
2003(2) : Array[2003][2] : Value = 335126 (100000 / 335126)
qcount=3 / qend=4 / v_quarter=3
340956
2003(3) : Array[2003][3] : Value = 340956 (100000 / 340956)
qcount=4 / qend=4 / v_quarter=3
349938
2003(4) : Array[2003][4] : Value = 349938 (100000 / 349938)
p_year=1987 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
353358
2004(1) : Array[2004][1] : Value = 353358 (100000 / 353358)
qcount=2 / qend=4 / v_quarter=3
367079
2004(2) : Array[2004][2] : Value = 367079 (100000 / 367079)
qcount=3 / qend=4 / v_quarter=3
378904
2004(3) : Array[2004][3] : Value = 378904 (100000 / 378904)
qcount=4 / qend=4 / v_quarter=3
391080
2004(4) : Array[2004][4] : Value = 391080 (100000 / 391080)
p_year=1987 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
404574
2005(1) : Array[2005][1] : Value = 404574 (100000 / 404574)
qcount=2 / qend=4 / v_quarter=3
430511
2005(2) : Array[2005][2] : Value = 430511 (100000 / 430511)
qcount=3 / qend=4 / v_quarter=3
467264
2005(3) : Array[2005][3] : Value = 467264 (100000 / 467264)
qcount=4 / qend=4 / v_quarter=3
508817
2005(4) : Array[2005][4] : Value = 508817 (100000 / 508817)
p_year=1987 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
541574
2006(1) : Array[2006][1] : Value = 541574 (100000 / 541574)
qcount=2 / qend=4 / v_quarter=3
588175
2006(2) : Array[2006][2] : Value = 588175 (100000 / 588175)
qcount=3 / qend=4 / v_quarter=3
609456
2006(3) : Array[2006][3] : Value = 609456 (100000 / 609456)
qcount=4 / qend=4 / v_quarter=3
612752
2006(4) : Array[2006][4] : Value = 612752 (100000 / 612752)
p_year=1987 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
609909
2007(1) : Array[2007][1] : Value = 609909 (100000 / 612752)
qcount=2 / qend=4 / v_quarter=3
596951
2007(2) : Array[2007][2] : Value = 596951 (100000 / 612752)
qcount=3 / qend=4 / v_quarter=3
592089
2007(3) : Array[2007][3] : Value = 592089 (100000 / 612752)
qcount=4 / qend=4 / v_quarter=3
583375
2007(4) : Array[2007][4] : Value = 583375 (100000 / 612752)
p_year=1987 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
560651
2008(1) : Array[2008][1] : Value = 560651 (100000 / 612752)
qcount=2 / qend=4 / v_quarter=3
534631
2008(2) : Array[2008][2] : Value = 534631 (100000 / 612752)
qcount=3 / qend=4 / v_quarter=3
497260
2008(3) : Array[2008][3] : Value = 497260 (100000 / 612752)
qcount=4 / qend=4 / v_quarter=3
467470
2008(4) : Array[2008][4] : Value = 467470 (100000 / 612752)
p_year=1987 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
465987
2009(1) : Array[2009][1] : Value = 465987 (100000 / 612752)
qcount=2 / qend=4 / v_quarter=3
432035
2009(2) : Array[2009][2] : Value = 432035 (100000 / 612752)
qcount=3 / qend=4 / v_quarter=3
386712
2009(3) : Array[2009][3] : Value = 386712 (100000 / 612752)
qcount=4 / qend=4 / v_quarter=3
372724
2009(4) : Array[2009][4] : Value = 372724 (100000 / 612752)
p_year=1987 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
355295
2010(1) : Array[2010][1] : Value = 355295 (100000 / 612752)
qcount=2 / qend=4 / v_quarter=3
342316
2010(2) : Array[2010][2] : Value = 342316 (100000 / 612752)
qcount=3 / qend=4 / v_quarter=3
339761
2010(3) : Array[2010][3] : Value = 339761 (100000 / 612752)
qcount=4 / qend=4 / v_quarter=3
341759
2010(4) : Array[2010][4] : Value = 341759 (100000 / 612752)
p_year=1987 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Bend, OR][2011] element.
qcount=1 / qend=3 / v_quarter=3
326329
2011(1) : Array[2011][1] : Value = 326329 (100000 / 612752)
qcount=2 / qend=3 / v_quarter=3
324536
2011(2) : Array[2011][2] : Value = 324536 (100000 / 612752)
qcount=3 / qend=3 / v_quarter=3
328698
2011(3) : Array[2011][3] : Value = 328698 (100000 / 612752)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1987+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24156%2C256%28156.26%25%29+++Start%3A+%24100%2C000+End%3A+%24256%2C256
t:100000,108401,108755,107163,102786,111157,111688,117023,113235,118025,117303,117760,118246,120368,118939,120015,119278,118762,120840,121253,121754,123611,125763,125777,126072,128578,132454,132351,133515,140752,144363,144996,147384,151997,151820,153486,156492,158467,161960,160295,163095,165070,169108,168828,171820,173957,177539,179705,181518,183360,187266,189624,195711,195785,197878,201724,204422,207620,210759,212100,217023,218349,221459,222756,224657,227634,230847,236227,240280,243139,246220,250258,256684,259897,262299,262727,262712,268136,266986,271275,273309,271216,269934,270921,274046,270803,265954,268961,268224,263449,264274,261828,259823,259013,260088,261326,253825,255932,256256|100000,100886,101937,101195,105871,107025,111825,113515,121776,120766,128822,132118,141203,151009,152946,157272,161722,165348,167717,172002,176782,179131,181397,185888,186897,190585,192522,193943,198331,200618,204059,202740,206016,209415,213700,216172,219036,220066,219695,221034,221693,225113,228162,233498,237042,237351,240194,243552,249135,251689,254162,261702,266131,271240,275773,278842,288298,293057,298805,301669,308817,315534,320354,325628,331500,335126,340956,349938,353358,367079,378904,391080,404574,430511,467264,508817,541574,588175,609456,612752,609909,596951,592089,583375,560651,534631,497260,467470,465987,432035,386712,372724,355295,342316,339761,341759,326329,324536,328698
87||||88||||89||||90||||91||||92||||93||||94||||95||||96||||97||||98||||99||||00||||01||||02||||03||||04||||05||||06||||07||||08||||09||||10||||11|||
70000
640000
100000
70000
640000
Lawrence, KS|Bend, OR
0
84
1987
2008
1
1
100000
274046

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1987 to 2011 |Total appreciation = $156,256(156.26%) Start: $100,000 End: $256,256
post_cht ls
post_chd t:100000,108401,108755,107163,102786,111157,111688,117023,113235,118025,117303,117760,118246,120368,118939,120015,119278,118762,120840,121253,121754,123611,125763,125777,126072,128578,132454,132351,133515,140752,144363,144996,147384,151997,151820,153486,156492,158467,161960,160295,163095,165070,169108,168828,171820,173957,177539,179705,181518,183360,187266,189624,195711,195785,197878,201724,204422,207620,210759,212100,217023,218349,221459,222756,224657,227634,230847,236227,240280,243139,246220,250258,256684,259897,262299,262727,262712,268136,266986,271275,273309,271216,269934,270921,274046,270803,265954,268961,268224,263449,264274,261828,259823,259013,260088,261326,253825,255932,256256|100000,100886,101937,101195,105871,107025,111825,113515,121776,120766,128822,132118,141203,151009,152946,157272,161722,165348,167717,172002,176782,179131,181397,185888,186897,190585,192522,193943,198331,200618,204059,202740,206016,209415,213700,216172,219036,220066,219695,221034,221693,225113,228162,233498,237042,237351,240194,243552,249135,251689,254162,261702,266131,271240,275773,278842,288298,293057,298805,301669,308817,315534,320354,325628,331500,335126,340956,349938,353358,367079,378904,391080,404574,430511,467264,508817,541574,588175,609456,612752,609909,596951,592089,583375,560651,534631,497260,467470,465987,432035,386712,372724,355295,342316,339761,341759,326329,324536,328698
post_chl 87||||88||||89||||90||||91||||92||||93||||94||||95||||96||||97||||98||||99||||00||||01||||02||||03||||04||||05||||06||||07||||08||||09||||10||||11|||
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Bend, OR
post_chxt x,y
post_chxr 1,70000,640000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 70000,640000
post_chf
http://chart.apis.google.com/chart?chid=0bf9966f2c5019b1c6f1cbcd87b84672+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1987+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24156%2C256%28156.26%25%29+++Start%3A+%24100%2C000+End%3A+%24256%2C256&cht=ls&chd=t%3A100000%2C108401%2C108755%2C107163%2C102786%2C111157%2C111688%2C117023%2C113235%2C118025%2C117303%2C117760%2C118246%2C120368%2C118939%2C120015%2C119278%2C118762%2C120840%2C121253%2C121754%2C123611%2C125763%2C125777%2C126072%2C128578%2C132454%2C132351%2C133515%2C140752%2C144363%2C144996%2C147384%2C151997%2C151820%2C153486%2C156492%2C158467%2C161960%2C160295%2C163095%2C165070%2C169108%2C168828%2C171820%2C173957%2C177539%2C179705%2C181518%2C183360%2C187266%2C189624%2C195711%2C195785%2C197878%2C201724%2C204422%2C207620%2C210759%2C212100%2C217023%2C218349%2C221459%2C222756%2C224657%2C227634%2C230847%2C236227%2C240280%2C243139%2C246220%2C250258%2C256684%2C259897%2C262299%2C262727%2C262712%2C268136%2C266986%2C271275%2C273309%2C271216%2C269934%2C270921%2C274046%2C270803%2C265954%2C268961%2C268224%2C263449%2C264274%2C261828%2C259823%2C259013%2C260088%2C261326%2C253825%2C255932%2C256256%7C100000%2C100886%2C101937%2C101195%2C105871%2C107025%2C111825%2C113515%2C121776%2C120766%2C128822%2C132118%2C141203%2C151009%2C152946%2C157272%2C161722%2C165348%2C167717%2C172002%2C176782%2C179131%2C181397%2C185888%2C186897%2C190585%2C192522%2C193943%2C198331%2C200618%2C204059%2C202740%2C206016%2C209415%2C213700%2C216172%2C219036%2C220066%2C219695%2C221034%2C221693%2C225113%2C228162%2C233498%2C237042%2C237351%2C240194%2C243552%2C249135%2C251689%2C254162%2C261702%2C266131%2C271240%2C275773%2C278842%2C288298%2C293057%2C298805%2C301669%2C308817%2C315534%2C320354%2C325628%2C331500%2C335126%2C340956%2C349938%2C353358%2C367079%2C378904%2C391080%2C404574%2C430511%2C467264%2C508817%2C541574%2C588175%2C609456%2C612752%2C609909%2C596951%2C592089%2C583375%2C560651%2C534631%2C497260%2C467470%2C465987%2C432035%2C386712%2C372724%2C355295%2C342316%2C339761%2C341759%2C326329%2C324536%2C328698&chl=87%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%7C07%7C%7C%7C%7C08%7C%7C%7C%7C09%7C%7C%7C%7C10%7C%7C%7C%7C11%7C%7C%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C70000%2C640000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=70000%2C640000&chdl=Lawrence%2C+KS%7CBend%2C+OR&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+1987%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24274%5C%2C046+in+2008%2C3972dd%2C0%2C84%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...