$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 226000
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: $226000
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: $370075.53
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 15.5 years (62 quarters or 186 months).


Array ( [0] => Lawrence, KS [1] => 226000 [2] => 1996 [3] => 1 [4] => 2011 [5] => 3 [6] => 15.5 [7] => 62 [8] => 186 [9] => 370075.53 [10] => 0.63750235449237 [11] => 0.041129184160798 ) 1
Lawrence, KS
226000
1996
1
2011
3
15.5
62
186
370075.53
0.63750235449237
0.041129184160798
Lawrence, KS
226000
1996
1
2011
3
15.5
62
186
370075.53
0.63750235449237
0.041129184160798
106.18
173.87
p_year=1996 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
226000
1996(1) : Array[1996][1] : Value = 226000 (226000 / 226000)
qcount=2 / qend=4 / v_quarter=3
228852
1996(2) : Array[1996][2] : Value = 228852 (226000 / 228852)
qcount=3 / qend=4 / v_quarter=3
233897
1996(3) : Array[1996][3] : Value = 233897 (226000 / 233897)
qcount=4 / qend=4 / v_quarter=3
231491
1996(4) : Array[1996][4] : Value = 231491 (226000 / 233897)
p_year=1996 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
235536
1997(1) : Array[1997][1] : Value = 235536 (226000 / 235536)
qcount=2 / qend=4 / v_quarter=3
238388
1997(2) : Array[1997][2] : Value = 238388 (226000 / 238388)
qcount=3 / qend=4 / v_quarter=3
244220
1997(3) : Array[1997][3] : Value = 244220 (226000 / 244220)
qcount=4 / qend=4 / v_quarter=3
243815
1997(4) : Array[1997][4] : Value = 243815 (226000 / 244220)
p_year=1996 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
248136
1998(1) : Array[1998][1] : Value = 248136 (226000 / 248136)
qcount=2 / qend=4 / v_quarter=3
251222
1998(2) : Array[1998][2] : Value = 251222 (226000 / 251222)
qcount=3 / qend=4 / v_quarter=3
256394
1998(3) : Array[1998][3] : Value = 256394 (226000 / 256394)
qcount=4 / qend=4 / v_quarter=3
259523
1998(4) : Array[1998][4] : Value = 259523 (226000 / 259523)
p_year=1996 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
262141
1999(1) : Array[1999][1] : Value = 262141 (226000 / 262141)
qcount=2 / qend=4 / v_quarter=3
264802
1999(2) : Array[1999][2] : Value = 264802 (226000 / 264802)
qcount=3 / qend=4 / v_quarter=3
270442
1999(3) : Array[1999][3] : Value = 270442 (226000 / 270442)
qcount=4 / qend=4 / v_quarter=3
273848
1999(4) : Array[1999][4] : Value = 273848 (226000 / 273848)
p_year=1996 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
282638
2000(1) : Array[2000][1] : Value = 282638 (226000 / 282638)
qcount=2 / qend=4 / v_quarter=3
282745
2000(2) : Array[2000][2] : Value = 282745 (226000 / 282745)
qcount=3 / qend=4 / v_quarter=3
285767
2000(3) : Array[2000][3] : Value = 285767 (226000 / 285767)
qcount=4 / qend=4 / v_quarter=3
291322
2000(4) : Array[2000][4] : Value = 291322 (226000 / 291322)
p_year=1996 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
295218
2001(1) : Array[2001][1] : Value = 295218 (226000 / 295218)
qcount=2 / qend=4 / v_quarter=3
299836
2001(2) : Array[2001][2] : Value = 299836 (226000 / 299836)
qcount=3 / qend=4 / v_quarter=3
304370
2001(3) : Array[2001][3] : Value = 304370 (226000 / 304370)
qcount=4 / qend=4 / v_quarter=3
306307
2001(4) : Array[2001][4] : Value = 306307 (226000 / 306307)
p_year=1996 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
313416
2002(1) : Array[2002][1] : Value = 313416 (226000 / 313416)
qcount=2 / qend=4 / v_quarter=3
315332
2002(2) : Array[2002][2] : Value = 315332 (226000 / 315332)
qcount=3 / qend=4 / v_quarter=3
319823
2002(3) : Array[2002][3] : Value = 319823 (226000 / 319823)
qcount=4 / qend=4 / v_quarter=3
321696
2002(4) : Array[2002][4] : Value = 321696 (226000 / 321696)
p_year=1996 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
324441
2003(1) : Array[2003][1] : Value = 324441 (226000 / 324441)
qcount=2 / qend=4 / v_quarter=3
328741
2003(2) : Array[2003][2] : Value = 328741 (226000 / 328741)
qcount=3 / qend=4 / v_quarter=3
333381
2003(3) : Array[2003][3] : Value = 333381 (226000 / 333381)
qcount=4 / qend=4 / v_quarter=3
341150
2003(4) : Array[2003][4] : Value = 341150 (226000 / 341150)
p_year=1996 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
347003
2004(1) : Array[2004][1] : Value = 347003 (226000 / 347003)
qcount=2 / qend=4 / v_quarter=3
351132
2004(2) : Array[2004][2] : Value = 351132 (226000 / 351132)
qcount=3 / qend=4 / v_quarter=3
355581
2004(3) : Array[2004][3] : Value = 355581 (226000 / 355581)
qcount=4 / qend=4 / v_quarter=3
361413
2004(4) : Array[2004][4] : Value = 361413 (226000 / 361413)
p_year=1996 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
370693
2005(1) : Array[2005][1] : Value = 370693 (226000 / 370693)
qcount=2 / qend=4 / v_quarter=3
375333
2005(2) : Array[2005][2] : Value = 375333 (226000 / 375333)
qcount=3 / qend=4 / v_quarter=3
378802
2005(3) : Array[2005][3] : Value = 378802 (226000 / 378802)
qcount=4 / qend=4 / v_quarter=3
379419
2005(4) : Array[2005][4] : Value = 379419 (226000 / 379419)
p_year=1996 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
379398
2006(1) : Array[2006][1] : Value = 379398 (226000 / 379419)
qcount=2 / qend=4 / v_quarter=3
387231
2006(2) : Array[2006][2] : Value = 387231 (226000 / 387231)
qcount=3 / qend=4 / v_quarter=3
385571
2006(3) : Array[2006][3] : Value = 385571 (226000 / 387231)
qcount=4 / qend=4 / v_quarter=3
391765
2006(4) : Array[2006][4] : Value = 391765 (226000 / 391765)
p_year=1996 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
394702
2007(1) : Array[2007][1] : Value = 394702 (226000 / 394702)
qcount=2 / qend=4 / v_quarter=3
391679
2007(2) : Array[2007][2] : Value = 391679 (226000 / 394702)
qcount=3 / qend=4 / v_quarter=3
389828
2007(3) : Array[2007][3] : Value = 389828 (226000 / 394702)
qcount=4 / qend=4 / v_quarter=3
391254
2007(4) : Array[2007][4] : Value = 391254 (226000 / 394702)
p_year=1996 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
395766
2008(1) : Array[2008][1] : Value = 395766 (226000 / 395766)
qcount=2 / qend=4 / v_quarter=3
391083
2008(2) : Array[2008][2] : Value = 391083 (226000 / 395766)
qcount=3 / qend=4 / v_quarter=3
384081
2008(3) : Array[2008][3] : Value = 384081 (226000 / 395766)
qcount=4 / qend=4 / v_quarter=3
388423
2008(4) : Array[2008][4] : Value = 388423 (226000 / 395766)
p_year=1996 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
387359
2009(1) : Array[2009][1] : Value = 387359 (226000 / 395766)
qcount=2 / qend=4 / v_quarter=3
380462
2009(2) : Array[2009][2] : Value = 380462 (226000 / 395766)
qcount=3 / qend=4 / v_quarter=3
381654
2009(3) : Array[2009][3] : Value = 381654 (226000 / 395766)
qcount=4 / qend=4 / v_quarter=3
378121
2009(4) : Array[2009][4] : Value = 378121 (226000 / 395766)
p_year=1996 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
375226
2010(1) : Array[2010][1] : Value = 375226 (226000 / 395766)
qcount=2 / qend=4 / v_quarter=3
374056
2010(2) : Array[2010][2] : Value = 374056 (226000 / 395766)
qcount=3 / qend=4 / v_quarter=3
375610
2010(3) : Array[2010][3] : Value = 375610 (226000 / 395766)
qcount=4 / qend=4 / v_quarter=3
377397
2010(4) : Array[2010][4] : Value = 377397 (226000 / 395766)
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
366564
2011(1) : Array[2011][1] : Value = 366564 (226000 / 395766)
qcount=2 / qend=3 / v_quarter=3
369607
2011(2) : Array[2011][2] : Value = 369607 (226000 / 395766)
qcount=3 / qend=3 / v_quarter=3
370076
2011(3) : Array[2011][3] : Value = 370076 (226000 / 395766)

