$City_1 = Worcester, MA
$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 228000
YearStart 1996
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,1996):

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

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][1996] 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),1996):

Data for 1996 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)][1996] 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: $228000
Purchase year: 1996
Purchase quarter: 1
Start price index:106.18
Current price index:173.87
Based on HPI the home has appreciated 63.75% in 15.5 years at an average rate of 4.11% per year.
The current appreciations value is: $373350.54
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 15.5 years (62 quarters or 186 months).


Array ( [0] => Lawrence, KS [1] => 228000 [2] => 1996 [3] => 1 [4] => 2011 [5] => 3 [6] => 15.5 [7] => 62 [8] => 186 [9] => 373350.54 [10] => 0.63750235449237 [11] => 0.041129184160798 ) 1
Lawrence, KS
228000
1996
1
2011
3
15.5
62
186
373350.54
0.63750235449237
0.041129184160798
Lawrence, KS
228000
1996
1
2011
3
15.5
62
186
373350.54
0.63750235449237
0.041129184160798
106.18
173.87
p_year=1996 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
228000
1996(1) : Array[1996][1] : Value = 228000 (228000 / 228000)
qcount=2 / qend=4 / v_quarter=3
230877
1996(2) : Array[1996][2] : Value = 230877 (228000 / 230877)
qcount=3 / qend=4 / v_quarter=3
235966
1996(3) : Array[1996][3] : Value = 235966 (228000 / 235966)
qcount=4 / qend=4 / v_quarter=3
233540
1996(4) : Array[1996][4] : Value = 233540 (228000 / 235966)
p_year=1996 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
237620
1997(1) : Array[1997][1] : Value = 237620 (228000 / 237620)
qcount=2 / qend=4 / v_quarter=3
240497
1997(2) : Array[1997][2] : Value = 240497 (228000 / 240497)
qcount=3 / qend=4 / v_quarter=3
246381
1997(3) : Array[1997][3] : Value = 246381 (228000 / 246381)
qcount=4 / qend=4 / v_quarter=3
245973
1997(4) : Array[1997][4] : Value = 245973 (228000 / 246381)
p_year=1996 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
250332
1998(1) : Array[1998][1] : Value = 250332 (228000 / 250332)
qcount=2 / qend=4 / v_quarter=3
253445
1998(2) : Array[1998][2] : Value = 253445 (228000 / 253445)
qcount=3 / qend=4 / v_quarter=3
258663
1998(3) : Array[1998][3] : Value = 258663 (228000 / 258663)
qcount=4 / qend=4 / v_quarter=3
261820
1998(4) : Array[1998][4] : Value = 261820 (228000 / 261820)
p_year=1996 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
264461
1999(1) : Array[1999][1] : Value = 264461 (228000 / 264461)
qcount=2 / qend=4 / v_quarter=3
267145
1999(2) : Array[1999][2] : Value = 267145 (228000 / 267145)
qcount=3 / qend=4 / v_quarter=3
272836
1999(3) : Array[1999][3] : Value = 272836 (228000 / 272836)
qcount=4 / qend=4 / v_quarter=3
276271
1999(4) : Array[1999][4] : Value = 276271 (228000 / 276271)
p_year=1996 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
285140
2000(1) : Array[2000][1] : Value = 285140 (228000 / 285140)
qcount=2 / qend=4 / v_quarter=3
285247
2000(2) : Array[2000][2] : Value = 285247 (228000 / 285247)
qcount=3 / qend=4 / v_quarter=3
288296
2000(3) : Array[2000][3] : Value = 288296 (228000 / 288296)
qcount=4 / qend=4 / v_quarter=3
293901
2000(4) : Array[2000][4] : Value = 293901 (228000 / 293901)
p_year=1996 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
297830
2001(1) : Array[2001][1] : Value = 297830 (228000 / 297830)
qcount=2 / qend=4 / v_quarter=3
302490
2001(2) : Array[2001][2] : Value = 302490 (228000 / 302490)
qcount=3 / qend=4 / v_quarter=3
307063
2001(3) : Array[2001][3] : Value = 307063 (228000 / 307063)
qcount=4 / qend=4 / v_quarter=3
309018
2001(4) : Array[2001][4] : Value = 309018 (228000 / 309018)
p_year=1996 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
316189
2002(1) : Array[2002][1] : Value = 316189 (228000 / 316189)
qcount=2 / qend=4 / v_quarter=3
318122
2002(2) : Array[2002][2] : Value = 318122 (228000 / 318122)
qcount=3 / qend=4 / v_quarter=3
322653
2002(3) : Array[2002][3] : Value = 322653 (228000 / 322653)
qcount=4 / qend=4 / v_quarter=3
324542
2002(4) : Array[2002][4] : Value = 324542 (228000 / 324542)
p_year=1996 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
327312
2003(1) : Array[2003][1] : Value = 327312 (228000 / 327312)
qcount=2 / qend=4 / v_quarter=3
331650
2003(2) : Array[2003][2] : Value = 331650 (228000 / 331650)
qcount=3 / qend=4 / v_quarter=3
336331
2003(3) : Array[2003][3] : Value = 336331 (228000 / 336331)
qcount=4 / qend=4 / v_quarter=3
344169
2003(4) : Array[2003][4] : Value = 344169 (228000 / 344169)
p_year=1996 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
350074
2004(1) : Array[2004][1] : Value = 350074 (228000 / 350074)
qcount=2 / qend=4 / v_quarter=3
354240
2004(2) : Array[2004][2] : Value = 354240 (228000 / 354240)
qcount=3 / qend=4 / v_quarter=3
358727
2004(3) : Array[2004][3] : Value = 358727 (228000 / 358727)
qcount=4 / qend=4 / v_quarter=3
364611
2004(4) : Array[2004][4] : Value = 364611 (228000 / 364611)
p_year=1996 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
373973
2005(1) : Array[2005][1] : Value = 373973 (228000 / 373973)
qcount=2 / qend=4 / v_quarter=3
378654
2005(2) : Array[2005][2] : Value = 378654 (228000 / 378654)
qcount=3 / qend=4 / v_quarter=3
382154
2005(3) : Array[2005][3] : Value = 382154 (228000 / 382154)
qcount=4 / qend=4 / v_quarter=3
382777
2005(4) : Array[2005][4] : Value = 382777 (228000 / 382777)
p_year=1996 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
382756
2006(1) : Array[2006][1] : Value = 382756 (228000 / 382777)
qcount=2 / qend=4 / v_quarter=3
390658
2006(2) : Array[2006][2] : Value = 390658 (228000 / 390658)
qcount=3 / qend=4 / v_quarter=3
388983
2006(3) : Array[2006][3] : Value = 388983 (228000 / 390658)
qcount=4 / qend=4 / v_quarter=3
395231
2006(4) : Array[2006][4] : Value = 395231 (228000 / 395231)
p_year=1996 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
398195
2007(1) : Array[2007][1] : Value = 398195 (228000 / 398195)
qcount=2 / qend=4 / v_quarter=3
395146
2007(2) : Array[2007][2] : Value = 395146 (228000 / 398195)
qcount=3 / qend=4 / v_quarter=3
393277
2007(3) : Array[2007][3] : Value = 393277 (228000 / 398195)
qcount=4 / qend=4 / v_quarter=3
394716
2007(4) : Array[2007][4] : Value = 394716 (228000 / 398195)
p_year=1996 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
399268
2008(1) : Array[2008][1] : Value = 399268 (228000 / 399268)
qcount=2 / qend=4 / v_quarter=3
394544
2008(2) : Array[2008][2] : Value = 394544 (228000 / 399268)
qcount=3 / qend=4 / v_quarter=3
387480
2008(3) : Array[2008][3] : Value = 387480 (228000 / 399268)
qcount=4 / qend=4 / v_quarter=3
391860
2008(4) : Array[2008][4] : Value = 391860 (228000 / 399268)
p_year=1996 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
390787
2009(1) : Array[2009][1] : Value = 390787 (228000 / 399268)
qcount=2 / qend=4 / v_quarter=3
383829
2009(2) : Array[2009][2] : Value = 383829 (228000 / 399268)
qcount=3 / qend=4 / v_quarter=3
385032
2009(3) : Array[2009][3] : Value = 385032 (228000 / 399268)
qcount=4 / qend=4 / v_quarter=3
381467
2009(4) : Array[2009][4] : Value = 381467 (228000 / 399268)
p_year=1996 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
378547
2010(1) : Array[2010][1] : Value = 378547 (228000 / 399268)
qcount=2 / qend=4 / v_quarter=3
377366
2010(2) : Array[2010][2] : Value = 377366 (228000 / 399268)
qcount=3 / qend=4 / v_quarter=3
378934
2010(3) : Array[2010][3] : Value = 378934 (228000 / 399268)
qcount=4 / qend=4 / v_quarter=3
380737
2010(4) : Array[2010][4] : Value = 380737 (228000 / 399268)
p_year=1996 / 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
369807
2011(1) : Array[2011][1] : Value = 369807 (228000 / 399268)
qcount=2 / qend=3 / v_quarter=3
372878
2011(2) : Array[2011][2] : Value = 372878 (228000 / 399268)
qcount=3 / qend=3 / v_quarter=3
373351
2011(3) : Array[2011][3] : Value = 373351 (228000 / 399268)

