$City_1 = Chicago-Joliet-Naperville, IL (MSAD)
$e = bad
$City_2 = Rockford, IL
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Lawrence, KS.
1: 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,Rockford, IL,) {
1960
Selecting city: Rockford, IL
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Rockford, IL.
1: Year 2025 not found in data for Rockford, IL.
Most recent data for Rockford, IL 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
41
42
43
44
45
46
47
1978
The first year data is available for Rockford, IL is : 1978 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Rockford, IL
Price 200000
YearStart 1985
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,1985):

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

function check_quarter():

function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Lawrence, KS.
1: 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
}
Sorry, no data for the 1 quarter in 1985. Searching for first quarter of data.
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(Rockford, IL,1985):

Data for 1985 is in the $c[Rockford, IL] element.

function check_quarter():

Data for the 3 quarter is in the $c[Rockford, IL][1985] element.

function check_year(Rockford, IL,2011):

Data for 2011 is in the $c[Rockford, IL] element.

function check_quarter():

Data for the 3 quarter is in the $c[Rockford, IL][2011] element.

function get_valuation():

Purchase price: $200000
Purchase year: 1985
Purchase quarter: 3
Start price index:63.19
Current price index:173.87
Based on HPI the home has appreciated 175.15% in 26 years at an average rate of 6.74% per year.
The current appreciations value is: $550308.59
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 26 years (104 quarters or 312 months).


