$City_1 = Boston-Quincy, MA (MSAD)
$e = bad
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$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,Los Angeles-Long Beach-Glendale, CA (MSAD),) {
1960
Selecting city: Los Angeles-Long Beach-Glendale, CA (MSAD)
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
Most recent data for Los Angeles-Long Beach-Glendale, CA (MSAD) 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
48
49
50
1975
The first year data is available for Los Angeles-Long Beach-Glendale, CA (MSAD) is : 1975 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 236000
YearStart 1995
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,1995):

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

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][1995] 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(Los Angeles-Long Beach-Glendale, CA (MSAD),1995):

Data for 1995 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][1995] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2011):

Data for 2011 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 3 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2011] element.

function get_valuation():

Purchase price: $236000
Purchase year: 1995
Purchase quarter: 1
Start price index:100.00
Current price index:173.87
Based on HPI the home has appreciated 73.87% in 16.5 years at an average rate of 4.48% per year.
The current appreciations value is: $410333.2
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 16.5 years (66 quarters or 198 months).


Array ( [0] => Lawrence, KS [1] => 236000 [2] => 1995 [3] => 1 [4] => 2011 [5] => 3 [6] => 16.5 [7] => 66 [8] => 198 [9] => 410333.2 [10] => 0.7387 [11] => 0.044769696969697 ) 1
Lawrence, KS
236000
1995
1
2011
3
16.5
66
198
410333.2
0.7387
0.044769696969697
Lawrence, KS
236000
1995
1
2011
3
16.5
66
198
410333.2
0.7387
0.044769696969697
100.00
173.87
p_year=1995 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
236000
1995(1) : Array[1995][1] : Value = 236000 (236000 / 236000)
qcount=2 / qend=4 / v_quarter=3
243387
1995(2) : Array[1995][2] : Value = 243387 (236000 / 243387)
qcount=3 / qend=4 / v_quarter=3
243104
1995(3) : Array[1995][3] : Value = 243104 (236000 / 243387)
qcount=4 / qend=4 / v_quarter=3
245770
1995(4) : Array[1995][4] : Value = 245770 (236000 / 245770)
p_year=1995 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
250585
1996(1) : Array[1996][1] : Value = 250585 (236000 / 250585)
qcount=2 / qend=4 / v_quarter=3
253747
1996(2) : Array[1996][2] : Value = 253747 (236000 / 253747)
qcount=3 / qend=4 / v_quarter=3
259340
1996(3) : Array[1996][3] : Value = 259340 (236000 / 259340)
qcount=4 / qend=4 / v_quarter=3
256674
1996(4) : Array[1996][4] : Value = 256674 (236000 / 259340)
p_year=1995 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
261158
1997(1) : Array[1997][1] : Value = 261158 (236000 / 261158)
qcount=2 / qend=4 / v_quarter=3
264320
1997(2) : Array[1997][2] : Value = 264320 (236000 / 264320)
qcount=3 / qend=4 / v_quarter=3
270786
1997(3) : Array[1997][3] : Value = 270786 (236000 / 270786)
qcount=4 / qend=4 / v_quarter=3
270338
1997(4) : Array[1997][4] : Value = 270338 (236000 / 270786)
p_year=1995 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
275129
1998(1) : Array[1998][1] : Value = 275129 (236000 / 275129)
qcount=2 / qend=4 / v_quarter=3
278551
1998(2) : Array[1998][2] : Value = 278551 (236000 / 278551)
qcount=3 / qend=4 / v_quarter=3
284286
1998(3) : Array[1998][3] : Value = 284286 (236000 / 284286)
qcount=4 / qend=4 / v_quarter=3
287755
1998(4) : Array[1998][4] : Value = 287755 (236000 / 287755)
p_year=1995 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
290658
1999(1) : Array[1999][1] : Value = 290658 (236000 / 290658)
qcount=2 / qend=4 / v_quarter=3
293608
1999(2) : Array[1999][2] : Value = 293608 (236000 / 293608)
qcount=3 / qend=4 / v_quarter=3
299862
1999(3) : Array[1999][3] : Value = 299862 (236000 / 299862)
qcount=4 / qend=4 / v_quarter=3
303638
1999(4) : Array[1999][4] : Value = 303638 (236000 / 303638)
p_year=1995 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
313384
2000(1) : Array[2000][1] : Value = 313384 (236000 / 313384)
qcount=2 / qend=4 / v_quarter=3
313502
2000(2) : Array[2000][2] : Value = 313502 (236000 / 313502)
qcount=3 / qend=4 / v_quarter=3
316854
2000(3) : Array[2000][3] : Value = 316854 (236000 / 316854)
qcount=4 / qend=4 / v_quarter=3
323013
2000(4) : Array[2000][4] : Value = 323013 (236000 / 323013)
p_year=1995 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
327332
2001(1) : Array[2001][1] : Value = 327332 (236000 / 327332)
qcount=2 / qend=4 / v_quarter=3
332453
2001(2) : Array[2001][2] : Value = 332453 (236000 / 332453)
qcount=3 / qend=4 / v_quarter=3
337480
2001(3) : Array[2001][3] : Value = 337480 (236000 / 337480)
qcount=4 / qend=4 / v_quarter=3
339628
2001(4) : Array[2001][4] : Value = 339628 (236000 / 339628)
p_year=1995 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
347510
2002(1) : Array[2002][1] : Value = 347510 (236000 / 347510)
qcount=2 / qend=4 / v_quarter=3
349634
2002(2) : Array[2002][2] : Value = 349634 (236000 / 349634)
qcount=3 / qend=4 / v_quarter=3
354614
2002(3) : Array[2002][3] : Value = 354614 (236000 / 354614)
qcount=4 / qend=4 / v_quarter=3
356690
2002(4) : Array[2002][4] : Value = 356690 (236000 / 356690)
p_year=1995 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
359735
2003(1) : Array[2003][1] : Value = 359735 (236000 / 359735)
qcount=2 / qend=4 / v_quarter=3
364502
2003(2) : Array[2003][2] : Value = 364502 (236000 / 364502)
qcount=3 / qend=4 / v_quarter=3
369647
2003(3) : Array[2003][3] : Value = 369647 (236000 / 369647)
qcount=4 / qend=4 / v_quarter=3
378261
2003(4) : Array[2003][4] : Value = 378261 (236000 / 378261)
p_year=1995 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
384751
2004(1) : Array[2004][1] : Value = 384751 (236000 / 384751)
qcount=2 / qend=4 / v_quarter=3
389329
2004(2) : Array[2004][2] : Value = 389329 (236000 / 389329)
qcount=3 / qend=4 / v_quarter=3
394262
2004(3) : Array[2004][3] : Value = 394262 (236000 / 394262)
qcount=4 / qend=4 / v_quarter=3
400728
2004(4) : Array[2004][4] : Value = 400728 (236000 / 400728)
p_year=1995 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
411018
2005(1) : Array[2005][1] : Value = 411018 (236000 / 411018)
qcount=2 / qend=4 / v_quarter=3
416162
2005(2) : Array[2005][2] : Value = 416162 (236000 / 416162)
qcount=3 / qend=4 / v_quarter=3
420009
2005(3) : Array[2005][3] : Value = 420009 (236000 / 420009)
qcount=4 / qend=4 / v_quarter=3
420694
2005(4) : Array[2005][4] : Value = 420694 (236000 / 420694)
p_year=1995 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
420670
2006(1) : Array[2006][1] : Value = 420670 (236000 / 420694)
qcount=2 / qend=4 / v_quarter=3
429355
2006(2) : Array[2006][2] : Value = 429355 (236000 / 429355)
qcount=3 / qend=4 / v_quarter=3
427514
2006(3) : Array[2006][3] : Value = 427514 (236000 / 429355)
qcount=4 / qend=4 / v_quarter=3
434382
2006(4) : Array[2006][4] : Value = 434382 (236000 / 434382)
p_year=1995 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
437638
2007(1) : Array[2007][1] : Value = 437638 (236000 / 437638)
qcount=2 / qend=4 / v_quarter=3
434287
2007(2) : Array[2007][2] : Value = 434287 (236000 / 437638)
qcount=3 / qend=4 / v_quarter=3
432234
2007(3) : Array[2007][3] : Value = 432234 (236000 / 437638)
qcount=4 / qend=4 / v_quarter=3
433815
2007(4) : Array[2007][4] : Value = 433815 (236000 / 437638)
p_year=1995 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
438818
2008(1) : Array[2008][1] : Value = 438818 (236000 / 438818)
qcount=2 / qend=4 / v_quarter=3
433626
2008(2) : Array[2008][2] : Value = 433626 (236000 / 438818)
qcount=3 / qend=4 / v_quarter=3
425862
2008(3) : Array[2008][3] : Value = 425862 (236000 / 438818)
qcount=4 / qend=4 / v_quarter=3
430676
2008(4) : Array[2008][4] : Value = 430676 (236000 / 438818)
p_year=1995 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
429496
2009(1) : Array[2009][1] : Value = 429496 (236000 / 438818)
qcount=2 / qend=4 / v_quarter=3
421850
2009(2) : Array[2009][2] : Value = 421850 (236000 / 438818)
qcount=3 / qend=4 / v_quarter=3
423172
2009(3) : Array[2009][3] : Value = 423172 (236000 / 438818)
qcount=4 / qend=4 / v_quarter=3
419254
2009(4) : Array[2009][4] : Value = 419254 (236000 / 438818)
p_year=1995 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
416044
2010(1) : Array[2010][1] : Value = 416044 (236000 / 438818)
qcount=2 / qend=4 / v_quarter=3
414746
2010(2) : Array[2010][2] : Value = 414746 (236000 / 438818)
qcount=3 / qend=4 / v_quarter=3
416469
2010(3) : Array[2010][3] : Value = 416469 (236000 / 438818)
qcount=4 / qend=4 / v_quarter=3
418452
2010(4) : Array[2010][4] : Value = 418452 (236000 / 438818)
p_year=1995 / 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
406439
2011(1) : Array[2011][1] : Value = 406439 (236000 / 438818)
qcount=2 / qend=3 / v_quarter=3
409814
2011(2) : Array[2011][2] : Value = 409814 (236000 / 438818)
qcount=3 / qend=3 / v_quarter=3
410333
2011(3) : Array[2011][3] : Value = 410333 (236000 / 438818)