function get_valuation():

Purchase price: $228000
Purchase year: 1996
Purchase quarter: 1
Start price index:102.80
Current price index:221.53
Based on HPI the home has appreciated 115.5% in 15.5 years at an average rate of 7.45% per year.
The current appreciations value is: $491331.13
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 15.5 years (62 quarters or 186 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
228000
1996
1
2011
3
15.5
62
186
491331.13
1.1549610894942
0.074513618677043
102.80
221.53
p_year=1996 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
228000
1996(1) : Array[1996][1] : Value = 228000 (228000 / 228000)
qcount=2 / qend=4 / v_quarter=3
222278
1996(2) : Array[1996][2] : Value = 222278 (222278 / 228000)
qcount=3 / qend=4 / v_quarter=3
220991
1996(3) : Array[1996][3] : Value = 220991 (220991 / 228000)
qcount=4 / qend=4 / v_quarter=3
222655
1996(4) : Array[1996][4] : Value = 222655 (220991 / 228000)
p_year=1996 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
222988
1997(1) : Array[1997][1] : Value = 222988 (220991 / 228000)
qcount=2 / qend=4 / v_quarter=3
223453
1997(2) : Array[1997][2] : Value = 223453 (220991 / 228000)
qcount=3 / qend=4 / v_quarter=3
228222
1997(3) : Array[1997][3] : Value = 228222 (220991 / 228222)
qcount=4 / qend=4 / v_quarter=3
233589
1997(4) : Array[1997][4] : Value = 233589 (220991 / 233589)
p_year=1996 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
239577
1998(1) : Array[1998][1] : Value = 239577 (220991 / 239577)
qcount=2 / qend=4 / v_quarter=3
244945
1998(2) : Array[1998][2] : Value = 244945 (220991 / 244945)
qcount=3 / qend=4 / v_quarter=3
251310
1998(3) : Array[1998][3] : Value = 251310 (220991 / 251310)
qcount=4 / qend=4 / v_quarter=3
257143
1998(4) : Array[1998][4] : Value = 257143 (220991 / 257143)
p_year=1996 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
261402
1999(1) : Array[1999][1] : Value = 261402 (220991 / 261402)
qcount=2 / qend=4 / v_quarter=3
264041
1999(2) : Array[1999][2] : Value = 264041 (220991 / 264041)
qcount=3 / qend=4 / v_quarter=3
268011
1999(3) : Array[1999][3] : Value = 268011 (220991 / 268011)
qcount=4 / qend=4 / v_quarter=3
272070
1999(4) : Array[1999][4] : Value = 272070 (220991 / 272070)
p_year=1996 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
279899
2000(1) : Array[2000][1] : Value = 279899 (220991 / 279899)
qcount=2 / qend=4 / v_quarter=3
283603
2000(2) : Array[2000][2] : Value = 283603 (220991 / 283603)
qcount=3 / qend=4 / v_quarter=3
290012
2000(3) : Array[2000][3] : Value = 290012 (220991 / 290012)
qcount=4 / qend=4 / v_quarter=3
296533
2000(4) : Array[2000][4] : Value = 296533 (220991 / 296533)
p_year=1996 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
304828
2001(1) : Array[2001][1] : Value = 304828 (220991 / 304828)
qcount=2 / qend=4 / v_quarter=3
311770
2001(2) : Array[2001][2] : Value = 311770 (220991 / 311770)
qcount=3 / qend=4 / v_quarter=3
318867
2001(3) : Array[2001][3] : Value = 318867 (220991 / 318867)
qcount=4 / qend=4 / v_quarter=3
326186
2001(4) : Array[2001][4] : Value = 326186 (220991 / 326186)
p_year=1996 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
337143
2002(1) : Array[2002][1] : Value = 337143 (220991 / 337143)
qcount=2 / qend=4 / v_quarter=3
350583
2002(2) : Array[2002][2] : Value = 350583 (220991 / 350583)
qcount=3 / qend=4 / v_quarter=3
364046
2002(3) : Array[2002][3] : Value = 364046 (220991 / 364046)
qcount=4 / qend=4 / v_quarter=3
375601
2002(4) : Array[2002][4] : Value = 375601 (220991 / 375601)
p_year=1996 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
385848
2003(1) : Array[2003][1] : Value = 385848 (220991 / 385848)
qcount=2 / qend=4 / v_quarter=3
395363
2003(2) : Array[2003][2] : Value = 395363 (220991 / 395363)
qcount=3 / qend=4 / v_quarter=3
411775
2003(3) : Array[2003][3] : Value = 411775 (220991 / 411775)
qcount=4 / qend=4 / v_quarter=3
443225
2003(4) : Array[2003][4] : Value = 443225 (220991 / 443225)
p_year=1996 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
461678
2004(1) : Array[2004][1] : Value = 461678 (220991 / 461678)
qcount=2 / qend=4 / v_quarter=3
491708
2004(2) : Array[2004][2] : Value = 491708 (220991 / 491708)
qcount=3 / qend=4 / v_quarter=3
544805
2004(3) : Array[2004][3] : Value = 544805 (220991 / 544805)
qcount=4 / qend=4 / v_quarter=3
564588
2004(4) : Array[2004][4] : Value = 564588 (220991 / 564588)
p_year=1996 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
587499
2005(1) : Array[2005][1] : Value = 587499 (220991 / 587499)
qcount=2 / qend=4 / v_quarter=3
621500
2005(2) : Array[2005][2] : Value = 621500 (220991 / 621500)
qcount=3 / qend=4 / v_quarter=3
656476
2005(3) : Array[2005][3] : Value = 656476 (220991 / 656476)
qcount=4 / qend=4 / v_quarter=3
698549
2005(4) : Array[2005][4] : Value = 698549 (220991 / 698549)
p_year=1996 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
724477
2006(1) : Array[2006][1] : Value = 724477 (220991 / 724477)
qcount=2 / qend=4 / v_quarter=3
740645
2006(2) : Array[2006][2] : Value = 740645 (220991 / 740645)
qcount=3 / qend=4 / v_quarter=3
753664
2006(3) : Array[2006][3] : Value = 753664 (220991 / 753664)
qcount=4 / qend=4 / v_quarter=3
754485
2006(4) : Array[2006][4] : Value = 754485 (220991 / 754485)
p_year=1996 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
749938
2007(1) : Array[2007][1] : Value = 749938 (220991 / 754485)
qcount=2 / qend=4 / v_quarter=3
745103
2007(2) : Array[2007][2] : Value = 745103 (220991 / 754485)
qcount=3 / qend=4 / v_quarter=3
729600
2007(3) : Array[2007][3] : Value = 729600 (220991 / 754485)
qcount=4 / qend=4 / v_quarter=3
705270
2007(4) : Array[2007][4] : Value = 705270 (220991 / 754485)
p_year=1996 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
664638
2008(1) : Array[2008][1] : Value = 664638 (220991 / 754485)
qcount=2 / qend=4 / v_quarter=3
612029
2008(2) : Array[2008][2] : Value = 612029 (220991 / 754485)
qcount=3 / qend=4 / v_quarter=3
566873
2008(3) : Array[2008][3] : Value = 566873 (220991 / 754485)
qcount=4 / qend=4 / v_quarter=3
544672
2008(4) : Array[2008][4] : Value = 544672 (220991 / 754485)
p_year=1996 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
537619
2009(1) : Array[2009][1] : Value = 537619 (220991 / 754485)
qcount=2 / qend=4 / v_quarter=3
516393
2009(2) : Array[2009][2] : Value = 516393 (220991 / 754485)
qcount=3 / qend=4 / v_quarter=3
508453
2009(3) : Array[2009][3] : Value = 508453 (220991 / 754485)
qcount=4 / qend=4 / v_quarter=3
514486
2009(4) : Array[2009][4] : Value = 514486 (220991 / 754485)
p_year=1996 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
511669
2010(1) : Array[2010][1] : Value = 511669 (220991 / 754485)
qcount=2 / qend=4 / v_quarter=3
510915
2010(2) : Array[2010][2] : Value = 510915 (220991 / 754485)
qcount=3 / qend=4 / v_quarter=3
515462
2010(3) : Array[2010][3] : Value = 515462 (220991 / 754485)
qcount=4 / qend=4 / v_quarter=3
511536
2010(4) : Array[2010][4] : Value = 511536 (220991 / 754485)
p_year=1996 / 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
496100
2011(1) : Array[2011][1] : Value = 496100 (220991 / 754485)
qcount=2 / qend=3 / v_quarter=3
488847
2011(2) : Array[2011][2] : Value = 488847 (220991 / 754485)
qcount=3 / qend=3 / v_quarter=3
491331
2011(3) : Array[2011][3] : Value = 491331 (220991 / 754485)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1996+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24145%2C351%2863.75%25%29+++Start%3A+%24228%2C000+End%3A+%24373%2C351
t:228000,230877,235966,233540,237620,240497,246381,245973,250332,253445,258663,261820,264461,267145,272836,276271,285140,285247,288296,293901,297830,302490,307063,309018,316189,318122,322653,324542,327312,331650,336331,344169,350074,354240,358727,364611,373973,378654,382154,382777,382756,390658,388983,395231,398195,395146,393277,394716,399268,394544,387480,391860,390787,383829,385032,381467,378547,377366,378934,380737,369807,372878,373351|228000,222278,220991,222655,222988,223453,228222,233589,239577,244945,251310,257143,261402,264041,268011,272070,279899,283603,290012,296533,304828,311770,318867,326186,337143,350583,364046,375601,385848,395363,411775,443225,461678,491708,544805,564588,587499,621500,656476,698549,724477,740645,753664,754485,749938,745103,729600,705270,664638,612029,566873,544672,537619,516393,508453,514486,511669,510915,515462,511536,496100,488847,491331
96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
190000
780000
100000
190000
780000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
48
1996
2008
1
1
228000
399268

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1996 to 2011 |Total appreciation = $145,351(63.75%) Start: $228,000 End: $373,351
post_cht ls
post_chd t:228000,230877,235966,233540,237620,240497,246381,245973,250332,253445,258663,261820,264461,267145,272836,276271,285140,285247,288296,293901,297830,302490,307063,309018,316189,318122,322653,324542,327312,331650,336331,344169,350074,354240,358727,364611,373973,378654,382154,382777,382756,390658,388983,395231,398195,395146,393277,394716,399268,394544,387480,391860,390787,383829,385032,381467,378547,377366,378934,380737,369807,372878,373351|228000,222278,220991,222655,222988,223453,228222,233589,239577,244945,251310,257143,261402,264041,268011,272070,279899,283603,290012,296533,304828,311770,318867,326186,337143,350583,364046,375601,385848,395363,411775,443225,461678,491708,544805,564588,587499,621500,656476,698549,724477,740645,753664,754485,749938,745103,729600,705270,664638,612029,566873,544672,537619,516393,508453,514486,511669,510915,515462,511536,496100,488847,491331
post_chl 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,190000,780000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 190000,780000
post_chf
http://chart.apis.google.com/chart?chid=3f83e312ed34cb618927c895623aafc3+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1996+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24145%2C351%2863.75%25%29+++Start%3A+%24228%2C000+End%3A+%24373%2C351&cht=ls&chd=t%3A228000%2C230877%2C235966%2C233540%2C237620%2C240497%2C246381%2C245973%2C250332%2C253445%2C258663%2C261820%2C264461%2C267145%2C272836%2C276271%2C285140%2C285247%2C288296%2C293901%2C297830%2C302490%2C307063%2C309018%2C316189%2C318122%2C322653%2C324542%2C327312%2C331650%2C336331%2C344169%2C350074%2C354240%2C358727%2C364611%2C373973%2C378654%2C382154%2C382777%2C382756%2C390658%2C388983%2C395231%2C398195%2C395146%2C393277%2C394716%2C399268%2C394544%2C387480%2C391860%2C390787%2C383829%2C385032%2C381467%2C378547%2C377366%2C378934%2C380737%2C369807%2C372878%2C373351%7C228000%2C222278%2C220991%2C222655%2C222988%2C223453%2C228222%2C233589%2C239577%2C244945%2C251310%2C257143%2C261402%2C264041%2C268011%2C272070%2C279899%2C283603%2C290012%2C296533%2C304828%2C311770%2C318867%2C326186%2C337143%2C350583%2C364046%2C375601%2C385848%2C395363%2C411775%2C443225%2C461678%2C491708%2C544805%2C564588%2C587499%2C621500%2C656476%2C698549%2C724477%2C740645%2C753664%2C754485%2C749938%2C745103%2C729600%2C705270%2C664638%2C612029%2C566873%2C544672%2C537619%2C516393%2C508453%2C514486%2C511669%2C510915%2C515462%2C511536%2C496100%2C488847%2C491331&chl=96%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%2C190000%2C780000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=190000%2C780000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24228%5C%2C000+in+1996%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24399%5C%2C268+in+2008%2C3972dd%2C0%2C48%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...