$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 25000
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: $25000
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: $43467.5
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 16.5 years (66 quarters or 198 months).


Array ( [0] => Lawrence, KS [1] => 25000 [2] => 1995 [3] => 1 [4] => 2011 [5] => 3 [6] => 16.5 [7] => 66 [8] => 198 [9] => 43467.5 [10] => 0.7387 [11] => 0.044769696969697 ) 1
Lawrence, KS
25000
1995
1
2011
3
16.5
66
198
43467.5
0.7387
0.044769696969697
Lawrence, KS
25000
1995
1
2011
3
16.5
66
198
43467.5
0.7387
0.044769696969697
100.00
173.87
p_year=1995 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25000
1995(1) : Array[1995][1] : Value = 25000 (25000 / 25000)
qcount=2 / qend=4 / v_quarter=3
25783
1995(2) : Array[1995][2] : Value = 25783 (25000 / 25783)
qcount=3 / qend=4 / v_quarter=3
25753
1995(3) : Array[1995][3] : Value = 25753 (25000 / 25783)
qcount=4 / qend=4 / v_quarter=3
26035
1995(4) : Array[1995][4] : Value = 26035 (25000 / 26035)
p_year=1995 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
26545
1996(1) : Array[1996][1] : Value = 26545 (25000 / 26545)
qcount=2 / qend=4 / v_quarter=3
26880
1996(2) : Array[1996][2] : Value = 26880 (25000 / 26880)
qcount=3 / qend=4 / v_quarter=3
27473
1996(3) : Array[1996][3] : Value = 27473 (25000 / 27473)
qcount=4 / qend=4 / v_quarter=3
27190
1996(4) : Array[1996][4] : Value = 27190 (25000 / 27473)
p_year=1995 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
27665
1997(1) : Array[1997][1] : Value = 27665 (25000 / 27665)
qcount=2 / qend=4 / v_quarter=3
28000
1997(2) : Array[1997][2] : Value = 28000 (25000 / 28000)
qcount=3 / qend=4 / v_quarter=3
28685
1997(3) : Array[1997][3] : Value = 28685 (25000 / 28685)
qcount=4 / qend=4 / v_quarter=3
28638
1997(4) : Array[1997][4] : Value = 28638 (25000 / 28685)
p_year=1995 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
29145
1998(1) : Array[1998][1] : Value = 29145 (25000 / 29145)
qcount=2 / qend=4 / v_quarter=3
29508
1998(2) : Array[1998][2] : Value = 29508 (25000 / 29508)
qcount=3 / qend=4 / v_quarter=3
30115
1998(3) : Array[1998][3] : Value = 30115 (25000 / 30115)
qcount=4 / qend=4 / v_quarter=3
30483
1998(4) : Array[1998][4] : Value = 30483 (25000 / 30483)
p_year=1995 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
30790
1999(1) : Array[1999][1] : Value = 30790 (25000 / 30790)
qcount=2 / qend=4 / v_quarter=3
31103
1999(2) : Array[1999][2] : Value = 31103 (25000 / 31103)
qcount=3 / qend=4 / v_quarter=3
31765
1999(3) : Array[1999][3] : Value = 31765 (25000 / 31765)
qcount=4 / qend=4 / v_quarter=3
32165
1999(4) : Array[1999][4] : Value = 32165 (25000 / 32165)
p_year=1995 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
33198
2000(1) : Array[2000][1] : Value = 33198 (25000 / 33198)
qcount=2 / qend=4 / v_quarter=3
33210
2000(2) : Array[2000][2] : Value = 33210 (25000 / 33210)
qcount=3 / qend=4 / v_quarter=3
33565
2000(3) : Array[2000][3] : Value = 33565 (25000 / 33565)
qcount=4 / qend=4 / v_quarter=3
34218
2000(4) : Array[2000][4] : Value = 34218 (25000 / 34218)
p_year=1995 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
34675
2001(1) : Array[2001][1] : Value = 34675 (25000 / 34675)
qcount=2 / qend=4 / v_quarter=3
35218
2001(2) : Array[2001][2] : Value = 35218 (25000 / 35218)
qcount=3 / qend=4 / v_quarter=3
35750
2001(3) : Array[2001][3] : Value = 35750 (25000 / 35750)
qcount=4 / qend=4 / v_quarter=3
35978
2001(4) : Array[2001][4] : Value = 35978 (25000 / 35978)
p_year=1995 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
36813
2002(1) : Array[2002][1] : Value = 36813 (25000 / 36813)
qcount=2 / qend=4 / v_quarter=3
37038
2002(2) : Array[2002][2] : Value = 37038 (25000 / 37038)
qcount=3 / qend=4 / v_quarter=3
37565
2002(3) : Array[2002][3] : Value = 37565 (25000 / 37565)
qcount=4 / qend=4 / v_quarter=3
37785
2002(4) : Array[2002][4] : Value = 37785 (25000 / 37785)
p_year=1995 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
38108
2003(1) : Array[2003][1] : Value = 38108 (25000 / 38108)
qcount=2 / qend=4 / v_quarter=3
38613
2003(2) : Array[2003][2] : Value = 38613 (25000 / 38613)
qcount=3 / qend=4 / v_quarter=3
39158
2003(3) : Array[2003][3] : Value = 39158 (25000 / 39158)
qcount=4 / qend=4 / v_quarter=3
40070
2003(4) : Array[2003][4] : Value = 40070 (25000 / 40070)
p_year=1995 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
40758
2004(1) : Array[2004][1] : Value = 40758 (25000 / 40758)
qcount=2 / qend=4 / v_quarter=3
41243
2004(2) : Array[2004][2] : Value = 41243 (25000 / 41243)
qcount=3 / qend=4 / v_quarter=3
41765
2004(3) : Array[2004][3] : Value = 41765 (25000 / 41765)
qcount=4 / qend=4 / v_quarter=3
42450
2004(4) : Array[2004][4] : Value = 42450 (25000 / 42450)
p_year=1995 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
43540
2005(1) : Array[2005][1] : Value = 43540 (25000 / 43540)
qcount=2 / qend=4 / v_quarter=3
44085
2005(2) : Array[2005][2] : Value = 44085 (25000 / 44085)
qcount=3 / qend=4 / v_quarter=3
44493
2005(3) : Array[2005][3] : Value = 44493 (25000 / 44493)
qcount=4 / qend=4 / v_quarter=3
44565
2005(4) : Array[2005][4] : Value = 44565 (25000 / 44565)
p_year=1995 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
44563
2006(1) : Array[2006][1] : Value = 44563 (25000 / 44565)
qcount=2 / qend=4 / v_quarter=3
45483
2006(2) : Array[2006][2] : Value = 45483 (25000 / 45483)
qcount=3 / qend=4 / v_quarter=3
45288
2006(3) : Array[2006][3] : Value = 45288 (25000 / 45483)
qcount=4 / qend=4 / v_quarter=3
46015
2006(4) : Array[2006][4] : Value = 46015 (25000 / 46015)
p_year=1995 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
46360
2007(1) : Array[2007][1] : Value = 46360 (25000 / 46360)
qcount=2 / qend=4 / v_quarter=3
46005
2007(2) : Array[2007][2] : Value = 46005 (25000 / 46360)
qcount=3 / qend=4 / v_quarter=3
45788
2007(3) : Array[2007][3] : Value = 45788 (25000 / 46360)
qcount=4 / qend=4 / v_quarter=3
45955
2007(4) : Array[2007][4] : Value = 45955 (25000 / 46360)
p_year=1995 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
46485
2008(1) : Array[2008][1] : Value = 46485 (25000 / 46485)
qcount=2 / qend=4 / v_quarter=3
45935
2008(2) : Array[2008][2] : Value = 45935 (25000 / 46485)
qcount=3 / qend=4 / v_quarter=3
45113
2008(3) : Array[2008][3] : Value = 45113 (25000 / 46485)
qcount=4 / qend=4 / v_quarter=3
45623
2008(4) : Array[2008][4] : Value = 45623 (25000 / 46485)
p_year=1995 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
45498
2009(1) : Array[2009][1] : Value = 45498 (25000 / 46485)
qcount=2 / qend=4 / v_quarter=3
44688
2009(2) : Array[2009][2] : Value = 44688 (25000 / 46485)
qcount=3 / qend=4 / v_quarter=3
44828
2009(3) : Array[2009][3] : Value = 44828 (25000 / 46485)
qcount=4 / qend=4 / v_quarter=3
44413
2009(4) : Array[2009][4] : Value = 44413 (25000 / 46485)
p_year=1995 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
44073
2010(1) : Array[2010][1] : Value = 44073 (25000 / 46485)
qcount=2 / qend=4 / v_quarter=3
43935
2010(2) : Array[2010][2] : Value = 43935 (25000 / 46485)
qcount=3 / qend=4 / v_quarter=3
44118
2010(3) : Array[2010][3] : Value = 44118 (25000 / 46485)
qcount=4 / qend=4 / v_quarter=3
44328
2010(4) : Array[2010][4] : Value = 44328 (25000 / 46485)
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
43055
2011(1) : Array[2011][1] : Value = 43055 (25000 / 46485)
qcount=2 / qend=3 / v_quarter=3
43413
2011(2) : Array[2011][2] : Value = 43413 (25000 / 46485)
qcount=3 / qend=3 / v_quarter=3
43468
2011(3) : Array[2011][3] : Value = 43468 (25000 / 46485)