Array ( [0] => Lawrence, KS [1] => 200000 [2] => 1985 [3] => 3 [4] => 2011 [5] => 3 [6] => 26 [7] => 104 [8] => 312 [9] => 550308.59 [10] => 1.7515429656591 [11] => 0.067367037140736 ) 1
Lawrence, KS
200000
1985
3
2011
3
26
104
312
550308.59
1.7515429656591
0.067367037140736
Lawrence, KS
200000
1985
3
2011
3
26
104
312
550308.59
1.7515429656591
0.067367037140736
63.19
173.87
p_year=1985 / ycount=1985 / v_year=2011
qcount=3 / qend=4 / v_quarter=3
200000
1985(3) : Array[1985][3] : Value = 200000 (200000 / 200000)
qcount=4 / qend=4 / v_quarter=3
205602
1985(4) : Array[1985][4] : Value = 205602 (200000 / 205602)
p_year=1985 / ycount=1986 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
205412
1986(1) : Array[1986][1] : Value = 205412 (200000 / 205602)
qcount=2 / qend=4 / v_quarter=3
213736
1986(2) : Array[1986][2] : Value = 213736 (200000 / 213736)
qcount=3 / qend=4 / v_quarter=3
215667
1986(3) : Array[1986][3] : Value = 215667 (200000 / 215667)
qcount=4 / qend=4 / v_quarter=3
218516
1986(4) : Array[1986][4] : Value = 218516 (200000 / 218516)
p_year=1985 / ycount=1987 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
214749
1987(1) : Array[1987][1] : Value = 214749 (200000 / 218516)
qcount=2 / qend=4 / v_quarter=3
232790
1987(2) : Array[1987][2] : Value = 232790 (200000 / 232790)
qcount=3 / qend=4 / v_quarter=3
233550
1987(3) : Array[1987][3] : Value = 233550 (200000 / 233550)
qcount=4 / qend=4 / v_quarter=3
230131
1987(4) : Array[1987][4] : Value = 230131 (200000 / 233550)
p_year=1985 / ycount=1988 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
220731
1988(1) : Array[1988][1] : Value = 220731 (200000 / 233550)
qcount=2 / qend=4 / v_quarter=3
238709
1988(2) : Array[1988][2] : Value = 238709 (200000 / 238709)
qcount=3 / qend=4 / v_quarter=3
239848
1988(3) : Array[1988][3] : Value = 239848 (200000 / 239848)
qcount=4 / qend=4 / v_quarter=3
251306
1988(4) : Array[1988][4] : Value = 251306 (200000 / 251306)
p_year=1985 / ycount=1989 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
243171
1989(1) : Array[1989][1] : Value = 243171 (200000 / 251306)
qcount=2 / qend=4 / v_quarter=3
253458
1989(2) : Array[1989][2] : Value = 253458 (200000 / 253458)
qcount=3 / qend=4 / v_quarter=3
251907
1989(3) : Array[1989][3] : Value = 251907 (200000 / 253458)
qcount=4 / qend=4 / v_quarter=3
252888
1989(4) : Array[1989][4] : Value = 252888 (200000 / 253458)
p_year=1985 / ycount=1990 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
253933
1990(1) : Array[1990][1] : Value = 253933 (200000 / 253933)
qcount=2 / qend=4 / v_quarter=3
258490
1990(2) : Array[1990][2] : Value = 258490 (200000 / 258490)
qcount=3 / qend=4 / v_quarter=3
255420
1990(3) : Array[1990][3] : Value = 255420 (200000 / 258490)
qcount=4 / qend=4 / v_quarter=3
257731
1990(4) : Array[1990][4] : Value = 257731 (200000 / 258490)
p_year=1985 / ycount=1991 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
256148
1991(1) : Array[1991][1] : Value = 256148 (200000 / 258490)
qcount=2 / qend=4 / v_quarter=3
255040
1991(2) : Array[1991][2] : Value = 255040 (200000 / 258490)
qcount=3 / qend=4 / v_quarter=3
259503
1991(3) : Array[1991][3] : Value = 259503 (200000 / 259503)
qcount=4 / qend=4 / v_quarter=3
260389
1991(4) : Array[1991][4] : Value = 260389 (200000 / 260389)
p_year=1985 / ycount=1992 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
261465
1992(1) : Array[1992][1] : Value = 261465 (200000 / 261465)
qcount=2 / qend=4 / v_quarter=3
265453
1992(2) : Array[1992][2] : Value = 265453 (200000 / 265453)
qcount=3 / qend=4 / v_quarter=3
270074
1992(3) : Array[1992][3] : Value = 270074 (200000 / 270074)
qcount=4 / qend=4 / v_quarter=3
270106
1992(4) : Array[1992][4] : Value = 270106 (200000 / 270106)
p_year=1985 / ycount=1993 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
270739
1993(1) : Array[1993][1] : Value = 270739 (200000 / 270739)
qcount=2 / qend=4 / v_quarter=3
276120
1993(2) : Array[1993][2] : Value = 276120 (200000 / 276120)
qcount=3 / qend=4 / v_quarter=3
284444
1993(3) : Array[1993][3] : Value = 284444 (200000 / 284444)
qcount=4 / qend=4 / v_quarter=3
284222
1993(4) : Array[1993][4] : Value = 284222 (200000 / 284444)
p_year=1985 / ycount=1994 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
286723
1994(1) : Array[1994][1] : Value = 286723 (200000 / 286723)
qcount=2 / qend=4 / v_quarter=3
302263
1994(2) : Array[1994][2] : Value = 302263 (200000 / 302263)
qcount=3 / qend=4 / v_quarter=3
310017
1994(3) : Array[1994][3] : Value = 310017 (200000 / 310017)
qcount=4 / qend=4 / v_quarter=3
311378
1994(4) : Array[1994][4] : Value = 311378 (200000 / 311378)
p_year=1985 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
316506
1995(1) : Array[1995][1] : Value = 316506 (200000 / 316506)
qcount=2 / qend=4 / v_quarter=3
326412
1995(2) : Array[1995][2] : Value = 326412 (200000 / 326412)
qcount=3 / qend=4 / v_quarter=3
326033
1995(3) : Array[1995][3] : Value = 326033 (200000 / 326412)
qcount=4 / qend=4 / v_quarter=3
329609
1995(4) : Array[1995][4] : Value = 329609 (200000 / 329609)
p_year=1985 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
336066
1996(1) : Array[1996][1] : Value = 336066 (200000 / 336066)
qcount=2 / qend=4 / v_quarter=3
340307
1996(2) : Array[1996][2] : Value = 340307 (200000 / 340307)
qcount=3 / qend=4 / v_quarter=3
347808
1996(3) : Array[1996][3] : Value = 347808 (200000 / 347808)
qcount=4 / qend=4 / v_quarter=3
344232
1996(4) : Array[1996][4] : Value = 344232 (200000 / 347808)
p_year=1985 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
350245
1997(1) : Array[1997][1] : Value = 350245 (200000 / 350245)
qcount=2 / qend=4 / v_quarter=3
354486
1997(2) : Array[1997][2] : Value = 354486 (200000 / 354486)
qcount=3 / qend=4 / v_quarter=3
363159
1997(3) : Array[1997][3] : Value = 363159 (200000 / 363159)
qcount=4 / qend=4 / v_quarter=3
362557
1997(4) : Array[1997][4] : Value = 362557 (200000 / 363159)
p_year=1985 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
368982
1998(1) : Array[1998][1] : Value = 368982 (200000 / 368982)
qcount=2 / qend=4 / v_quarter=3
373572
1998(2) : Array[1998][2] : Value = 373572 (200000 / 373572)
qcount=3 / qend=4 / v_quarter=3
381263
1998(3) : Array[1998][3] : Value = 381263 (200000 / 381263)
qcount=4 / qend=4 / v_quarter=3
385915
1998(4) : Array[1998][4] : Value = 385915 (200000 / 385915)
p_year=1985 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
389809
1999(1) : Array[1999][1] : Value = 389809 (200000 / 389809)
qcount=2 / qend=4 / v_quarter=3
393765
1999(2) : Array[1999][2] : Value = 393765 (200000 / 393765)
qcount=3 / qend=4 / v_quarter=3
402152
1999(3) : Array[1999][3] : Value = 402152 (200000 / 402152)
qcount=4 / qend=4 / v_quarter=3
407216
1999(4) : Array[1999][4] : Value = 407216 (200000 / 407216)
p_year=1985 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
420288
2000(1) : Array[2000][1] : Value = 420288 (200000 / 420288)
qcount=2 / qend=4 / v_quarter=3
420446
2000(2) : Array[2000][2] : Value = 420446 (200000 / 420446)
qcount=3 / qend=4 / v_quarter=3
424941
2000(3) : Array[2000][3] : Value = 424941 (200000 / 424941)
qcount=4 / qend=4 / v_quarter=3
433201
2000(4) : Array[2000][4] : Value = 433201 (200000 / 433201)
p_year=1985 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
438994
2001(1) : Array[2001][1] : Value = 438994 (200000 / 438994)
qcount=2 / qend=4 / v_quarter=3
445862
2001(2) : Array[2001][2] : Value = 445862 (200000 / 445862)
qcount=3 / qend=4 / v_quarter=3
452603
2001(3) : Array[2001][3] : Value = 452603 (200000 / 452603)
qcount=4 / qend=4 / v_quarter=3
455483
2001(4) : Array[2001][4] : Value = 455483 (200000 / 455483)
p_year=1985 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
466055
2002(1) : Array[2002][1] : Value = 466055 (200000 / 466055)
qcount=2 / qend=4 / v_quarter=3
468903
2002(2) : Array[2002][2] : Value = 468903 (200000 / 468903)
qcount=3 / qend=4 / v_quarter=3
475582
2002(3) : Array[2002][3] : Value = 475582 (200000 / 475582)
qcount=4 / qend=4 / v_quarter=3
478367
2002(4) : Array[2002][4] : Value = 478367 (200000 / 478367)
p_year=1985 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
482450
2003(1) : Array[2003][1] : Value = 482450 (200000 / 482450)
qcount=2 / qend=4 / v_quarter=3
488843
2003(2) : Array[2003][2] : Value = 488843 (200000 / 488843)
qcount=3 / qend=4 / v_quarter=3
495743
2003(3) : Array[2003][3] : Value = 495743 (200000 / 495743)
qcount=4 / qend=4 / v_quarter=3
507295
2003(4) : Array[2003][4] : Value = 507295 (200000 / 507295)
p_year=1985 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
515999
2004(1) : Array[2004][1] : Value = 515999 (200000 / 515999)
qcount=2 / qend=4 / v_quarter=3
522140
2004(2) : Array[2004][2] : Value = 522140 (200000 / 522140)
qcount=3 / qend=4 / v_quarter=3
528755
2004(3) : Array[2004][3] : Value = 528755 (200000 / 528755)
qcount=4 / qend=4 / v_quarter=3
537427
2004(4) : Array[2004][4] : Value = 537427 (200000 / 537427)
p_year=1985 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
551226
2005(1) : Array[2005][1] : Value = 551226 (200000 / 551226)
qcount=2 / qend=4 / v_quarter=3
558126
2005(2) : Array[2005][2] : Value = 558126 (200000 / 558126)
qcount=3 / qend=4 / v_quarter=3
563285
2005(3) : Array[2005][3] : Value = 563285 (200000 / 563285)
qcount=4 / qend=4 / v_quarter=3
564203
2005(4) : Array[2005][4] : Value = 564203 (200000 / 564203)
p_year=1985 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
564172
2006(1) : Array[2006][1] : Value = 564172 (200000 / 564203)
qcount=2 / qend=4 / v_quarter=3
575819
2006(2) : Array[2006][2] : Value = 575819 (200000 / 575819)
qcount=3 / qend=4 / v_quarter=3
573350
2006(3) : Array[2006][3] : Value = 573350 (200000 / 575819)
qcount=4 / qend=4 / v_quarter=3
582561
2006(4) : Array[2006][4] : Value = 582561 (200000 / 582561)
p_year=1985 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
586928
2007(1) : Array[2007][1] : Value = 586928 (200000 / 586928)
qcount=2 / qend=4 / v_quarter=3
582434
2007(2) : Array[2007][2] : Value = 582434 (200000 / 586928)
qcount=3 / qend=4 / v_quarter=3
579680
2007(3) : Array[2007][3] : Value = 579680 (200000 / 586928)
qcount=4 / qend=4 / v_quarter=3
581801
2007(4) : Array[2007][4] : Value = 581801 (200000 / 586928)
p_year=1985 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
588511
2008(1) : Array[2008][1] : Value = 588511 (200000 / 588511)
qcount=2 / qend=4 / v_quarter=3
581548
2008(2) : Array[2008][2] : Value = 581548 (200000 / 588511)
qcount=3 / qend=4 / v_quarter=3
571135
2008(3) : Array[2008][3] : Value = 571135 (200000 / 588511)
qcount=4 / qend=4 / v_quarter=3
577591
2008(4) : Array[2008][4] : Value = 577591 (200000 / 588511)
p_year=1985 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
576009
2009(1) : Array[2009][1] : Value = 576009 (200000 / 588511)
qcount=2 / qend=4 / v_quarter=3
565754
2009(2) : Array[2009][2] : Value = 565754 (200000 / 588511)
qcount=3 / qend=4 / v_quarter=3
567527
2009(3) : Array[2009][3] : Value = 567527 (200000 / 588511)
qcount=4 / qend=4 / v_quarter=3
562273
2009(4) : Array[2009][4] : Value = 562273 (200000 / 588511)
p_year=1985 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
557968
2010(1) : Array[2010][1] : Value = 557968 (200000 / 588511)
qcount=2 / qend=4 / v_quarter=3
556227
2010(2) : Array[2010][2] : Value = 556227 (200000 / 588511)
qcount=3 / qend=4 / v_quarter=3
558538
2010(3) : Array[2010][3] : Value = 558538 (200000 / 588511)
qcount=4 / qend=4 / v_quarter=3
561196
2010(4) : Array[2010][4] : Value = 561196 (200000 / 588511)
p_year=1985 / 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
545086
2011(1) : Array[2011][1] : Value = 545086 (200000 / 588511)
qcount=2 / qend=3 / v_quarter=3
549612
2011(2) : Array[2011][2] : Value = 549612 (200000 / 588511)
qcount=3 / qend=3 / v_quarter=3
550309
2011(3) : Array[2011][3] : Value = 550309 (200000 / 588511)