function get_valuation():

Purchase price: $226000
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: $487021.21
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 15.5 years (62 quarters or 186 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
226000
1996
1
2011
3
15.5
62
186
487021.21
1.1549610894942
0.074513618677043
102.80
221.53
p_year=1996 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
226000
1996(1) : Array[1996][1] : Value = 226000 (226000 / 226000)
qcount=2 / qend=4 / v_quarter=3
220328
1996(2) : Array[1996][2] : Value = 220328 (220328 / 226000)
qcount=3 / qend=4 / v_quarter=3
219053
1996(3) : Array[1996][3] : Value = 219053 (219053 / 226000)
qcount=4 / qend=4 / v_quarter=3
220702
1996(4) : Array[1996][4] : Value = 220702 (219053 / 226000)
p_year=1996 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
221032
1997(1) : Array[1997][1] : Value = 221032 (219053 / 226000)
qcount=2 / qend=4 / v_quarter=3
221493
1997(2) : Array[1997][2] : Value = 221493 (219053 / 226000)
qcount=3 / qend=4 / v_quarter=3
226220
1997(3) : Array[1997][3] : Value = 226220 (219053 / 226220)
qcount=4 / qend=4 / v_quarter=3
231540
1997(4) : Array[1997][4] : Value = 231540 (219053 / 231540)
p_year=1996 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
237476
1998(1) : Array[1998][1] : Value = 237476 (219053 / 237476)
qcount=2 / qend=4 / v_quarter=3
242796
1998(2) : Array[1998][2] : Value = 242796 (219053 / 242796)
qcount=3 / qend=4 / v_quarter=3
249106
1998(3) : Array[1998][3] : Value = 249106 (219053 / 249106)
qcount=4 / qend=4 / v_quarter=3
254888
1998(4) : Array[1998][4] : Value = 254888 (219053 / 254888)
p_year=1996 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
259109
1999(1) : Array[1999][1] : Value = 259109 (219053 / 259109)
qcount=2 / qend=4 / v_quarter=3
261725
1999(2) : Array[1999][2] : Value = 261725 (219053 / 261725)
qcount=3 / qend=4 / v_quarter=3
265660
1999(3) : Array[1999][3] : Value = 265660 (219053 / 265660)
qcount=4 / qend=4 / v_quarter=3
269683
1999(4) : Array[1999][4] : Value = 269683 (219053 / 269683)
p_year=1996 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
277444
2000(1) : Array[2000][1] : Value = 277444 (219053 / 277444)
qcount=2 / qend=4 / v_quarter=3
281115
2000(2) : Array[2000][2] : Value = 281115 (219053 / 281115)
qcount=3 / qend=4 / v_quarter=3
287468
2000(3) : Array[2000][3] : Value = 287468 (219053 / 287468)
qcount=4 / qend=4 / v_quarter=3
293932
2000(4) : Array[2000][4] : Value = 293932 (219053 / 293932)
p_year=1996 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
302154
2001(1) : Array[2001][1] : Value = 302154 (219053 / 302154)
qcount=2 / qend=4 / v_quarter=3
309035
2001(2) : Array[2001][2] : Value = 309035 (219053 / 309035)
qcount=3 / qend=4 / v_quarter=3
316070
2001(3) : Array[2001][3] : Value = 316070 (219053 / 316070)
qcount=4 / qend=4 / v_quarter=3
323325
2001(4) : Array[2001][4] : Value = 323325 (219053 / 323325)
p_year=1996 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
334185
2002(1) : Array[2002][1] : Value = 334185 (219053 / 334185)
qcount=2 / qend=4 / v_quarter=3
347508
2002(2) : Array[2002][2] : Value = 347508 (219053 / 347508)
qcount=3 / qend=4 / v_quarter=3
360853
2002(3) : Array[2002][3] : Value = 360853 (219053 / 360853)
qcount=4 / qend=4 / v_quarter=3
372306
2002(4) : Array[2002][4] : Value = 372306 (219053 / 372306)
p_year=1996 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
382463
2003(1) : Array[2003][1] : Value = 382463 (219053 / 382463)
qcount=2 / qend=4 / v_quarter=3
391895
2003(2) : Array[2003][2] : Value = 391895 (219053 / 391895)
qcount=3 / qend=4 / v_quarter=3
408163
2003(3) : Array[2003][3] : Value = 408163 (219053 / 408163)
qcount=4 / qend=4 / v_quarter=3
439337
2003(4) : Array[2003][4] : Value = 439337 (219053 / 439337)
p_year=1996 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
457628
2004(1) : Array[2004][1] : Value = 457628 (219053 / 457628)
qcount=2 / qend=4 / v_quarter=3
487395
2004(2) : Array[2004][2] : Value = 487395 (219053 / 487395)
qcount=3 / qend=4 / v_quarter=3
540026
2004(3) : Array[2004][3] : Value = 540026 (219053 / 540026)
qcount=4 / qend=4 / v_quarter=3
559636
2004(4) : Array[2004][4] : Value = 559636 (219053 / 559636)
p_year=1996 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
582346
2005(1) : Array[2005][1] : Value = 582346 (219053 / 582346)
qcount=2 / qend=4 / v_quarter=3
616048
2005(2) : Array[2005][2] : Value = 616048 (219053 / 616048)
qcount=3 / qend=4 / v_quarter=3
650717
2005(3) : Array[2005][3] : Value = 650717 (219053 / 650717)
qcount=4 / qend=4 / v_quarter=3
692422
2005(4) : Array[2005][4] : Value = 692422 (219053 / 692422)
p_year=1996 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
718122
2006(1) : Array[2006][1] : Value = 718122 (219053 / 718122)
qcount=2 / qend=4 / v_quarter=3
734148
2006(2) : Array[2006][2] : Value = 734148 (219053 / 734148)
qcount=3 / qend=4 / v_quarter=3
747053
2006(3) : Array[2006][3] : Value = 747053 (219053 / 747053)
qcount=4 / qend=4 / v_quarter=3
747867
2006(4) : Array[2006][4] : Value = 747867 (219053 / 747867)
p_year=1996 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
743360
2007(1) : Array[2007][1] : Value = 743360 (219053 / 747867)
qcount=2 / qend=4 / v_quarter=3
738567
2007(2) : Array[2007][2] : Value = 738567 (219053 / 747867)
qcount=3 / qend=4 / v_quarter=3
723200
2007(3) : Array[2007][3] : Value = 723200 (219053 / 747867)
qcount=4 / qend=4 / v_quarter=3
699083
2007(4) : Array[2007][4] : Value = 699083 (219053 / 747867)
p_year=1996 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
658808
2008(1) : Array[2008][1] : Value = 658808 (219053 / 747867)
qcount=2 / qend=4 / v_quarter=3
606661
2008(2) : Array[2008][2] : Value = 606661 (219053 / 747867)
qcount=3 / qend=4 / v_quarter=3
561900
2008(3) : Array[2008][3] : Value = 561900 (219053 / 747867)
qcount=4 / qend=4 / v_quarter=3
539894
2008(4) : Array[2008][4] : Value = 539894 (219053 / 747867)
p_year=1996 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
532903
2009(1) : Array[2009][1] : Value = 532903 (219053 / 747867)
qcount=2 / qend=4 / v_quarter=3
511864
2009(2) : Array[2009][2] : Value = 511864 (219053 / 747867)
qcount=3 / qend=4 / v_quarter=3
503993
2009(3) : Array[2009][3] : Value = 503993 (219053 / 747867)
qcount=4 / qend=4 / v_quarter=3
509973
2009(4) : Array[2009][4] : Value = 509973 (219053 / 747867)
p_year=1996 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
507181
2010(1) : Array[2010][1] : Value = 507181 (219053 / 747867)
qcount=2 / qend=4 / v_quarter=3
506433
2010(2) : Array[2010][2] : Value = 506433 (219053 / 747867)
qcount=3 / qend=4 / v_quarter=3
510940
2010(3) : Array[2010][3] : Value = 510940 (219053 / 747867)
qcount=4 / qend=4 / v_quarter=3
507049
2010(4) : Array[2010][4] : Value = 507049 (219053 / 747867)
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
491748
2011(1) : Array[2011][1] : Value = 491748 (219053 / 747867)
qcount=2 / qend=3 / v_quarter=3
484559
2011(2) : Array[2011][2] : Value = 484559 (219053 / 747867)
qcount=3 / qend=3 / v_quarter=3
487021
2011(3) : Array[2011][3] : Value = 487021 (219053 / 747867)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1996+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24144%2C076%2863.75%25%29+++Start%3A+%24226%2C000+End%3A+%24370%2C076
t:226000,228852,233897,231491,235536,238388,244220,243815,248136,251222,256394,259523,262141,264802,270442,273848,282638,282745,285767,291322,295218,299836,304370,306307,313416,315332,319823,321696,324441,328741,333381,341150,347003,351132,355581,361413,370693,375333,378802,379419,379398,387231,385571,391765,394702,391679,389828,391254,395766,391083,384081,388423,387359,380462,381654,378121,375226,374056,375610,377397,366564,369607,370076|226000,220328,219053,220702,221032,221493,226220,231540,237476,242796,249106,254888,259109,261725,265660,269683,277444,281115,287468,293932,302154,309035,316070,323325,334185,347508,360853,372306,382463,391895,408163,439337,457628,487395,540026,559636,582346,616048,650717,692422,718122,734148,747053,747867,743360,738567,723200,699083,658808,606661,561900,539894,532903,511864,503993,509973,507181,506433,510940,507049,491748,484559,487021
96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
190000
770000
100000
190000
770000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
48
1996
2008
1
1
226000
395766

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1996 to 2011 |Total appreciation = $144,076(63.75%) Start: $226,000 End: $370,076
post_cht ls
post_chd t:226000,228852,233897,231491,235536,238388,244220,243815,248136,251222,256394,259523,262141,264802,270442,273848,282638,282745,285767,291322,295218,299836,304370,306307,313416,315332,319823,321696,324441,328741,333381,341150,347003,351132,355581,361413,370693,375333,378802,379419,379398,387231,385571,391765,394702,391679,389828,391254,395766,391083,384081,388423,387359,380462,381654,378121,375226,374056,375610,377397,366564,369607,370076|226000,220328,219053,220702,221032,221493,226220,231540,237476,242796,249106,254888,259109,261725,265660,269683,277444,281115,287468,293932,302154,309035,316070,323325,334185,347508,360853,372306,382463,391895,408163,439337,457628,487395,540026,559636,582346,616048,650717,692422,718122,734148,747053,747867,743360,738567,723200,699083,658808,606661,561900,539894,532903,511864,503993,509973,507181,506433,510940,507049,491748,484559,487021
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,770000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 190000,770000
post_chf
http://chart.apis.google.com/chart?chid=7fcaae53a2b0ac56111c8121c1078a40+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1996+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24144%2C076%2863.75%25%29+++Start%3A+%24226%2C000+End%3A+%24370%2C076&cht=ls&chd=t%3A226000%2C228852%2C233897%2C231491%2C235536%2C238388%2C244220%2C243815%2C248136%2C251222%2C256394%2C259523%2C262141%2C264802%2C270442%2C273848%2C282638%2C282745%2C285767%2C291322%2C295218%2C299836%2C304370%2C306307%2C313416%2C315332%2C319823%2C321696%2C324441%2C328741%2C333381%2C341150%2C347003%2C351132%2C355581%2C361413%2C370693%2C375333%2C378802%2C379419%2C379398%2C387231%2C385571%2C391765%2C394702%2C391679%2C389828%2C391254%2C395766%2C391083%2C384081%2C388423%2C387359%2C380462%2C381654%2C378121%2C375226%2C374056%2C375610%2C377397%2C366564%2C369607%2C370076%7C226000%2C220328%2C219053%2C220702%2C221032%2C221493%2C226220%2C231540%2C237476%2C242796%2C249106%2C254888%2C259109%2C261725%2C265660%2C269683%2C277444%2C281115%2C287468%2C293932%2C302154%2C309035%2C316070%2C323325%2C334185%2C347508%2C360853%2C372306%2C382463%2C391895%2C408163%2C439337%2C457628%2C487395%2C540026%2C559636%2C582346%2C616048%2C650717%2C692422%2C718122%2C734148%2C747053%2C747867%2C743360%2C738567%2C723200%2C699083%2C658808%2C606661%2C561900%2C539894%2C532903%2C511864%2C503993%2C509973%2C507181%2C506433%2C510940%2C507049%2C491748%2C484559%2C487021&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%2C770000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=190000%2C770000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24226%5C%2C000+in+1996%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24395%5C%2C766+in+2008%2C3972dd%2C0%2C48%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...