function get_valuation():

Purchase price: $25000
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: $55382.5
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 16.5 years (66 quarters or 198 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
25000
1995
1
2011
3
16.5
66
198
55382.5
1.2153
0.073654545454545
100.00
221.53
p_year=1995 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25000
1995(1) : Array[1995][1] : Value = 25000 (25000 / 25000)
qcount=2 / qend=4 / v_quarter=3
25230
1995(2) : Array[1995][2] : Value = 25230 (25000 / 25230)
qcount=3 / qend=4 / v_quarter=3
25685
1995(3) : Array[1995][3] : Value = 25685 (25000 / 25685)
qcount=4 / qend=4 / v_quarter=3
25745
1995(4) : Array[1995][4] : Value = 25745 (25000 / 25745)
p_year=1995 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25700
1996(1) : Array[1996][1] : Value = 25700 (25000 / 25745)
qcount=2 / qend=4 / v_quarter=3
25055
1996(2) : Array[1996][2] : Value = 25055 (25000 / 25745)
qcount=3 / qend=4 / v_quarter=3
24910
1996(3) : Array[1996][3] : Value = 24910 (24910 / 25745)
qcount=4 / qend=4 / v_quarter=3
25098
1996(4) : Array[1996][4] : Value = 25098 (24910 / 25745)
p_year=1995 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25135
1997(1) : Array[1997][1] : Value = 25135 (24910 / 25745)
qcount=2 / qend=4 / v_quarter=3
25188
1997(2) : Array[1997][2] : Value = 25188 (24910 / 25745)
qcount=3 / qend=4 / v_quarter=3
25725
1997(3) : Array[1997][3] : Value = 25725 (24910 / 25745)
qcount=4 / qend=4 / v_quarter=3
26330
1997(4) : Array[1997][4] : Value = 26330 (24910 / 26330)
p_year=1995 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
27005
1998(1) : Array[1998][1] : Value = 27005 (24910 / 27005)
qcount=2 / qend=4 / v_quarter=3
27610
1998(2) : Array[1998][2] : Value = 27610 (24910 / 27610)
qcount=3 / qend=4 / v_quarter=3
28328
1998(3) : Array[1998][3] : Value = 28328 (24910 / 28328)
qcount=4 / qend=4 / v_quarter=3
28985
1998(4) : Array[1998][4] : Value = 28985 (24910 / 28985)
p_year=1995 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
29465
1999(1) : Array[1999][1] : Value = 29465 (24910 / 29465)
qcount=2 / qend=4 / v_quarter=3
29763
1999(2) : Array[1999][2] : Value = 29763 (24910 / 29763)
qcount=3 / qend=4 / v_quarter=3
30210
1999(3) : Array[1999][3] : Value = 30210 (24910 / 30210)
qcount=4 / qend=4 / v_quarter=3
30668
1999(4) : Array[1999][4] : Value = 30668 (24910 / 30668)
p_year=1995 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
31550
2000(1) : Array[2000][1] : Value = 31550 (24910 / 31550)
qcount=2 / qend=4 / v_quarter=3
31968
2000(2) : Array[2000][2] : Value = 31968 (24910 / 31968)
qcount=3 / qend=4 / v_quarter=3
32690
2000(3) : Array[2000][3] : Value = 32690 (24910 / 32690)
qcount=4 / qend=4 / v_quarter=3
33425
2000(4) : Array[2000][4] : Value = 33425 (24910 / 33425)
p_year=1995 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
34360
2001(1) : Array[2001][1] : Value = 34360 (24910 / 34360)
qcount=2 / qend=4 / v_quarter=3
35143
2001(2) : Array[2001][2] : Value = 35143 (24910 / 35143)
qcount=3 / qend=4 / v_quarter=3
35943
2001(3) : Array[2001][3] : Value = 35943 (24910 / 35943)
qcount=4 / qend=4 / v_quarter=3
36768
2001(4) : Array[2001][4] : Value = 36768 (24910 / 36768)
p_year=1995 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
38003
2002(1) : Array[2002][1] : Value = 38003 (24910 / 38003)
qcount=2 / qend=4 / v_quarter=3
39518
2002(2) : Array[2002][2] : Value = 39518 (24910 / 39518)
qcount=3 / qend=4 / v_quarter=3
41035
2002(3) : Array[2002][3] : Value = 41035 (24910 / 41035)
qcount=4 / qend=4 / v_quarter=3
42338
2002(4) : Array[2002][4] : Value = 42338 (24910 / 42338)
p_year=1995 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
43493
2003(1) : Array[2003][1] : Value = 43493 (24910 / 43493)
qcount=2 / qend=4 / v_quarter=3
44565
2003(2) : Array[2003][2] : Value = 44565 (24910 / 44565)
qcount=3 / qend=4 / v_quarter=3
46415
2003(3) : Array[2003][3] : Value = 46415 (24910 / 46415)
qcount=4 / qend=4 / v_quarter=3
49960
2003(4) : Array[2003][4] : Value = 49960 (24910 / 49960)
p_year=1995 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
52040
2004(1) : Array[2004][1] : Value = 52040 (24910 / 52040)
qcount=2 / qend=4 / v_quarter=3
55425
2004(2) : Array[2004][2] : Value = 55425 (24910 / 55425)
qcount=3 / qend=4 / v_quarter=3
61410
2004(3) : Array[2004][3] : Value = 61410 (24910 / 61410)
qcount=4 / qend=4 / v_quarter=3
63640
2004(4) : Array[2004][4] : Value = 63640 (24910 / 63640)
p_year=1995 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
66223
2005(1) : Array[2005][1] : Value = 66223 (24910 / 66223)
qcount=2 / qend=4 / v_quarter=3
70055
2005(2) : Array[2005][2] : Value = 70055 (24910 / 70055)
qcount=3 / qend=4 / v_quarter=3
73998
2005(3) : Array[2005][3] : Value = 73998 (24910 / 73998)
qcount=4 / qend=4 / v_quarter=3
78740
2005(4) : Array[2005][4] : Value = 78740 (24910 / 78740)
p_year=1995 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
81663
2006(1) : Array[2006][1] : Value = 81663 (24910 / 81663)
qcount=2 / qend=4 / v_quarter=3
83485
2006(2) : Array[2006][2] : Value = 83485 (24910 / 83485)
qcount=3 / qend=4 / v_quarter=3
84953
2006(3) : Array[2006][3] : Value = 84953 (24910 / 84953)
qcount=4 / qend=4 / v_quarter=3
85045
2006(4) : Array[2006][4] : Value = 85045 (24910 / 85045)
p_year=1995 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
84533
2007(1) : Array[2007][1] : Value = 84533 (24910 / 85045)
qcount=2 / qend=4 / v_quarter=3
83988
2007(2) : Array[2007][2] : Value = 83988 (24910 / 85045)
qcount=3 / qend=4 / v_quarter=3
82240
2007(3) : Array[2007][3] : Value = 82240 (24910 / 85045)
qcount=4 / qend=4 / v_quarter=3
79498
2007(4) : Array[2007][4] : Value = 79498 (24910 / 85045)
p_year=1995 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
74918
2008(1) : Array[2008][1] : Value = 74918 (24910 / 85045)
qcount=2 / qend=4 / v_quarter=3
68988
2008(2) : Array[2008][2] : Value = 68988 (24910 / 85045)
qcount=3 / qend=4 / v_quarter=3
63898
2008(3) : Array[2008][3] : Value = 63898 (24910 / 85045)
qcount=4 / qend=4 / v_quarter=3
61395
2008(4) : Array[2008][4] : Value = 61395 (24910 / 85045)
p_year=1995 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
60600
2009(1) : Array[2009][1] : Value = 60600 (24910 / 85045)
qcount=2 / qend=4 / v_quarter=3
58208
2009(2) : Array[2009][2] : Value = 58208 (24910 / 85045)
qcount=3 / qend=4 / v_quarter=3
57313
2009(3) : Array[2009][3] : Value = 57313 (24910 / 85045)
qcount=4 / qend=4 / v_quarter=3
57993
2009(4) : Array[2009][4] : Value = 57993 (24910 / 85045)
p_year=1995 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
57675
2010(1) : Array[2010][1] : Value = 57675 (24910 / 85045)
qcount=2 / qend=4 / v_quarter=3
57590
2010(2) : Array[2010][2] : Value = 57590 (24910 / 85045)
qcount=3 / qend=4 / v_quarter=3
58103
2010(3) : Array[2010][3] : Value = 58103 (24910 / 85045)
qcount=4 / qend=4 / v_quarter=3
57660
2010(4) : Array[2010][4] : Value = 57660 (24910 / 85045)
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
55920
2011(1) : Array[2011][1] : Value = 55920 (24910 / 85045)
qcount=2 / qend=3 / v_quarter=3
55103
2011(2) : Array[2011][2] : Value = 55103 (24910 / 85045)
qcount=3 / qend=3 / v_quarter=3
55383
2011(3) : Array[2011][3] : Value = 55383 (24910 / 85045)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2418%2C468%2873.87%25%29+++Start%3A+%2425%2C000+End%3A+%2443%2C468
t:25000,25783,25753,26035,26545,26880,27473,27190,27665,28000,28685,28638,29145,29508,30115,30483,30790,31103,31765,32165,33198,33210,33565,34218,34675,35218,35750,35978,36813,37038,37565,37785,38108,38613,39158,40070,40758,41243,41765,42450,43540,44085,44493,44565,44563,45483,45288,46015,46360,46005,45788,45955,46485,45935,45113,45623,45498,44688,44828,44413,44073,43935,44118,44328,43055,43413,43468|25000,25230,25685,25745,25700,25055,24910,25098,25135,25188,25725,26330,27005,27610,28328,28985,29465,29763,30210,30668,31550,31968,32690,33425,34360,35143,35943,36768,38003,39518,41035,42338,43493,44565,46415,49960,52040,55425,61410,63640,66223,70055,73998,78740,81663,83485,84953,85045,84533,83988,82240,79498,74918,68988,63898,61395,60600,58208,57313,57993,57675,57590,58103,57660,55920,55103,55383
95|.|.|.|96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
22000
88000
10000
22000
88000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
52
1995
2008
1
1
25000
46485

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1995 to 2011 |Total appreciation = $18,468(73.87%) Start: $25,000 End: $43,468
post_cht ls
post_chd t:25000,25783,25753,26035,26545,26880,27473,27190,27665,28000,28685,28638,29145,29508,30115,30483,30790,31103,31765,32165,33198,33210,33565,34218,34675,35218,35750,35978,36813,37038,37565,37785,38108,38613,39158,40070,40758,41243,41765,42450,43540,44085,44493,44565,44563,45483,45288,46015,46360,46005,45788,45955,46485,45935,45113,45623,45498,44688,44828,44413,44073,43935,44118,44328,43055,43413,43468|25000,25230,25685,25745,25700,25055,24910,25098,25135,25188,25725,26330,27005,27610,28328,28985,29465,29763,30210,30668,31550,31968,32690,33425,34360,35143,35943,36768,38003,39518,41035,42338,43493,44565,46415,49960,52040,55425,61410,63640,66223,70055,73998,78740,81663,83485,84953,85045,84533,83988,82240,79498,74918,68988,63898,61395,60600,58208,57313,57993,57675,57590,58103,57660,55920,55103,55383
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,22000,88000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 22000,88000
post_chf
http://chart.apis.google.com/chart?chid=cb8e3f3e03aab8d7dd739a84d6c8e48a+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2418%2C468%2873.87%25%29+++Start%3A+%2425%2C000+End%3A+%2443%2C468&cht=ls&chd=t%3A25000%2C25783%2C25753%2C26035%2C26545%2C26880%2C27473%2C27190%2C27665%2C28000%2C28685%2C28638%2C29145%2C29508%2C30115%2C30483%2C30790%2C31103%2C31765%2C32165%2C33198%2C33210%2C33565%2C34218%2C34675%2C35218%2C35750%2C35978%2C36813%2C37038%2C37565%2C37785%2C38108%2C38613%2C39158%2C40070%2C40758%2C41243%2C41765%2C42450%2C43540%2C44085%2C44493%2C44565%2C44563%2C45483%2C45288%2C46015%2C46360%2C46005%2C45788%2C45955%2C46485%2C45935%2C45113%2C45623%2C45498%2C44688%2C44828%2C44413%2C44073%2C43935%2C44118%2C44328%2C43055%2C43413%2C43468%7C25000%2C25230%2C25685%2C25745%2C25700%2C25055%2C24910%2C25098%2C25135%2C25188%2C25725%2C26330%2C27005%2C27610%2C28328%2C28985%2C29465%2C29763%2C30210%2C30668%2C31550%2C31968%2C32690%2C33425%2C34360%2C35143%2C35943%2C36768%2C38003%2C39518%2C41035%2C42338%2C43493%2C44565%2C46415%2C49960%2C52040%2C55425%2C61410%2C63640%2C66223%2C70055%2C73998%2C78740%2C81663%2C83485%2C84953%2C85045%2C84533%2C83988%2C82240%2C79498%2C74918%2C68988%2C63898%2C61395%2C60600%2C58208%2C57313%2C57993%2C57675%2C57590%2C58103%2C57660%2C55920%2C55103%2C55383&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%2C22000%2C88000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=22000%2C88000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%2425%5C%2C000+in+1995%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%2446%5C%2C485+in+2008%2C3972dd%2C0%2C52%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...