function get_valuation():

Purchase price: $200000
Purchase year: 1985
Purchase quarter: 3
Start price index:66.25
Current price index:127.02
Based on HPI the home has appreciated 91.73% in 26 years at an average rate of 3.53% per year.
The current appreciations value is: $383456.6
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 26 years (104 quarters or 312 months).


Rockford, IL
200000
1985
3
2011
3
26
104
312
383456.6
0.91728301886792
0.035280116110305
66.25
127.02
p_year=1985 / ycount=1985 / v_year=2011
qcount=3 / qend=4 / v_quarter=3
200000
1985(3) : Array[1985][3] : Value = 200000 (200000 / 200000)
qcount=4 / qend=4 / v_quarter=3
200121
1985(4) : Array[1985][4] : Value = 200121 (200000 / 200121)
p_year=1985 / ycount=1986 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
203562
1986(1) : Array[1986][1] : Value = 203562 (200000 / 203562)
qcount=2 / qend=4 / v_quarter=3
205977
1986(2) : Array[1986][2] : Value = 205977 (200000 / 205977)
qcount=3 / qend=4 / v_quarter=3
210143
1986(3) : Array[1986][3] : Value = 210143 (200000 / 210143)
qcount=4 / qend=4 / v_quarter=3
208604
1986(4) : Array[1986][4] : Value = 208604 (200000 / 210143)
p_year=1985 / ycount=1987 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
212075
1987(1) : Array[1987][1] : Value = 212075 (200000 / 212075)
qcount=2 / qend=4 / v_quarter=3
214128
1987(2) : Array[1987][2] : Value = 214128 (200000 / 214128)
qcount=3 / qend=4 / v_quarter=3
215940
1987(3) : Array[1987][3] : Value = 215940 (200000 / 215940)
qcount=4 / qend=4 / v_quarter=3
216694
1987(4) : Array[1987][4] : Value = 216694 (200000 / 216694)
p_year=1985 / ycount=1988 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
217026
1988(1) : Array[1988][1] : Value = 217026 (200000 / 217026)
qcount=2 / qend=4 / v_quarter=3
217842
1988(2) : Array[1988][2] : Value = 217842 (200000 / 217842)
qcount=3 / qend=4 / v_quarter=3
221977
1988(3) : Array[1988][3] : Value = 221977 (200000 / 221977)
qcount=4 / qend=4 / v_quarter=3
226415
1988(4) : Array[1988][4] : Value = 226415 (200000 / 226415)
p_year=1985 / ycount=1989 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
229042
1989(1) : Array[1989][1] : Value = 229042 (200000 / 229042)
qcount=2 / qend=4 / v_quarter=3
231547
1989(2) : Array[1989][2] : Value = 231547 (200000 / 231547)
qcount=3 / qend=4 / v_quarter=3
235713
1989(3) : Array[1989][3] : Value = 235713 (200000 / 235713)
qcount=4 / qend=4 / v_quarter=3
238913
1989(4) : Array[1989][4] : Value = 238913 (200000 / 238913)
p_year=1985 / ycount=1990 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
241570
1990(1) : Array[1990][1] : Value = 241570 (200000 / 241570)
qcount=2 / qend=4 / v_quarter=3
245736
1990(2) : Array[1990][2] : Value = 245736 (200000 / 245736)
qcount=3 / qend=4 / v_quarter=3
247970
1990(3) : Array[1990][3] : Value = 247970 (200000 / 247970)
qcount=4 / qend=4 / v_quarter=3
251019
1990(4) : Array[1990][4] : Value = 251019 (200000 / 251019)
p_year=1985 / ycount=1991 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
255396
1991(1) : Array[1991][1] : Value = 255396 (200000 / 255396)
qcount=2 / qend=4 / v_quarter=3
257117
1991(2) : Array[1991][2] : Value = 257117 (200000 / 257117)
qcount=3 / qend=4 / v_quarter=3
258536
1991(3) : Array[1991][3] : Value = 258536 (200000 / 258536)
qcount=4 / qend=4 / v_quarter=3
262792
1991(4) : Array[1991][4] : Value = 262792 (200000 / 262792)
p_year=1985 / ycount=1992 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
263970
1992(1) : Array[1992][1] : Value = 263970 (200000 / 263970)
qcount=2 / qend=4 / v_quarter=3
268619
1992(2) : Array[1992][2] : Value = 268619 (200000 / 268619)
qcount=3 / qend=4 / v_quarter=3
270702
1992(3) : Array[1992][3] : Value = 270702 (200000 / 270702)
qcount=4 / qend=4 / v_quarter=3
273117
1992(4) : Array[1992][4] : Value = 273117 (200000 / 273117)
p_year=1985 / ycount=1993 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
272755
1993(1) : Array[1993][1] : Value = 272755 (200000 / 273117)
qcount=2 / qend=4 / v_quarter=3
276136
1993(2) : Array[1993][2] : Value = 276136 (200000 / 276136)
qcount=3 / qend=4 / v_quarter=3
279728
1993(3) : Array[1993][3] : Value = 279728 (200000 / 279728)
qcount=4 / qend=4 / v_quarter=3
282898
1993(4) : Array[1993][4] : Value = 282898 (200000 / 282898)
p_year=1985 / ycount=1994 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
288694
1994(1) : Array[1994][1] : Value = 288694 (200000 / 288694)
qcount=2 / qend=4 / v_quarter=3
292075
1994(2) : Array[1994][2] : Value = 292075 (200000 / 292075)
qcount=3 / qend=4 / v_quarter=3
295185
1994(3) : Array[1994][3] : Value = 295185 (200000 / 295185)
qcount=4 / qend=4 / v_quarter=3
295758
1994(4) : Array[1994][4] : Value = 295758 (200000 / 295758)
p_year=1985 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
301887
1995(1) : Array[1995][1] : Value = 301887 (200000 / 301887)
qcount=2 / qend=4 / v_quarter=3
304211
1995(2) : Array[1995][2] : Value = 304211 (200000 / 304211)
qcount=3 / qend=4 / v_quarter=3
307955
1995(3) : Array[1995][3] : Value = 307955 (200000 / 307955)
qcount=4 / qend=4 / v_quarter=3
311547
1995(4) : Array[1995][4] : Value = 311547 (200000 / 311547)
p_year=1985 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
313509
1996(1) : Array[1996][1] : Value = 313509 (200000 / 313509)
qcount=2 / qend=4 / v_quarter=3
314264
1996(2) : Array[1996][2] : Value = 314264 (200000 / 314264)
qcount=3 / qend=4 / v_quarter=3
315079
1996(3) : Array[1996][3] : Value = 315079 (200000 / 315079)
qcount=4 / qend=4 / v_quarter=3
317404
1996(4) : Array[1996][4] : Value = 317404 (200000 / 317404)
p_year=1985 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
315894
1997(1) : Array[1997][1] : Value = 315894 (200000 / 317404)
qcount=2 / qend=4 / v_quarter=3
319577
1997(2) : Array[1997][2] : Value = 319577 (200000 / 319577)
qcount=3 / qend=4 / v_quarter=3
320453
1997(3) : Array[1997][3] : Value = 320453 (200000 / 320453)
qcount=4 / qend=4 / v_quarter=3
325102
1997(4) : Array[1997][4] : Value = 325102 (200000 / 325102)
p_year=1985 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
325887
1998(1) : Array[1998][1] : Value = 325887 (200000 / 325887)
qcount=2 / qend=4 / v_quarter=3
327094
1998(2) : Array[1998][2] : Value = 327094 (200000 / 327094)
qcount=3 / qend=4 / v_quarter=3
329298
1998(3) : Array[1998][3] : Value = 329298 (200000 / 329298)
qcount=4 / qend=4 / v_quarter=3
330657
1998(4) : Array[1998][4] : Value = 330657 (200000 / 330657)
p_year=1985 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
332136
1999(1) : Array[1999][1] : Value = 332136 (200000 / 332136)
qcount=2 / qend=4 / v_quarter=3
332558
1999(2) : Array[1999][2] : Value = 332558 (200000 / 332558)
qcount=3 / qend=4 / v_quarter=3
333011
1999(3) : Array[1999][3] : Value = 333011 (200000 / 333011)
qcount=4 / qend=4 / v_quarter=3
335457
1999(4) : Array[1999][4] : Value = 335457 (200000 / 335457)
p_year=1985 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
337479
2000(1) : Array[2000][1] : Value = 337479 (200000 / 337479)
qcount=2 / qend=4 / v_quarter=3
340347
2000(2) : Array[2000][2] : Value = 340347 (200000 / 340347)
qcount=3 / qend=4 / v_quarter=3
343970
2000(3) : Array[2000][3] : Value = 343970 (200000 / 343970)
qcount=4 / qend=4 / v_quarter=3
346415
2000(4) : Array[2000][4] : Value = 346415 (200000 / 346415)
p_year=1985 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
350883
2001(1) : Array[2001][1] : Value = 350883 (200000 / 350883)
qcount=2 / qend=4 / v_quarter=3
352755
2001(2) : Array[2001][2] : Value = 352755 (200000 / 352755)
qcount=3 / qend=4 / v_quarter=3
356166
2001(3) : Array[2001][3] : Value = 356166 (200000 / 356166)
qcount=4 / qend=4 / v_quarter=3
357585
2001(4) : Array[2001][4] : Value = 357585 (200000 / 357585)
p_year=1985 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
360845
2002(1) : Array[2002][1] : Value = 360845 (200000 / 360845)
qcount=2 / qend=4 / v_quarter=3
362777
2002(2) : Array[2002][2] : Value = 362777 (200000 / 362777)
qcount=3 / qend=4 / v_quarter=3
366642
2002(3) : Array[2002][3] : Value = 366642 (200000 / 366642)
qcount=4 / qend=4 / v_quarter=3
368604
2002(4) : Array[2002][4] : Value = 368604 (200000 / 368604)
p_year=1985 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
370657
2003(1) : Array[2003][1] : Value = 370657 (200000 / 370657)
qcount=2 / qend=4 / v_quarter=3
373494
2003(2) : Array[2003][2] : Value = 373494 (200000 / 373494)
qcount=3 / qend=4 / v_quarter=3
377298
2003(3) : Array[2003][3] : Value = 377298 (200000 / 377298)
qcount=4 / qend=4 / v_quarter=3
388015
2003(4) : Array[2003][4] : Value = 388015 (200000 / 388015)
p_year=1985 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
389917
2004(1) : Array[2004][1] : Value = 389917 (200000 / 389917)
qcount=2 / qend=4 / v_quarter=3
393268
2004(2) : Array[2004][2] : Value = 393268 (200000 / 393268)
qcount=3 / qend=4 / v_quarter=3
407547
2004(3) : Array[2004][3] : Value = 407547 (200000 / 407547)
qcount=4 / qend=4 / v_quarter=3
410415
2004(4) : Array[2004][4] : Value = 410415 (200000 / 410415)
p_year=1985 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
417057
2005(1) : Array[2005][1] : Value = 417057 (200000 / 417057)
qcount=2 / qend=4 / v_quarter=3
422581
2005(2) : Array[2005][2] : Value = 422581 (200000 / 422581)
qcount=3 / qend=4 / v_quarter=3
431547
2005(3) : Array[2005][3] : Value = 431547 (200000 / 431547)
qcount=4 / qend=4 / v_quarter=3
434626
2005(4) : Array[2005][4] : Value = 434626 (200000 / 434626)
p_year=1985 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
437555
2006(1) : Array[2006][1] : Value = 437555 (200000 / 437555)
qcount=2 / qend=4 / v_quarter=3
443381
2006(2) : Array[2006][2] : Value = 443381 (200000 / 443381)
qcount=3 / qend=4 / v_quarter=3
449177
2006(3) : Array[2006][3] : Value = 449177 (200000 / 449177)
qcount=4 / qend=4 / v_quarter=3
452015
2006(4) : Array[2006][4] : Value = 452015 (200000 / 452015)
p_year=1985 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
456574
2007(1) : Array[2007][1] : Value = 456574 (200000 / 456574)
qcount=2 / qend=4 / v_quarter=3
460619
2007(2) : Array[2007][2] : Value = 460619 (200000 / 460619)
qcount=3 / qend=4 / v_quarter=3
458687
2007(3) : Array[2007][3] : Value = 458687 (200000 / 460619)
qcount=4 / qend=4 / v_quarter=3
455215
2007(4) : Array[2007][4] : Value = 455215 (200000 / 460619)
p_year=1985 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
458294
2008(1) : Array[2008][1] : Value = 458294 (200000 / 460619)
qcount=2 / qend=4 / v_quarter=3
452830
2008(2) : Array[2008][2] : Value = 452830 (200000 / 460619)
qcount=3 / qend=4 / v_quarter=3
442264
2008(3) : Array[2008][3] : Value = 442264 (200000 / 460619)
qcount=4 / qend=4 / v_quarter=3
442808
2008(4) : Array[2008][4] : Value = 442808 (200000 / 460619)
p_year=1985 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
443623
2009(1) : Array[2009][1] : Value = 443623 (200000 / 460619)
qcount=2 / qend=4 / v_quarter=3
436317
2009(2) : Array[2009][2] : Value = 436317 (200000 / 460619)
qcount=3 / qend=4 / v_quarter=3
425449
2009(3) : Array[2009][3] : Value = 425449 (200000 / 460619)
qcount=4 / qend=4 / v_quarter=3
421162
2009(4) : Array[2009][4] : Value = 421162 (200000 / 460619)
p_year=1985 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
416332
2010(1) : Array[2010][1] : Value = 416332 (200000 / 460619)
qcount=2 / qend=4 / v_quarter=3
406913
2010(2) : Array[2010][2] : Value = 406913 (200000 / 460619)
qcount=3 / qend=4 / v_quarter=3
409660
2010(3) : Array[2010][3] : Value = 409660 (200000 / 460619)
qcount=4 / qend=4 / v_quarter=3
405645
2010(4) : Array[2010][4] : Value = 405645 (200000 / 460619)
p_year=1985 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Rockford, IL][2011] element.
qcount=1 / qend=3 / v_quarter=3
392815
2011(1) : Array[2011][1] : Value = 392815 (200000 / 460619)
qcount=2 / qend=3 / v_quarter=3
375728
2011(2) : Array[2011][2] : Value = 375728 (200000 / 460619)
qcount=3 / qend=3 / v_quarter=3
383457
2011(3) : Array[2011][3] : Value = 383457 (200000 / 460619)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1985+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24350%2C309%28175.15%25%29+++Start%3A+%24200%2C000+End%3A+%24550%2C309
t:200000,205602,205412,213736,215667,218516,214749,232790,233550,230131,220731,238709,239848,251306,243171,253458,251907,252888,253933,258490,255420,257731,256148,255040,259503,260389,261465,265453,270074,270106,270739,276120,284444,284222,286723,302263,310017,311378,316506,326412,326033,329609,336066,340307,347808,344232,350245,354486,363159,362557,368982,373572,381263,385915,389809,393765,402152,407216,420288,420446,424941,433201,438994,445862,452603,455483,466055,468903,475582,478367,482450,488843,495743,507295,515999,522140,528755,537427,551226,558126,563285,564203,564172,575819,573350,582561,586928,582434,579680,581801,588511,581548,571135,577591,576009,565754,567527,562273,557968,556227,558538,561196,545086,549612,550309|200000,200121,203562,205977,210143,208604,212075,214128,215940,216694,217026,217842,221977,226415,229042,231547,235713,238913,241570,245736,247970,251019,255396,257117,258536,262792,263970,268619,270702,273117,272755,276136,279728,282898,288694,292075,295185,295758,301887,304211,307955,311547,313509,314264,315079,317404,315894,319577,320453,325102,325887,327094,329298,330657,332136,332558,333011,335457,337479,340347,343970,346415,350883,352755,356166,357585,360845,362777,366642,368604,370657,373494,377298,388015,389917,393268,407547,410415,417057,422581,431547,434626,437555,443381,449177,452015,456574,460619,458687,455215,458294,452830,442264,442808,443623,436317,425449,421162,416332,406913,409660,405645,392815,375728,383457
||86||||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|||
180000
610000
100000
180000
610000
Lawrence, KS|Rockford, IL
0
90
1985
2008
3
1
200000
588511

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1985 to 2011 |Total appreciation = $350,309(175.15%) Start: $200,000 End: $550,309
post_cht ls
post_chd t:200000,205602,205412,213736,215667,218516,214749,232790,233550,230131,220731,238709,239848,251306,243171,253458,251907,252888,253933,258490,255420,257731,256148,255040,259503,260389,261465,265453,270074,270106,270739,276120,284444,284222,286723,302263,310017,311378,316506,326412,326033,329609,336066,340307,347808,344232,350245,354486,363159,362557,368982,373572,381263,385915,389809,393765,402152,407216,420288,420446,424941,433201,438994,445862,452603,455483,466055,468903,475582,478367,482450,488843,495743,507295,515999,522140,528755,537427,551226,558126,563285,564203,564172,575819,573350,582561,586928,582434,579680,581801,588511,581548,571135,577591,576009,565754,567527,562273,557968,556227,558538,561196,545086,549612,550309|200000,200121,203562,205977,210143,208604,212075,214128,215940,216694,217026,217842,221977,226415,229042,231547,235713,238913,241570,245736,247970,251019,255396,257117,258536,262792,263970,268619,270702,273117,272755,276136,279728,282898,288694,292075,295185,295758,301887,304211,307955,311547,313509,314264,315079,317404,315894,319577,320453,325102,325887,327094,329298,330657,332136,332558,333011,335457,337479,340347,343970,346415,350883,352755,356166,357585,360845,362777,366642,368604,370657,373494,377298,388015,389917,393268,407547,410415,417057,422581,431547,434626,437555,443381,449177,452015,456574,460619,458687,455215,458294,452830,442264,442808,443623,436317,425449,421162,416332,406913,409660,405645,392815,375728,383457
post_chl ||86||||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|Rockford, IL
post_chxt x,y
post_chxr 1,180000,610000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 180000,610000
post_chf
http://chart.apis.google.com/chart?chid=de305d35ceec496ee2b18f150b37ba2a+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1985+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24350%2C309%28175.15%25%29+++Start%3A+%24200%2C000+End%3A+%24550%2C309&cht=ls&chd=t%3A200000%2C205602%2C205412%2C213736%2C215667%2C218516%2C214749%2C232790%2C233550%2C230131%2C220731%2C238709%2C239848%2C251306%2C243171%2C253458%2C251907%2C252888%2C253933%2C258490%2C255420%2C257731%2C256148%2C255040%2C259503%2C260389%2C261465%2C265453%2C270074%2C270106%2C270739%2C276120%2C284444%2C284222%2C286723%2C302263%2C310017%2C311378%2C316506%2C326412%2C326033%2C329609%2C336066%2C340307%2C347808%2C344232%2C350245%2C354486%2C363159%2C362557%2C368982%2C373572%2C381263%2C385915%2C389809%2C393765%2C402152%2C407216%2C420288%2C420446%2C424941%2C433201%2C438994%2C445862%2C452603%2C455483%2C466055%2C468903%2C475582%2C478367%2C482450%2C488843%2C495743%2C507295%2C515999%2C522140%2C528755%2C537427%2C551226%2C558126%2C563285%2C564203%2C564172%2C575819%2C573350%2C582561%2C586928%2C582434%2C579680%2C581801%2C588511%2C581548%2C571135%2C577591%2C576009%2C565754%2C567527%2C562273%2C557968%2C556227%2C558538%2C561196%2C545086%2C549612%2C550309%7C200000%2C200121%2C203562%2C205977%2C210143%2C208604%2C212075%2C214128%2C215940%2C216694%2C217026%2C217842%2C221977%2C226415%2C229042%2C231547%2C235713%2C238913%2C241570%2C245736%2C247970%2C251019%2C255396%2C257117%2C258536%2C262792%2C263970%2C268619%2C270702%2C273117%2C272755%2C276136%2C279728%2C282898%2C288694%2C292075%2C295185%2C295758%2C301887%2C304211%2C307955%2C311547%2C313509%2C314264%2C315079%2C317404%2C315894%2C319577%2C320453%2C325102%2C325887%2C327094%2C329298%2C330657%2C332136%2C332558%2C333011%2C335457%2C337479%2C340347%2C343970%2C346415%2C350883%2C352755%2C356166%2C357585%2C360845%2C362777%2C366642%2C368604%2C370657%2C373494%2C377298%2C388015%2C389917%2C393268%2C407547%2C410415%2C417057%2C422581%2C431547%2C434626%2C437555%2C443381%2C449177%2C452015%2C456574%2C460619%2C458687%2C455215%2C458294%2C452830%2C442264%2C442808%2C443623%2C436317%2C425449%2C421162%2C416332%2C406913%2C409660%2C405645%2C392815%2C375728%2C383457&chl=%7C%7C86%7C%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%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%2C180000%2C610000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=180000%2C610000&chdl=Lawrence%2C+KS%7CRockford%2C+IL&chdlp=b&chm=tLOW+%3A+%24200%5C%2C000+in+1985%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24588%5C%2C511+in+2008%2C3972dd%2C0%2C90%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...