$City_1 = New York-White Plains-Wayne, NY-NJ (MSAD)
$e = bad
$City_2 = San Antonio-New Braunfels, TX
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Lawrence, KS.
Most recent data for Lawrence, KS is from 2024.
2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
1985
The first year data is available for Lawrence, KS is : 1985 the most recent year of data is 2024.
return Array
}
function get_years(Array,San Antonio-New Braunfels, TX,) {
1960
Selecting city: San Antonio-New Braunfels, TX
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for San Antonio-New Braunfels, TX.
Most recent data for San Antonio-New Braunfels, TX is from 2024.
2024
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
1979
The first year data is available for San Antonio-New Braunfels, TX is : 1979 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 San Antonio-New Braunfels, TX
Price 100000
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(San Antonio-New Braunfels, TX,1995):

Data for 1995 is in the $c[San Antonio-New Braunfels, TX] element.

function check_quarter():

Data for the 1 quarter is in the $c[San Antonio-New Braunfels, TX][1995] element.

function check_year(San Antonio-New Braunfels, TX,2011):

Data for 2011 is in the $c[San Antonio-New Braunfels, TX] element.

function check_quarter():

Data for the 3 quarter is in the $c[San Antonio-New Braunfels, TX][2011] element.

function get_valuation():

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


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 1995 [3] => 1 [4] => 2011 [5] => 3 [6] => 16.5 [7] => 66 [8] => 198 [9] => 173870 [10] => 0.7387 [11] => 0.044769696969697 ) 1
Lawrence, KS
100000
1995
1
2011
3
16.5
66
198
173870
0.7387
0.044769696969697
Lawrence, KS
100000
1995
1
2011
3
16.5
66
198
173870
0.7387
0.044769696969697
100.00
173.87
p_year=1995 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
1995(1) : Array[1995][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
103130
1995(2) : Array[1995][2] : Value = 103130 (100000 / 103130)
qcount=3 / qend=4 / v_quarter=3
103010
1995(3) : Array[1995][3] : Value = 103010 (100000 / 103130)
qcount=4 / qend=4 / v_quarter=3
104140
1995(4) : Array[1995][4] : Value = 104140 (100000 / 104140)
p_year=1995 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
106180
1996(1) : Array[1996][1] : Value = 106180 (100000 / 106180)
qcount=2 / qend=4 / v_quarter=3
107520
1996(2) : Array[1996][2] : Value = 107520 (100000 / 107520)
qcount=3 / qend=4 / v_quarter=3
109890
1996(3) : Array[1996][3] : Value = 109890 (100000 / 109890)
qcount=4 / qend=4 / v_quarter=3
108760
1996(4) : Array[1996][4] : Value = 108760 (100000 / 109890)
p_year=1995 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
110660
1997(1) : Array[1997][1] : Value = 110660 (100000 / 110660)
qcount=2 / qend=4 / v_quarter=3
112000
1997(2) : Array[1997][2] : Value = 112000 (100000 / 112000)
qcount=3 / qend=4 / v_quarter=3
114740
1997(3) : Array[1997][3] : Value = 114740 (100000 / 114740)
qcount=4 / qend=4 / v_quarter=3
114550
1997(4) : Array[1997][4] : Value = 114550 (100000 / 114740)
p_year=1995 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
116580
1998(1) : Array[1998][1] : Value = 116580 (100000 / 116580)
qcount=2 / qend=4 / v_quarter=3
118030
1998(2) : Array[1998][2] : Value = 118030 (100000 / 118030)
qcount=3 / qend=4 / v_quarter=3
120460
1998(3) : Array[1998][3] : Value = 120460 (100000 / 120460)
qcount=4 / qend=4 / v_quarter=3
121930
1998(4) : Array[1998][4] : Value = 121930 (100000 / 121930)
p_year=1995 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
123160
1999(1) : Array[1999][1] : Value = 123160 (100000 / 123160)
qcount=2 / qend=4 / v_quarter=3
124410
1999(2) : Array[1999][2] : Value = 124410 (100000 / 124410)
qcount=3 / qend=4 / v_quarter=3
127060
1999(3) : Array[1999][3] : Value = 127060 (100000 / 127060)
qcount=4 / qend=4 / v_quarter=3
128660
1999(4) : Array[1999][4] : Value = 128660 (100000 / 128660)
p_year=1995 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
132790
2000(1) : Array[2000][1] : Value = 132790 (100000 / 132790)
qcount=2 / qend=4 / v_quarter=3
132840
2000(2) : Array[2000][2] : Value = 132840 (100000 / 132840)
qcount=3 / qend=4 / v_quarter=3
134260
2000(3) : Array[2000][3] : Value = 134260 (100000 / 134260)
qcount=4 / qend=4 / v_quarter=3
136870
2000(4) : Array[2000][4] : Value = 136870 (100000 / 136870)
p_year=1995 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
138700
2001(1) : Array[2001][1] : Value = 138700 (100000 / 138700)
qcount=2 / qend=4 / v_quarter=3
140870
2001(2) : Array[2001][2] : Value = 140870 (100000 / 140870)
qcount=3 / qend=4 / v_quarter=3
143000
2001(3) : Array[2001][3] : Value = 143000 (100000 / 143000)
qcount=4 / qend=4 / v_quarter=3
143910
2001(4) : Array[2001][4] : Value = 143910 (100000 / 143910)
p_year=1995 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
147250
2002(1) : Array[2002][1] : Value = 147250 (100000 / 147250)
qcount=2 / qend=4 / v_quarter=3
148150
2002(2) : Array[2002][2] : Value = 148150 (100000 / 148150)
qcount=3 / qend=4 / v_quarter=3
150260
2002(3) : Array[2002][3] : Value = 150260 (100000 / 150260)
qcount=4 / qend=4 / v_quarter=3
151140
2002(4) : Array[2002][4] : Value = 151140 (100000 / 151140)
p_year=1995 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
152430
2003(1) : Array[2003][1] : Value = 152430 (100000 / 152430)
qcount=2 / qend=4 / v_quarter=3
154450
2003(2) : Array[2003][2] : Value = 154450 (100000 / 154450)
qcount=3 / qend=4 / v_quarter=3
156630
2003(3) : Array[2003][3] : Value = 156630 (100000 / 156630)
qcount=4 / qend=4 / v_quarter=3
160280
2003(4) : Array[2003][4] : Value = 160280 (100000 / 160280)
p_year=1995 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
163030
2004(1) : Array[2004][1] : Value = 163030 (100000 / 163030)
qcount=2 / qend=4 / v_quarter=3
164970
2004(2) : Array[2004][2] : Value = 164970 (100000 / 164970)
qcount=3 / qend=4 / v_quarter=3
167060
2004(3) : Array[2004][3] : Value = 167060 (100000 / 167060)
qcount=4 / qend=4 / v_quarter=3
169800
2004(4) : Array[2004][4] : Value = 169800 (100000 / 169800)
p_year=1995 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
174160
2005(1) : Array[2005][1] : Value = 174160 (100000 / 174160)
qcount=2 / qend=4 / v_quarter=3
176340
2005(2) : Array[2005][2] : Value = 176340 (100000 / 176340)
qcount=3 / qend=4 / v_quarter=3
177970
2005(3) : Array[2005][3] : Value = 177970 (100000 / 177970)
qcount=4 / qend=4 / v_quarter=3
178260
2005(4) : Array[2005][4] : Value = 178260 (100000 / 178260)
p_year=1995 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
178250
2006(1) : Array[2006][1] : Value = 178250 (100000 / 178260)
qcount=2 / qend=4 / v_quarter=3
181930
2006(2) : Array[2006][2] : Value = 181930 (100000 / 181930)
qcount=3 / qend=4 / v_quarter=3
181150
2006(3) : Array[2006][3] : Value = 181150 (100000 / 181930)
qcount=4 / qend=4 / v_quarter=3
184060
2006(4) : Array[2006][4] : Value = 184060 (100000 / 184060)
p_year=1995 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
185440
2007(1) : Array[2007][1] : Value = 185440 (100000 / 185440)
qcount=2 / qend=4 / v_quarter=3
184020
2007(2) : Array[2007][2] : Value = 184020 (100000 / 185440)
qcount=3 / qend=4 / v_quarter=3
183150
2007(3) : Array[2007][3] : Value = 183150 (100000 / 185440)
qcount=4 / qend=4 / v_quarter=3
183820
2007(4) : Array[2007][4] : Value = 183820 (100000 / 185440)
p_year=1995 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
185940
2008(1) : Array[2008][1] : Value = 185940 (100000 / 185940)
qcount=2 / qend=4 / v_quarter=3
183740
2008(2) : Array[2008][2] : Value = 183740 (100000 / 185940)
qcount=3 / qend=4 / v_quarter=3
180450
2008(3) : Array[2008][3] : Value = 180450 (100000 / 185940)
qcount=4 / qend=4 / v_quarter=3
182490
2008(4) : Array[2008][4] : Value = 182490 (100000 / 185940)
p_year=1995 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
181990
2009(1) : Array[2009][1] : Value = 181990 (100000 / 185940)
qcount=2 / qend=4 / v_quarter=3
178750
2009(2) : Array[2009][2] : Value = 178750 (100000 / 185940)
qcount=3 / qend=4 / v_quarter=3
179310
2009(3) : Array[2009][3] : Value = 179310 (100000 / 185940)
qcount=4 / qend=4 / v_quarter=3
177650
2009(4) : Array[2009][4] : Value = 177650 (100000 / 185940)
p_year=1995 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
176290
2010(1) : Array[2010][1] : Value = 176290 (100000 / 185940)
qcount=2 / qend=4 / v_quarter=3
175740
2010(2) : Array[2010][2] : Value = 175740 (100000 / 185940)
qcount=3 / qend=4 / v_quarter=3
176470
2010(3) : Array[2010][3] : Value = 176470 (100000 / 185940)
qcount=4 / qend=4 / v_quarter=3
177310
2010(4) : Array[2010][4] : Value = 177310 (100000 / 185940)
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
172220
2011(1) : Array[2011][1] : Value = 172220 (100000 / 185940)
qcount=2 / qend=3 / v_quarter=3
173650
2011(2) : Array[2011][2] : Value = 173650 (100000 / 185940)
qcount=3 / qend=3 / v_quarter=3
173870
2011(3) : Array[2011][3] : Value = 173870 (100000 / 185940)

function get_valuation():

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


San Antonio-New Braunfels, TX
100000
1995
1
2011
3
16.5
66
198
170740
0.7074
0.042872727272727
100.00
170.74
p_year=1995 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
1995(1) : Array[1995][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
102040
1995(2) : Array[1995][2] : Value = 102040 (100000 / 102040)
qcount=3 / qend=4 / v_quarter=3
103660
1995(3) : Array[1995][3] : Value = 103660 (100000 / 103660)
qcount=4 / qend=4 / v_quarter=3
104270
1995(4) : Array[1995][4] : Value = 104270 (100000 / 104270)
p_year=1995 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
105460
1996(1) : Array[1996][1] : Value = 105460 (100000 / 105460)
qcount=2 / qend=4 / v_quarter=3
103920
1996(2) : Array[1996][2] : Value = 103920 (100000 / 105460)
qcount=3 / qend=4 / v_quarter=3
102170
1996(3) : Array[1996][3] : Value = 102170 (100000 / 105460)
qcount=4 / qend=4 / v_quarter=3
102870
1996(4) : Array[1996][4] : Value = 102870 (100000 / 105460)
p_year=1995 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
103660
1997(1) : Array[1997][1] : Value = 103660 (100000 / 105460)
qcount=2 / qend=4 / v_quarter=3
102970
1997(2) : Array[1997][2] : Value = 102970 (100000 / 105460)
qcount=3 / qend=4 / v_quarter=3
104360
1997(3) : Array[1997][3] : Value = 104360 (100000 / 105460)
qcount=4 / qend=4 / v_quarter=3
105420
1997(4) : Array[1997][4] : Value = 105420 (100000 / 105460)
p_year=1995 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
107260
1998(1) : Array[1998][1] : Value = 107260 (100000 / 107260)
qcount=2 / qend=4 / v_quarter=3
107340
1998(2) : Array[1998][2] : Value = 107340 (100000 / 107340)
qcount=3 / qend=4 / v_quarter=3
108400
1998(3) : Array[1998][3] : Value = 108400 (100000 / 108400)
qcount=4 / qend=4 / v_quarter=3
108740
1998(4) : Array[1998][4] : Value = 108740 (100000 / 108740)
p_year=1995 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
109450
1999(1) : Array[1999][1] : Value = 109450 (100000 / 109450)
qcount=2 / qend=4 / v_quarter=3
110140
1999(2) : Array[1999][2] : Value = 110140 (100000 / 110140)
qcount=3 / qend=4 / v_quarter=3
111480
1999(3) : Array[1999][3] : Value = 111480 (100000 / 111480)
qcount=4 / qend=4 / v_quarter=3
111730
1999(4) : Array[1999][4] : Value = 111730 (100000 / 111730)
p_year=1995 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
113000
2000(1) : Array[2000][1] : Value = 113000 (100000 / 113000)
qcount=2 / qend=4 / v_quarter=3
114170
2000(2) : Array[2000][2] : Value = 114170 (100000 / 114170)
qcount=3 / qend=4 / v_quarter=3
114270
2000(3) : Array[2000][3] : Value = 114270 (100000 / 114270)
qcount=4 / qend=4 / v_quarter=3
116880
2000(4) : Array[2000][4] : Value = 116880 (100000 / 116880)
p_year=1995 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
119170
2001(1) : Array[2001][1] : Value = 119170 (100000 / 119170)
qcount=2 / qend=4 / v_quarter=3
120090
2001(2) : Array[2001][2] : Value = 120090 (100000 / 120090)
qcount=3 / qend=4 / v_quarter=3
120970
2001(3) : Array[2001][3] : Value = 120970 (100000 / 120970)
qcount=4 / qend=4 / v_quarter=3
122700
2001(4) : Array[2001][4] : Value = 122700 (100000 / 122700)
p_year=1995 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
123780
2002(1) : Array[2002][1] : Value = 123780 (100000 / 123780)
qcount=2 / qend=4 / v_quarter=3
124650
2002(2) : Array[2002][2] : Value = 124650 (100000 / 124650)
qcount=3 / qend=4 / v_quarter=3
126470
2002(3) : Array[2002][3] : Value = 126470 (100000 / 126470)
qcount=4 / qend=4 / v_quarter=3
127680
2002(4) : Array[2002][4] : Value = 127680 (100000 / 127680)
p_year=1995 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
128850
2003(1) : Array[2003][1] : Value = 128850 (100000 / 128850)
qcount=2 / qend=4 / v_quarter=3
131360
2003(2) : Array[2003][2] : Value = 131360 (100000 / 131360)
qcount=3 / qend=4 / v_quarter=3
131270
2003(3) : Array[2003][3] : Value = 131270 (100000 / 131360)
qcount=4 / qend=4 / v_quarter=3
133670
2003(4) : Array[2003][4] : Value = 133670 (100000 / 133670)
p_year=1995 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
133880
2004(1) : Array[2004][1] : Value = 133880 (100000 / 133880)
qcount=2 / qend=4 / v_quarter=3
135770
2004(2) : Array[2004][2] : Value = 135770 (100000 / 135770)
qcount=3 / qend=4 / v_quarter=3
139300
2004(3) : Array[2004][3] : Value = 139300 (100000 / 139300)
qcount=4 / qend=4 / v_quarter=3
139480
2004(4) : Array[2004][4] : Value = 139480 (100000 / 139480)
p_year=1995 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
141850
2005(1) : Array[2005][1] : Value = 141850 (100000 / 141850)
qcount=2 / qend=4 / v_quarter=3
146100
2005(2) : Array[2005][2] : Value = 146100 (100000 / 146100)
qcount=3 / qend=4 / v_quarter=3
148600
2005(3) : Array[2005][3] : Value = 148600 (100000 / 148600)
qcount=4 / qend=4 / v_quarter=3
152370
2005(4) : Array[2005][4] : Value = 152370 (100000 / 152370)
p_year=1995 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
154570
2006(1) : Array[2006][1] : Value = 154570 (100000 / 154570)
qcount=2 / qend=4 / v_quarter=3
157810
2006(2) : Array[2006][2] : Value = 157810 (100000 / 157810)
qcount=3 / qend=4 / v_quarter=3
161420
2006(3) : Array[2006][3] : Value = 161420 (100000 / 161420)
qcount=4 / qend=4 / v_quarter=3
164090
2006(4) : Array[2006][4] : Value = 164090 (100000 / 164090)
p_year=1995 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
168630
2007(1) : Array[2007][1] : Value = 168630 (100000 / 168630)
qcount=2 / qend=4 / v_quarter=3
170820
2007(2) : Array[2007][2] : Value = 170820 (100000 / 170820)
qcount=3 / qend=4 / v_quarter=3
172320
2007(3) : Array[2007][3] : Value = 172320 (100000 / 172320)
qcount=4 / qend=4 / v_quarter=3
173970
2007(4) : Array[2007][4] : Value = 173970 (100000 / 173970)
p_year=1995 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
173430
2008(1) : Array[2008][1] : Value = 173430 (100000 / 173970)
qcount=2 / qend=4 / v_quarter=3
174470
2008(2) : Array[2008][2] : Value = 174470 (100000 / 174470)
qcount=3 / qend=4 / v_quarter=3
172320
2008(3) : Array[2008][3] : Value = 172320 (100000 / 174470)
qcount=4 / qend=4 / v_quarter=3
171020
2008(4) : Array[2008][4] : Value = 171020 (100000 / 174470)
p_year=1995 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
175470
2009(1) : Array[2009][1] : Value = 175470 (100000 / 175470)
qcount=2 / qend=4 / v_quarter=3
174920
2009(2) : Array[2009][2] : Value = 174920 (100000 / 175470)
qcount=3 / qend=4 / v_quarter=3
172290
2009(3) : Array[2009][3] : Value = 172290 (100000 / 175470)
qcount=4 / qend=4 / v_quarter=3
171320
2009(4) : Array[2009][4] : Value = 171320 (100000 / 175470)
p_year=1995 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
170040
2010(1) : Array[2010][1] : Value = 170040 (100000 / 175470)
qcount=2 / qend=4 / v_quarter=3
168410
2010(2) : Array[2010][2] : Value = 168410 (100000 / 175470)
qcount=3 / qend=4 / v_quarter=3
170410
2010(3) : Array[2010][3] : Value = 170410 (100000 / 175470)
qcount=4 / qend=4 / v_quarter=3
172080
2010(4) : Array[2010][4] : Value = 172080 (100000 / 175470)
p_year=1995 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[San Antonio-New Braunfels, TX][2011] element.
qcount=1 / qend=3 / v_quarter=3
169970
2011(1) : Array[2011][1] : Value = 169970 (100000 / 175470)
qcount=2 / qend=3 / v_quarter=3
169920
2011(2) : Array[2011][2] : Value = 169920 (100000 / 175470)
qcount=3 / qend=3 / v_quarter=3
170740
2011(3) : Array[2011][3] : Value = 170740 (100000 / 175470)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2473%2C870%2873.87%25%29+++Start%3A+%24100%2C000+End%3A+%24173%2C870
t:100000,103130,103010,104140,106180,107520,109890,108760,110660,112000,114740,114550,116580,118030,120460,121930,123160,124410,127060,128660,132790,132840,134260,136870,138700,140870,143000,143910,147250,148150,150260,151140,152430,154450,156630,160280,163030,164970,167060,169800,174160,176340,177970,178260,178250,181930,181150,184060,185440,184020,183150,183820,185940,183740,180450,182490,181990,178750,179310,177650,176290,175740,176470,177310,172220,173650,173870|100000,102040,103660,104270,105460,103920,102170,102870,103660,102970,104360,105420,107260,107340,108400,108740,109450,110140,111480,111730,113000,114170,114270,116880,119170,120090,120970,122700,123780,124650,126470,127680,128850,131360,131270,133670,133880,135770,139300,139480,141850,146100,148600,152370,154570,157810,161420,164090,168630,170820,172320,173970,173430,174470,172320,171020,175470,174920,172290,171320,170040,168410,170410,172080,169970,169920,170740
95|.|.|.|96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
96000
190000
20000
96000
190000
Lawrence, KS|San Antonio-New Braunfels, TX
0
52
1995
2008
1
1
100000
185940

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1995 to 2011 |Total appreciation = $73,870(73.87%) Start: $100,000 End: $173,870
post_cht ls
post_chd t:100000,103130,103010,104140,106180,107520,109890,108760,110660,112000,114740,114550,116580,118030,120460,121930,123160,124410,127060,128660,132790,132840,134260,136870,138700,140870,143000,143910,147250,148150,150260,151140,152430,154450,156630,160280,163030,164970,167060,169800,174160,176340,177970,178260,178250,181930,181150,184060,185440,184020,183150,183820,185940,183740,180450,182490,181990,178750,179310,177650,176290,175740,176470,177310,172220,173650,173870|100000,102040,103660,104270,105460,103920,102170,102870,103660,102970,104360,105420,107260,107340,108400,108740,109450,110140,111480,111730,113000,114170,114270,116880,119170,120090,120970,122700,123780,124650,126470,127680,128850,131360,131270,133670,133880,135770,139300,139480,141850,146100,148600,152370,154570,157810,161420,164090,168630,170820,172320,173970,173430,174470,172320,171020,175470,174920,172290,171320,170040,168410,170410,172080,169970,169920,170740
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|San Antonio-New Braunfels, TX
post_chxt x,y
post_chxr 1,96000,190000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 96000,190000
post_chf
http://chart.apis.google.com/chart?chid=870828283eb67c5f68cc393d7fcdb7aa+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2473%2C870%2873.87%25%29+++Start%3A+%24100%2C000+End%3A+%24173%2C870&cht=ls&chd=t%3A100000%2C103130%2C103010%2C104140%2C106180%2C107520%2C109890%2C108760%2C110660%2C112000%2C114740%2C114550%2C116580%2C118030%2C120460%2C121930%2C123160%2C124410%2C127060%2C128660%2C132790%2C132840%2C134260%2C136870%2C138700%2C140870%2C143000%2C143910%2C147250%2C148150%2C150260%2C151140%2C152430%2C154450%2C156630%2C160280%2C163030%2C164970%2C167060%2C169800%2C174160%2C176340%2C177970%2C178260%2C178250%2C181930%2C181150%2C184060%2C185440%2C184020%2C183150%2C183820%2C185940%2C183740%2C180450%2C182490%2C181990%2C178750%2C179310%2C177650%2C176290%2C175740%2C176470%2C177310%2C172220%2C173650%2C173870%7C100000%2C102040%2C103660%2C104270%2C105460%2C103920%2C102170%2C102870%2C103660%2C102970%2C104360%2C105420%2C107260%2C107340%2C108400%2C108740%2C109450%2C110140%2C111480%2C111730%2C113000%2C114170%2C114270%2C116880%2C119170%2C120090%2C120970%2C122700%2C123780%2C124650%2C126470%2C127680%2C128850%2C131360%2C131270%2C133670%2C133880%2C135770%2C139300%2C139480%2C141850%2C146100%2C148600%2C152370%2C154570%2C157810%2C161420%2C164090%2C168630%2C170820%2C172320%2C173970%2C173430%2C174470%2C172320%2C171020%2C175470%2C174920%2C172290%2C171320%2C170040%2C168410%2C170410%2C172080%2C169970%2C169920%2C170740&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%2C96000%2C190000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=96000%2C190000&chdl=Lawrence%2C+KS%7CSan+Antonio-New+Braunfels%2C+TX&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+1995%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24185%5C%2C940+in+2008%2C3972dd%2C0%2C52%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...