$City_1 = Baltimore-Towson, MD
$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 100000
YearStart 1986
QuarterStart 1
YearEnd 2001
QuarterEnd 3

function check_year(Lawrence, KS,1986):

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

function check_quarter():

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

function check_year(Lawrence, KS,2001):

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

function check_quarter():

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

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

Data for 1986 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)][1986] element.

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

Data for 2001 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)][2001] element.

function get_valuation():

Purchase price: $100000
Purchase year: 1986
Purchase quarter: 1
Start price index:64.90
Current price index:143.00
Based on HPI the home has appreciated 120.34% in 15.5 years at an average rate of 7.76% per year.
The current appreciations value is: $220338.98
Evaluation year: 2001
Evaluation quarter: 3
Evaluation period: 15.5 years (62 quarters or 186 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 1986 [3] => 1 [4] => 2001 [5] => 3 [6] => 15.5 [7] => 62 [8] => 186 [9] => 220338.98 [10] => 1.2033898305085 [11] => 0.077638053581192 ) 1
Lawrence, KS
100000
1986
1
2001
3
15.5
62
186
220338.98
1.2033898305085
0.077638053581192
Lawrence, KS
100000
1986
1
2001
3
15.5
62
186
220338.98
1.2033898305085
0.077638053581192
64.90
143.00
p_year=1986 / ycount=1986 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
100000
1986(1) : Array[1986][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
104052
1986(2) : Array[1986][2] : Value = 104052 (100000 / 104052)
qcount=3 / qend=4 / v_quarter=3
104992
1986(3) : Array[1986][3] : Value = 104992 (100000 / 104992)
qcount=4 / qend=4 / v_quarter=3
106379
1986(4) : Array[1986][4] : Value = 106379 (100000 / 106379)
p_year=1986 / ycount=1987 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
104545
1987(1) : Array[1987][1] : Value = 104545 (100000 / 106379)
qcount=2 / qend=4 / v_quarter=3
113328
1987(2) : Array[1987][2] : Value = 113328 (100000 / 113328)
qcount=3 / qend=4 / v_quarter=3
113698
1987(3) : Array[1987][3] : Value = 113698 (100000 / 113698)
qcount=4 / qend=4 / v_quarter=3
112034
1987(4) : Array[1987][4] : Value = 112034 (100000 / 113698)
p_year=1986 / ycount=1988 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
107458
1988(1) : Array[1988][1] : Value = 107458 (100000 / 113698)
qcount=2 / qend=4 / v_quarter=3
116210
1988(2) : Array[1988][2] : Value = 116210 (100000 / 116210)
qcount=3 / qend=4 / v_quarter=3
116764
1988(3) : Array[1988][3] : Value = 116764 (100000 / 116764)
qcount=4 / qend=4 / v_quarter=3
122342
1988(4) : Array[1988][4] : Value = 122342 (100000 / 122342)
p_year=1986 / ycount=1989 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
118382
1989(1) : Array[1989][1] : Value = 118382 (100000 / 122342)
qcount=2 / qend=4 / v_quarter=3
123390
1989(2) : Array[1989][2] : Value = 123390 (100000 / 123390)
qcount=3 / qend=4 / v_quarter=3
122635
1989(3) : Array[1989][3] : Value = 122635 (100000 / 123390)
qcount=4 / qend=4 / v_quarter=3
123112
1989(4) : Array[1989][4] : Value = 123112 (100000 / 123390)
p_year=1986 / ycount=1990 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
123621
1990(1) : Array[1990][1] : Value = 123621 (100000 / 123621)
qcount=2 / qend=4 / v_quarter=3
125840
1990(2) : Array[1990][2] : Value = 125840 (100000 / 125840)
qcount=3 / qend=4 / v_quarter=3
124345
1990(3) : Array[1990][3] : Value = 124345 (100000 / 125840)
qcount=4 / qend=4 / v_quarter=3
125470
1990(4) : Array[1990][4] : Value = 125470 (100000 / 125840)
p_year=1986 / ycount=1991 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
124700
1991(1) : Array[1991][1] : Value = 124700 (100000 / 125840)
qcount=2 / qend=4 / v_quarter=3
124160
1991(2) : Array[1991][2] : Value = 124160 (100000 / 125840)
qcount=3 / qend=4 / v_quarter=3
126333
1991(3) : Array[1991][3] : Value = 126333 (100000 / 126333)
qcount=4 / qend=4 / v_quarter=3
126764
1991(4) : Array[1991][4] : Value = 126764 (100000 / 126764)
p_year=1986 / ycount=1992 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
127288
1992(1) : Array[1992][1] : Value = 127288 (100000 / 127288)
qcount=2 / qend=4 / v_quarter=3
129230
1992(2) : Array[1992][2] : Value = 129230 (100000 / 129230)
qcount=3 / qend=4 / v_quarter=3
131479
1992(3) : Array[1992][3] : Value = 131479 (100000 / 131479)
qcount=4 / qend=4 / v_quarter=3
131495
1992(4) : Array[1992][4] : Value = 131495 (100000 / 131495)
p_year=1986 / ycount=1993 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
131803
1993(1) : Array[1993][1] : Value = 131803 (100000 / 131803)
qcount=2 / qend=4 / v_quarter=3
134422
1993(2) : Array[1993][2] : Value = 134422 (100000 / 134422)
qcount=3 / qend=4 / v_quarter=3
138475
1993(3) : Array[1993][3] : Value = 138475 (100000 / 138475)
qcount=4 / qend=4 / v_quarter=3
138367
1993(4) : Array[1993][4] : Value = 138367 (100000 / 138475)
p_year=1986 / ycount=1994 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
139584
1994(1) : Array[1994][1] : Value = 139584 (100000 / 139584)
qcount=2 / qend=4 / v_quarter=3
147149
1994(2) : Array[1994][2] : Value = 147149 (100000 / 147149)
qcount=3 / qend=4 / v_quarter=3
150924
1994(3) : Array[1994][3] : Value = 150924 (100000 / 150924)
qcount=4 / qend=4 / v_quarter=3
151587
1994(4) : Array[1994][4] : Value = 151587 (100000 / 151587)
p_year=1986 / ycount=1995 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
154083
1995(1) : Array[1995][1] : Value = 154083 (100000 / 154083)
qcount=2 / qend=4 / v_quarter=3
158906
1995(2) : Array[1995][2] : Value = 158906 (100000 / 158906)
qcount=3 / qend=4 / v_quarter=3
158721
1995(3) : Array[1995][3] : Value = 158721 (100000 / 158906)
qcount=4 / qend=4 / v_quarter=3
160462
1995(4) : Array[1995][4] : Value = 160462 (100000 / 160462)
p_year=1986 / ycount=1996 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
163606
1996(1) : Array[1996][1] : Value = 163606 (100000 / 163606)
qcount=2 / qend=4 / v_quarter=3
165670
1996(2) : Array[1996][2] : Value = 165670 (100000 / 165670)
qcount=3 / qend=4 / v_quarter=3
169322
1996(3) : Array[1996][3] : Value = 169322 (100000 / 169322)
qcount=4 / qend=4 / v_quarter=3
167581
1996(4) : Array[1996][4] : Value = 167581 (100000 / 169322)
p_year=1986 / ycount=1997 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
170508
1997(1) : Array[1997][1] : Value = 170508 (100000 / 170508)
qcount=2 / qend=4 / v_quarter=3
172573
1997(2) : Array[1997][2] : Value = 172573 (100000 / 172573)
qcount=3 / qend=4 / v_quarter=3
176795
1997(3) : Array[1997][3] : Value = 176795 (100000 / 176795)
qcount=4 / qend=4 / v_quarter=3
176502
1997(4) : Array[1997][4] : Value = 176502 (100000 / 176795)
p_year=1986 / ycount=1998 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
179630
1998(1) : Array[1998][1] : Value = 179630 (100000 / 179630)
qcount=2 / qend=4 / v_quarter=3
181864
1998(2) : Array[1998][2] : Value = 181864 (100000 / 181864)
qcount=3 / qend=4 / v_quarter=3
185609
1998(3) : Array[1998][3] : Value = 185609 (100000 / 185609)
qcount=4 / qend=4 / v_quarter=3
187874
1998(4) : Array[1998][4] : Value = 187874 (100000 / 187874)
p_year=1986 / ycount=1999 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
189769
1999(1) : Array[1999][1] : Value = 189769 (100000 / 189769)
qcount=2 / qend=4 / v_quarter=3
191695
1999(2) : Array[1999][2] : Value = 191695 (100000 / 191695)
qcount=3 / qend=4 / v_quarter=3
195778
1999(3) : Array[1999][3] : Value = 195778 (100000 / 195778)
qcount=4 / qend=4 / v_quarter=3
198243
1999(4) : Array[1999][4] : Value = 198243 (100000 / 198243)
p_year=1986 / ycount=2000 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
204607
2000(1) : Array[2000][1] : Value = 204607 (100000 / 204607)
qcount=2 / qend=4 / v_quarter=3
204684
2000(2) : Array[2000][2] : Value = 204684 (100000 / 204684)
qcount=3 / qend=4 / v_quarter=3
206872
2000(3) : Array[2000][3] : Value = 206872 (100000 / 206872)
qcount=4 / qend=4 / v_quarter=3
210894
2000(4) : Array[2000][4] : Value = 210894 (100000 / 210894)
p_year=1986 / ycount=2001 / v_year=2001

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2001] element.
qcount=1 / qend=3 / v_quarter=3
213713
2001(1) : Array[2001][1] : Value = 213713 (100000 / 213713)
qcount=2 / qend=3 / v_quarter=3
217057
2001(2) : Array[2001][2] : Value = 217057 (100000 / 217057)
qcount=3 / qend=3 / v_quarter=3
220339
2001(3) : Array[2001][3] : Value = 220339 (100000 / 220339)