function get_valuation():

Purchase price: $236000
Purchase year: 1995
Purchase quarter: 1
Start price index:100.00
Current price index:221.53
Based on HPI the home has appreciated 121.53% in 16.5 years at an average rate of 7.37% per year.
The current appreciations value is: $522810.8
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 16.5 years (66 quarters or 198 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
236000
1995
1
2011
3
16.5
66
198
522810.8
1.2153
0.073654545454545
100.00
221.53
p_year=1995 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
236000
1995(1) : Array[1995][1] : Value = 236000 (236000 / 236000)
qcount=2 / qend=4 / v_quarter=3
238171
1995(2) : Array[1995][2] : Value = 238171 (236000 / 238171)
qcount=3 / qend=4 / v_quarter=3
242466
1995(3) : Array[1995][3] : Value = 242466 (236000 / 242466)
qcount=4 / qend=4 / v_quarter=3
243033
1995(4) : Array[1995][4] : Value = 243033 (236000 / 243033)
p_year=1995 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
242608
1996(1) : Array[1996][1] : Value = 242608 (236000 / 243033)
qcount=2 / qend=4 / v_quarter=3
236519
1996(2) : Array[1996][2] : Value = 236519 (236000 / 243033)
qcount=3 / qend=4 / v_quarter=3
235150
1996(3) : Array[1996][3] : Value = 235150 (235150 / 243033)
qcount=4 / qend=4 / v_quarter=3
236920
1996(4) : Array[1996][4] : Value = 236920 (235150 / 243033)
p_year=1995 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
237274
1997(1) : Array[1997][1] : Value = 237274 (235150 / 243033)
qcount=2 / qend=4 / v_quarter=3
237770
1997(2) : Array[1997][2] : Value = 237770 (235150 / 243033)
qcount=3 / qend=4 / v_quarter=3
242844
1997(3) : Array[1997][3] : Value = 242844 (235150 / 243033)
qcount=4 / qend=4 / v_quarter=3
248555
1997(4) : Array[1997][4] : Value = 248555 (235150 / 248555)
p_year=1995 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
254927
1998(1) : Array[1998][1] : Value = 254927 (235150 / 254927)
qcount=2 / qend=4 / v_quarter=3
260638
1998(2) : Array[1998][2] : Value = 260638 (235150 / 260638)
qcount=3 / qend=4 / v_quarter=3
267412
1998(3) : Array[1998][3] : Value = 267412 (235150 / 267412)
qcount=4 / qend=4 / v_quarter=3
273618
1998(4) : Array[1998][4] : Value = 273618 (235150 / 273618)
p_year=1995 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
278150
1999(1) : Array[1999][1] : Value = 278150 (235150 / 278150)
qcount=2 / qend=4 / v_quarter=3
280958
1999(2) : Array[1999][2] : Value = 280958 (235150 / 280958)
qcount=3 / qend=4 / v_quarter=3
285182
1999(3) : Array[1999][3] : Value = 285182 (235150 / 285182)
qcount=4 / qend=4 / v_quarter=3
289501
1999(4) : Array[1999][4] : Value = 289501 (235150 / 289501)
p_year=1995 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
297832
2000(1) : Array[2000][1] : Value = 297832 (235150 / 297832)
qcount=2 / qend=4 / v_quarter=3
301773
2000(2) : Array[2000][2] : Value = 301773 (235150 / 301773)
qcount=3 / qend=4 / v_quarter=3
308594
2000(3) : Array[2000][3] : Value = 308594 (235150 / 308594)
qcount=4 / qend=4 / v_quarter=3
315532
2000(4) : Array[2000][4] : Value = 315532 (235150 / 315532)
p_year=1995 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
324358
2001(1) : Array[2001][1] : Value = 324358 (235150 / 324358)
qcount=2 / qend=4 / v_quarter=3
331745
2001(2) : Array[2001][2] : Value = 331745 (235150 / 331745)
qcount=3 / qend=4 / v_quarter=3
339297
2001(3) : Array[2001][3] : Value = 339297 (235150 / 339297)
qcount=4 / qend=4 / v_quarter=3
347085
2001(4) : Array[2001][4] : Value = 347085 (235150 / 347085)
p_year=1995 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
358744
2002(1) : Array[2002][1] : Value = 358744 (235150 / 358744)
qcount=2 / qend=4 / v_quarter=3
373045
2002(2) : Array[2002][2] : Value = 373045 (235150 / 373045)
qcount=3 / qend=4 / v_quarter=3
387370
2002(3) : Array[2002][3] : Value = 387370 (235150 / 387370)
qcount=4 / qend=4 / v_quarter=3
399666
2002(4) : Array[2002][4] : Value = 399666 (235150 / 399666)
p_year=1995 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
410569
2003(1) : Array[2003][1] : Value = 410569 (235150 / 410569)
qcount=2 / qend=4 / v_quarter=3
420694
2003(2) : Array[2003][2] : Value = 420694 (235150 / 420694)
qcount=3 / qend=4 / v_quarter=3
438158
2003(3) : Array[2003][3] : Value = 438158 (235150 / 438158)
qcount=4 / qend=4 / v_quarter=3
471622
2003(4) : Array[2003][4] : Value = 471622 (235150 / 471622)
p_year=1995 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
491258
2004(1) : Array[2004][1] : Value = 491258 (235150 / 491258)
qcount=2 / qend=4 / v_quarter=3
523212
2004(2) : Array[2004][2] : Value = 523212 (235150 / 523212)
qcount=3 / qend=4 / v_quarter=3
579710
2004(3) : Array[2004][3] : Value = 579710 (235150 / 579710)
qcount=4 / qend=4 / v_quarter=3
600762
2004(4) : Array[2004][4] : Value = 600762 (235150 / 600762)
p_year=1995 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
625140
2005(1) : Array[2005][1] : Value = 625140 (235150 / 625140)
qcount=2 / qend=4 / v_quarter=3
661319
2005(2) : Array[2005][2] : Value = 661319 (235150 / 661319)
qcount=3 / qend=4 / v_quarter=3
698536
2005(3) : Array[2005][3] : Value = 698536 (235150 / 698536)
qcount=4 / qend=4 / v_quarter=3
743306
2005(4) : Array[2005][4] : Value = 743306 (235150 / 743306)
p_year=1995 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
770894
2006(1) : Array[2006][1] : Value = 770894 (235150 / 770894)
qcount=2 / qend=4 / v_quarter=3
788098
2006(2) : Array[2006][2] : Value = 788098 (235150 / 788098)
qcount=3 / qend=4 / v_quarter=3
801952
2006(3) : Array[2006][3] : Value = 801952 (235150 / 801952)
qcount=4 / qend=4 / v_quarter=3
802825
2006(4) : Array[2006][4] : Value = 802825 (235150 / 802825)
p_year=1995 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
797987
2007(1) : Array[2007][1] : Value = 797987 (235150 / 802825)
qcount=2 / qend=4 / v_quarter=3
792842
2007(2) : Array[2007][2] : Value = 792842 (235150 / 802825)
qcount=3 / qend=4 / v_quarter=3
776346
2007(3) : Array[2007][3] : Value = 776346 (235150 / 802825)
qcount=4 / qend=4 / v_quarter=3
750456
2007(4) : Array[2007][4] : Value = 750456 (235150 / 802825)
p_year=1995 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
707221
2008(1) : Array[2008][1] : Value = 707221 (235150 / 802825)
qcount=2 / qend=4 / v_quarter=3
651242
2008(2) : Array[2008][2] : Value = 651242 (235150 / 802825)
qcount=3 / qend=4 / v_quarter=3
603192
2008(3) : Array[2008][3] : Value = 603192 (235150 / 802825)
qcount=4 / qend=4 / v_quarter=3
579569
2008(4) : Array[2008][4] : Value = 579569 (235150 / 802825)
p_year=1995 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
572064
2009(1) : Array[2009][1] : Value = 572064 (235150 / 802825)
qcount=2 / qend=4 / v_quarter=3
549479
2009(2) : Array[2009][2] : Value = 549479 (235150 / 802825)
qcount=3 / qend=4 / v_quarter=3
541030
2009(3) : Array[2009][3] : Value = 541030 (235150 / 802825)
qcount=4 / qend=4 / v_quarter=3
547449
2009(4) : Array[2009][4] : Value = 547449 (235150 / 802825)
p_year=1995 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
544452
2010(1) : Array[2010][1] : Value = 544452 (235150 / 802825)
qcount=2 / qend=4 / v_quarter=3
543650
2010(2) : Array[2010][2] : Value = 543650 (235150 / 802825)
qcount=3 / qend=4 / v_quarter=3
548488
2010(3) : Array[2010][3] : Value = 548488 (235150 / 802825)
qcount=4 / qend=4 / v_quarter=3
544310
2010(4) : Array[2010][4] : Value = 544310 (235150 / 802825)
p_year=1995 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2011] element.
qcount=1 / qend=3 / v_quarter=3
527885
2011(1) : Array[2011][1] : Value = 527885 (235150 / 802825)
qcount=2 / qend=3 / v_quarter=3
520168
2011(2) : Array[2011][2] : Value = 520168 (235150 / 802825)
qcount=3 / qend=3 / v_quarter=3
522811
2011(3) : Array[2011][3] : Value = 522811 (235150 / 802825)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24174%2C333%2873.87%25%29+++Start%3A+%24236%2C000+End%3A+%24410%2C333
t:236000,243387,243104,245770,250585,253747,259340,256674,261158,264320,270786,270338,275129,278551,284286,287755,290658,293608,299862,303638,313384,313502,316854,323013,327332,332453,337480,339628,347510,349634,354614,356690,359735,364502,369647,378261,384751,389329,394262,400728,411018,416162,420009,420694,420670,429355,427514,434382,437638,434287,432234,433815,438818,433626,425862,430676,429496,421850,423172,419254,416044,414746,416469,418452,406439,409814,410333|236000,238171,242466,243033,242608,236519,235150,236920,237274,237770,242844,248555,254927,260638,267412,273618,278150,280958,285182,289501,297832,301773,308594,315532,324358,331745,339297,347085,358744,373045,387370,399666,410569,420694,438158,471622,491258,523212,579710,600762,625140,661319,698536,743306,770894,788098,801952,802825,797987,792842,776346,750456,707221,651242,603192,579569,572064,549479,541030,547449,544452,543650,548488,544310,527885,520168,522811
95|.|.|.|96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
210000
830000
100000
210000
830000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
52
1995
2008
1
1
236000
438818

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1995 to 2011 |Total appreciation = $174,333(73.87%) Start: $236,000 End: $410,333
post_cht ls
post_chd t:236000,243387,243104,245770,250585,253747,259340,256674,261158,264320,270786,270338,275129,278551,284286,287755,290658,293608,299862,303638,313384,313502,316854,323013,327332,332453,337480,339628,347510,349634,354614,356690,359735,364502,369647,378261,384751,389329,394262,400728,411018,416162,420009,420694,420670,429355,427514,434382,437638,434287,432234,433815,438818,433626,425862,430676,429496,421850,423172,419254,416044,414746,416469,418452,406439,409814,410333|236000,238171,242466,243033,242608,236519,235150,236920,237274,237770,242844,248555,254927,260638,267412,273618,278150,280958,285182,289501,297832,301773,308594,315532,324358,331745,339297,347085,358744,373045,387370,399666,410569,420694,438158,471622,491258,523212,579710,600762,625140,661319,698536,743306,770894,788098,801952,802825,797987,792842,776346,750456,707221,651242,603192,579569,572064,549479,541030,547449,544452,543650,548488,544310,527885,520168,522811
post_chl 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|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,210000,830000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 210000,830000
post_chf
http://chart.apis.google.com/chart?chid=6225cac0f89324879318229d5185a5f0+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24174%2C333%2873.87%25%29+++Start%3A+%24236%2C000+End%3A+%24410%2C333&cht=ls&chd=t%3A236000%2C243387%2C243104%2C245770%2C250585%2C253747%2C259340%2C256674%2C261158%2C264320%2C270786%2C270338%2C275129%2C278551%2C284286%2C287755%2C290658%2C293608%2C299862%2C303638%2C313384%2C313502%2C316854%2C323013%2C327332%2C332453%2C337480%2C339628%2C347510%2C349634%2C354614%2C356690%2C359735%2C364502%2C369647%2C378261%2C384751%2C389329%2C394262%2C400728%2C411018%2C416162%2C420009%2C420694%2C420670%2C429355%2C427514%2C434382%2C437638%2C434287%2C432234%2C433815%2C438818%2C433626%2C425862%2C430676%2C429496%2C421850%2C423172%2C419254%2C416044%2C414746%2C416469%2C418452%2C406439%2C409814%2C410333%7C236000%2C238171%2C242466%2C243033%2C242608%2C236519%2C235150%2C236920%2C237274%2C237770%2C242844%2C248555%2C254927%2C260638%2C267412%2C273618%2C278150%2C280958%2C285182%2C289501%2C297832%2C301773%2C308594%2C315532%2C324358%2C331745%2C339297%2C347085%2C358744%2C373045%2C387370%2C399666%2C410569%2C420694%2C438158%2C471622%2C491258%2C523212%2C579710%2C600762%2C625140%2C661319%2C698536%2C743306%2C770894%2C788098%2C801952%2C802825%2C797987%2C792842%2C776346%2C750456%2C707221%2C651242%2C603192%2C579569%2C572064%2C549479%2C541030%2C547449%2C544452%2C543650%2C548488%2C544310%2C527885%2C520168%2C522811&chl=95%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%2C210000%2C830000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=210000%2C830000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24236%5C%2C000+in+1995%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24438%5C%2C818+in+2008%2C3972dd%2C0%2C52%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...