function get_valuation():

Purchase price: $100000
Purchase year: 1986
Purchase quarter: 1
Start price index:67.98
Current price index:143.77
Based on HPI the home has appreciated 111.49% in 15.5 years at an average rate of 7.19% per year.
The current appreciations value is: $211488.67
Evaluation year: 2001
Evaluation quarter: 3
Evaluation period: 15.5 years (62 quarters or 186 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
100000
1986
1
2001
3
15.5
62
186
211488.67
1.1148867313916
0.071928176218812
67.98
143.77
p_year=1986 / ycount=1986 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
100000
1986(1) : Array[1986][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
101956
1986(2) : Array[1986][2] : Value = 101956 (100000 / 101956)
qcount=3 / qend=4 / v_quarter=3
104590
1986(3) : Array[1986][3] : Value = 104590 (100000 / 104590)
qcount=4 / qend=4 / v_quarter=3
107517
1986(4) : Array[1986][4] : Value = 107517 (100000 / 107517)
p_year=1986 / ycount=1987 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
111209
1987(1) : Array[1987][1] : Value = 111209 (100000 / 111209)
qcount=2 / qend=4 / v_quarter=3
114637
1987(2) : Array[1987][2] : Value = 114637 (100000 / 114637)
qcount=3 / qend=4 / v_quarter=3
119462
1987(3) : Array[1987][3] : Value = 119462 (100000 / 119462)
qcount=4 / qend=4 / v_quarter=3
124434
1987(4) : Array[1987][4] : Value = 124434 (100000 / 124434)
p_year=1986 / ycount=1988 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
130127
1988(1) : Array[1988][1] : Value = 130127 (100000 / 130127)
qcount=2 / qend=4 / v_quarter=3
136643
1988(2) : Array[1988][2] : Value = 136643 (100000 / 136643)
qcount=3 / qend=4 / v_quarter=3
144498
1988(3) : Array[1988][3] : Value = 144498 (100000 / 144498)
qcount=4 / qend=4 / v_quarter=3
153869
1988(4) : Array[1988][4] : Value = 153869 (100000 / 153869)
p_year=1986 / ycount=1989 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
161901
1989(1) : Array[1989][1] : Value = 161901 (100000 / 161901)
qcount=2 / qend=4 / v_quarter=3
170874
1989(2) : Array[1989][2] : Value = 170874 (100000 / 170874)
qcount=3 / qend=4 / v_quarter=3
179582
1989(3) : Array[1989][3] : Value = 179582 (100000 / 179582)
qcount=4 / qend=4 / v_quarter=3
184804
1989(4) : Array[1989][4] : Value = 184804 (100000 / 184804)
p_year=1986 / ycount=1990 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
186408
1990(1) : Array[1990][1] : Value = 186408 (100000 / 186408)
qcount=2 / qend=4 / v_quarter=3
186305
1990(2) : Array[1990][2] : Value = 186305 (100000 / 186408)
qcount=3 / qend=4 / v_quarter=3
186437
1990(3) : Array[1990][3] : Value = 186437 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
183907
1990(4) : Array[1990][4] : Value = 183907 (100000 / 186437)
p_year=1986 / ycount=1991 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
183775
1991(1) : Array[1991][1] : Value = 183775 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
181465
1991(2) : Array[1991][2] : Value = 181465 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
181112
1991(3) : Array[1991][3] : Value = 181112 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
182951
1991(4) : Array[1991][4] : Value = 182951 (100000 / 186437)
p_year=1986 / ycount=1992 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
182068
1992(1) : Array[1992][1] : Value = 182068 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
179597
1992(2) : Array[1992][2] : Value = 179597 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
178288
1992(3) : Array[1992][3] : Value = 178288 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
175905
1992(4) : Array[1992][4] : Value = 175905 (100000 / 186437)
p_year=1986 / ycount=1993 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
171889
1993(1) : Array[1993][1] : Value = 171889 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
169064
1993(2) : Array[1993][2] : Value = 169064 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
166358
1993(3) : Array[1993][3] : Value = 166358 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
164298
1993(4) : Array[1993][4] : Value = 164298 (100000 / 186437)
p_year=1986 / ycount=1994 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
162151
1994(1) : Array[1994][1] : Value = 162151 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
155207
1994(2) : Array[1994][2] : Value = 155207 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
151942
1994(3) : Array[1994][3] : Value = 151942 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
148632
1994(4) : Array[1994][4] : Value = 148632 (100000 / 186437)
p_year=1986 / ycount=1995 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
147102
1995(1) : Array[1995][1] : Value = 147102 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
148455
1995(2) : Array[1995][2] : Value = 148455 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
151133
1995(3) : Array[1995][3] : Value = 151133 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
151486
1995(4) : Array[1995][4] : Value = 151486 (100000 / 186437)
p_year=1986 / ycount=1996 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
151221
1996(1) : Array[1996][1] : Value = 151221 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
147426
1996(2) : Array[1996][2] : Value = 147426 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
146573
1996(3) : Array[1996][3] : Value = 146573 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
147676
1996(4) : Array[1996][4] : Value = 147676 (100000 / 186437)
p_year=1986 / ycount=1997 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
147896
1997(1) : Array[1997][1] : Value = 147896 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
148205
1997(2) : Array[1997][2] : Value = 148205 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
151368
1997(3) : Array[1997][3] : Value = 151368 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
154928
1997(4) : Array[1997][4] : Value = 154928 (100000 / 186437)
p_year=1986 / ycount=1998 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
158900
1998(1) : Array[1998][1] : Value = 158900 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
162460
1998(2) : Array[1998][2] : Value = 162460 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
166681
1998(3) : Array[1998][3] : Value = 166681 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
170550
1998(4) : Array[1998][4] : Value = 170550 (100000 / 186437)
p_year=1986 / ycount=1999 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
173375
1999(1) : Array[1999][1] : Value = 173375 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
175125
1999(2) : Array[1999][2] : Value = 175125 (100000 / 186437)
qcount=3 / qend=4 / v_quarter=3
177758
1999(3) : Array[1999][3] : Value = 177758 (100000 / 186437)
qcount=4 / qend=4 / v_quarter=3
180450
1999(4) : Array[1999][4] : Value = 180450 (100000 / 186437)
p_year=1986 / ycount=2000 / v_year=2001
qcount=1 / qend=4 / v_quarter=3
185643
2000(1) : Array[2000][1] : Value = 185643 (100000 / 186437)
qcount=2 / qend=4 / v_quarter=3
188099
2000(2) : Array[2000][2] : Value = 188099 (100000 / 188099)
qcount=3 / qend=4 / v_quarter=3
192351
2000(3) : Array[2000][3] : Value = 192351 (100000 / 192351)
qcount=4 / qend=4 / v_quarter=3
196675
2000(4) : Array[2000][4] : Value = 196675 (100000 / 196675)
p_year=1986 / ycount=2001 / v_year=2001

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2001] element.
qcount=1 / qend=3 / v_quarter=3
202177
2001(1) : Array[2001][1] : Value = 202177 (100000 / 202177)
qcount=2 / qend=3 / v_quarter=3
206781
2001(2) : Array[2001][2] : Value = 206781 (100000 / 206781)
qcount=3 / qend=3 / v_quarter=3
211489
2001(3) : Array[2001][3] : Value = 211489 (100000 / 211489)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1986+to+2001++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24120%2C339%28120.34%25%29+++Start%3A+%24100%2C000+End%3A+%24220%2C339
t:100000,104052,104992,106379,104545,113328,113698,112034,107458,116210,116764,122342,118382,123390,122635,123112,123621,125840,124345,125470,124700,124160,126333,126764,127288,129230,131479,131495,131803,134422,138475,138367,139584,147149,150924,151587,154083,158906,158721,160462,163606,165670,169322,167581,170508,172573,176795,176502,179630,181864,185609,187874,189769,191695,195778,198243,204607,204684,206872,210894,213713,217057,220339|100000,101956,104590,107517,111209,114637,119462,124434,130127,136643,144498,153869,161901,170874,179582,184804,186408,186305,186437,183907,183775,181465,181112,182951,182068,179597,178288,175905,171889,169064,166358,164298,162151,155207,151942,148632,147102,148455,151133,151486,151221,147426,146573,147676,147896,148205,151368,154928,158900,162460,166681,170550,173375,175125,177758,180450,185643,188099,192351,196675,202177,206781,211489
86|.|.|.|87|.|.|.|88|.|.|.|89|.|.|.|90|.|.|.|91|.|.|.|92|.|.|.|93|.|.|.|94|.|.|.|95|.|.|.|96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|
94000
226000
20000
94000
226000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
62
1986
2001
1
3
100000
220339

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1986 to 2001 |Total appreciation = $120,339(120.34%) Start: $100,000 End: $220,339
post_cht ls
post_chd t:100000,104052,104992,106379,104545,113328,113698,112034,107458,116210,116764,122342,118382,123390,122635,123112,123621,125840,124345,125470,124700,124160,126333,126764,127288,129230,131479,131495,131803,134422,138475,138367,139584,147149,150924,151587,154083,158906,158721,160462,163606,165670,169322,167581,170508,172573,176795,176502,179630,181864,185609,187874,189769,191695,195778,198243,204607,204684,206872,210894,213713,217057,220339|100000,101956,104590,107517,111209,114637,119462,124434,130127,136643,144498,153869,161901,170874,179582,184804,186408,186305,186437,183907,183775,181465,181112,182951,182068,179597,178288,175905,171889,169064,166358,164298,162151,155207,151942,148632,147102,148455,151133,151486,151221,147426,146573,147676,147896,148205,151368,154928,158900,162460,166681,170550,173375,175125,177758,180450,185643,188099,192351,196675,202177,206781,211489
post_chl 86|.|.|.|87|.|.|.|88|.|.|.|89|.|.|.|90|.|.|.|91|.|.|.|92|.|.|.|93|.|.|.|94|.|.|.|95|.|.|.|96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|
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,94000,226000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 94000,226000
post_chf
http://chart.apis.google.com/chart?chid=5520dc0f4135abb4ea4a32a9fc71e460+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1986+to+2001++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24120%2C339%28120.34%25%29+++Start%3A+%24100%2C000+End%3A+%24220%2C339&cht=ls&chd=t%3A100000%2C104052%2C104992%2C106379%2C104545%2C113328%2C113698%2C112034%2C107458%2C116210%2C116764%2C122342%2C118382%2C123390%2C122635%2C123112%2C123621%2C125840%2C124345%2C125470%2C124700%2C124160%2C126333%2C126764%2C127288%2C129230%2C131479%2C131495%2C131803%2C134422%2C138475%2C138367%2C139584%2C147149%2C150924%2C151587%2C154083%2C158906%2C158721%2C160462%2C163606%2C165670%2C169322%2C167581%2C170508%2C172573%2C176795%2C176502%2C179630%2C181864%2C185609%2C187874%2C189769%2C191695%2C195778%2C198243%2C204607%2C204684%2C206872%2C210894%2C213713%2C217057%2C220339%7C100000%2C101956%2C104590%2C107517%2C111209%2C114637%2C119462%2C124434%2C130127%2C136643%2C144498%2C153869%2C161901%2C170874%2C179582%2C184804%2C186408%2C186305%2C186437%2C183907%2C183775%2C181465%2C181112%2C182951%2C182068%2C179597%2C178288%2C175905%2C171889%2C169064%2C166358%2C164298%2C162151%2C155207%2C151942%2C148632%2C147102%2C148455%2C151133%2C151486%2C151221%2C147426%2C146573%2C147676%2C147896%2C148205%2C151368%2C154928%2C158900%2C162460%2C166681%2C170550%2C173375%2C175125%2C177758%2C180450%2C185643%2C188099%2C192351%2C196675%2C202177%2C206781%2C211489&chl=86%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&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C94000%2C226000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=94000%2C226000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+1986%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24220%5C%2C339+in+2001%2C3972dd%2C0%2C62%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...