$City_1 = Lawrence, KS
$e =
$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 275000
YearStart 2000
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,2000):

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

function check_quarter():

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

Data for 2000 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)][2000] 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: $275000
Purchase year: 2000
Purchase quarter: 1
Start price index:132.79
Current price index:173.87
Based on HPI the home has appreciated 30.94% in 11.5 years at an average rate of 2.69% per year.
The current appreciations value is: $360074.18
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 11.5 years (46 quarters or 138 months).


Array ( [0] => Lawrence, KS [1] => 275000 [2] => 2000 [3] => 1 [4] => 2011 [5] => 3 [6] => 11.5 [7] => 46 [8] => 138 [9] => 360074.18 [10] => 0.30936064462685 [11] => 0.026900925619726 ) 1
Lawrence, KS
275000
2000
1
2011
3
11.5
46
138
360074.18
0.30936064462685
0.026900925619726
Lawrence, KS
275000
2000
1
2011
3
11.5
46
138
360074.18
0.30936064462685
0.026900925619726
132.79
173.87
p_year=2000 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
275000
2000(1) : Array[2000][1] : Value = 275000 (275000 / 275000)
qcount=2 / qend=4 / v_quarter=3
275104
2000(2) : Array[2000][2] : Value = 275104 (275000 / 275104)
qcount=3 / qend=4 / v_quarter=3
278044
2000(3) : Array[2000][3] : Value = 278044 (275000 / 278044)
qcount=4 / qend=4 / v_quarter=3
283449
2000(4) : Array[2000][4] : Value = 283449 (275000 / 283449)
p_year=2000 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
287239
2001(1) : Array[2001][1] : Value = 287239 (275000 / 287239)
qcount=2 / qend=4 / v_quarter=3
291733
2001(2) : Array[2001][2] : Value = 291733 (275000 / 291733)
qcount=3 / qend=4 / v_quarter=3
296144
2001(3) : Array[2001][3] : Value = 296144 (275000 / 296144)
qcount=4 / qend=4 / v_quarter=3
298029
2001(4) : Array[2001][4] : Value = 298029 (275000 / 298029)
p_year=2000 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
304946
2002(1) : Array[2002][1] : Value = 304946 (275000 / 304946)
qcount=2 / qend=4 / v_quarter=3
306810
2002(2) : Array[2002][2] : Value = 306810 (275000 / 306810)
qcount=3 / qend=4 / v_quarter=3
311179
2002(3) : Array[2002][3] : Value = 311179 (275000 / 311179)
qcount=4 / qend=4 / v_quarter=3
313002
2002(4) : Array[2002][4] : Value = 313002 (275000 / 313002)
p_year=2000 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
315673
2003(1) : Array[2003][1] : Value = 315673 (275000 / 315673)
qcount=2 / qend=4 / v_quarter=3
319857
2003(2) : Array[2003][2] : Value = 319857 (275000 / 319857)
qcount=3 / qend=4 / v_quarter=3
324371
2003(3) : Array[2003][3] : Value = 324371 (275000 / 324371)
qcount=4 / qend=4 / v_quarter=3
331930
2003(4) : Array[2003][4] : Value = 331930 (275000 / 331930)
p_year=2000 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
337625
2004(1) : Array[2004][1] : Value = 337625 (275000 / 337625)
qcount=2 / qend=4 / v_quarter=3
341643
2004(2) : Array[2004][2] : Value = 341643 (275000 / 341643)
qcount=3 / qend=4 / v_quarter=3
345971
2004(3) : Array[2004][3] : Value = 345971 (275000 / 345971)
qcount=4 / qend=4 / v_quarter=3
351645
2004(4) : Array[2004][4] : Value = 351645 (275000 / 351645)
p_year=2000 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
360675
2005(1) : Array[2005][1] : Value = 360675 (275000 / 360675)
qcount=2 / qend=4 / v_quarter=3
365189
2005(2) : Array[2005][2] : Value = 365189 (275000 / 365189)
qcount=3 / qend=4 / v_quarter=3
368565
2005(3) : Array[2005][3] : Value = 368565 (275000 / 368565)
qcount=4 / qend=4 / v_quarter=3
369166
2005(4) : Array[2005][4] : Value = 369166 (275000 / 369166)
p_year=2000 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
369145
2006(1) : Array[2006][1] : Value = 369145 (275000 / 369166)
qcount=2 / qend=4 / v_quarter=3
376766
2006(2) : Array[2006][2] : Value = 376766 (275000 / 376766)
qcount=3 / qend=4 / v_quarter=3
375151
2006(3) : Array[2006][3] : Value = 375151 (275000 / 376766)
qcount=4 / qend=4 / v_quarter=3
381177
2006(4) : Array[2006][4] : Value = 381177 (275000 / 381177)
p_year=2000 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
384035
2007(1) : Array[2007][1] : Value = 384035 (275000 / 384035)
qcount=2 / qend=4 / v_quarter=3
381094
2007(2) : Array[2007][2] : Value = 381094 (275000 / 384035)
qcount=3 / qend=4 / v_quarter=3
379292
2007(3) : Array[2007][3] : Value = 379292 (275000 / 384035)
qcount=4 / qend=4 / v_quarter=3
380680
2007(4) : Array[2007][4] : Value = 380680 (275000 / 384035)
p_year=2000 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
385070
2008(1) : Array[2008][1] : Value = 385070 (275000 / 385070)
qcount=2 / qend=4 / v_quarter=3
380514
2008(2) : Array[2008][2] : Value = 380514 (275000 / 385070)
qcount=3 / qend=4 / v_quarter=3
373701
2008(3) : Array[2008][3] : Value = 373701 (275000 / 385070)
qcount=4 / qend=4 / v_quarter=3
377926
2008(4) : Array[2008][4] : Value = 377926 (275000 / 385070)
p_year=2000 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
376890
2009(1) : Array[2009][1] : Value = 376890 (275000 / 385070)
qcount=2 / qend=4 / v_quarter=3
370180
2009(2) : Array[2009][2] : Value = 370180 (275000 / 385070)
qcount=3 / qend=4 / v_quarter=3
371340
2009(3) : Array[2009][3] : Value = 371340 (275000 / 385070)
qcount=4 / qend=4 / v_quarter=3
367902
2009(4) : Array[2009][4] : Value = 367902 (275000 / 385070)
p_year=2000 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
365086
2010(1) : Array[2010][1] : Value = 365086 (275000 / 385070)
qcount=2 / qend=4 / v_quarter=3
363947
2010(2) : Array[2010][2] : Value = 363947 (275000 / 385070)
qcount=3 / qend=4 / v_quarter=3
365459
2010(3) : Array[2010][3] : Value = 365459 (275000 / 385070)
qcount=4 / qend=4 / v_quarter=3
367198
2010(4) : Array[2010][4] : Value = 367198 (275000 / 385070)
p_year=2000 / 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
356657
2011(1) : Array[2011][1] : Value = 356657 (275000 / 385070)
qcount=2 / qend=3 / v_quarter=3
359619
2011(2) : Array[2011][2] : Value = 359619 (275000 / 385070)
qcount=3 / qend=3 / v_quarter=3
360074
2011(3) : Array[2011][3] : Value = 360074 (275000 / 385070)

function get_valuation():

Purchase price: $275000
Purchase year: 2000
Purchase quarter: 1
Start price index:126.20
Current price index:221.53
Based on HPI the home has appreciated 75.54% in 11.5 years at an average rate of 6.57% per year.
The current appreciations value is: $482731.77
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 11.5 years (46 quarters or 138 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
275000
2000
1
2011
3
11.5
46
138
482731.77
0.7553882725832
0.065685936746365
126.20
221.53
p_year=2000 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
275000
2000(1) : Array[2000][1] : Value = 275000 (275000 / 275000)
qcount=2 / qend=4 / v_quarter=3
278639
2000(2) : Array[2000][2] : Value = 278639 (275000 / 278639)
qcount=3 / qend=4 / v_quarter=3
284937
2000(3) : Array[2000][3] : Value = 284937 (275000 / 284937)
qcount=4 / qend=4 / v_quarter=3
291343
2000(4) : Array[2000][4] : Value = 291343 (275000 / 291343)
p_year=2000 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
299493
2001(1) : Array[2001][1] : Value = 299493 (275000 / 299493)
qcount=2 / qend=4 / v_quarter=3
306313
2001(2) : Array[2001][2] : Value = 306313 (275000 / 306313)
qcount=3 / qend=4 / v_quarter=3
313286
2001(3) : Array[2001][3] : Value = 313286 (275000 / 313286)
qcount=4 / qend=4 / v_quarter=3
320477
2001(4) : Array[2001][4] : Value = 320477 (275000 / 320477)
p_year=2000 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
331242
2002(1) : Array[2002][1] : Value = 331242 (275000 / 331242)
qcount=2 / qend=4 / v_quarter=3
344447
2002(2) : Array[2002][2] : Value = 344447 (275000 / 344447)
qcount=3 / qend=4 / v_quarter=3
357674
2002(3) : Array[2002][3] : Value = 357674 (275000 / 357674)
qcount=4 / qend=4 / v_quarter=3
369027
2002(4) : Array[2002][4] : Value = 369027 (275000 / 369027)
p_year=2000 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
379095
2003(1) : Array[2003][1] : Value = 379095 (275000 / 379095)
qcount=2 / qend=4 / v_quarter=3
388443
2003(2) : Array[2003][2] : Value = 388443 (275000 / 388443)
qcount=3 / qend=4 / v_quarter=3
404568
2003(3) : Array[2003][3] : Value = 404568 (275000 / 404568)
qcount=4 / qend=4 / v_quarter=3
435468
2003(4) : Array[2003][4] : Value = 435468 (275000 / 435468)
p_year=2000 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
453597
2004(1) : Array[2004][1] : Value = 453597 (275000 / 453597)
qcount=2 / qend=4 / v_quarter=3
483102
2004(2) : Array[2004][2] : Value = 483102 (275000 / 483102)
qcount=3 / qend=4 / v_quarter=3
535269
2004(3) : Array[2004][3] : Value = 535269 (275000 / 535269)
qcount=4 / qend=4 / v_quarter=3
554707
2004(4) : Array[2004][4] : Value = 554707 (275000 / 554707)
p_year=2000 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
577217
2005(1) : Array[2005][1] : Value = 577217 (275000 / 577217)
qcount=2 / qend=4 / v_quarter=3
610622
2005(2) : Array[2005][2] : Value = 610622 (275000 / 610622)
qcount=3 / qend=4 / v_quarter=3
644986
2005(3) : Array[2005][3] : Value = 644986 (275000 / 644986)
qcount=4 / qend=4 / v_quarter=3
686323
2005(4) : Array[2005][4] : Value = 686323 (275000 / 686323)
p_year=2000 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
711797
2006(1) : Array[2006][1] : Value = 711797 (275000 / 711797)
qcount=2 / qend=4 / v_quarter=3
727682
2006(2) : Array[2006][2] : Value = 727682 (275000 / 727682)
qcount=3 / qend=4 / v_quarter=3
740473
2006(3) : Array[2006][3] : Value = 740473 (275000 / 740473)
qcount=4 / qend=4 / v_quarter=3
741280
2006(4) : Array[2006][4] : Value = 741280 (275000 / 741280)
p_year=2000 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
736813
2007(1) : Array[2007][1] : Value = 736813 (275000 / 741280)
qcount=2 / qend=4 / v_quarter=3
732062
2007(2) : Array[2007][2] : Value = 732062 (275000 / 741280)
qcount=3 / qend=4 / v_quarter=3
716830
2007(3) : Array[2007][3] : Value = 716830 (275000 / 741280)
qcount=4 / qend=4 / v_quarter=3
692926
2007(4) : Array[2007][4] : Value = 692926 (275000 / 741280)
p_year=2000 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
653005
2008(1) : Array[2008][1] : Value = 653005 (275000 / 741280)
qcount=2 / qend=4 / v_quarter=3
601317
2008(2) : Array[2008][2] : Value = 601317 (275000 / 741280)
qcount=3 / qend=4 / v_quarter=3
556951
2008(3) : Array[2008][3] : Value = 556951 (275000 / 741280)
qcount=4 / qend=4 / v_quarter=3
535139
2008(4) : Array[2008][4] : Value = 535139 (275000 / 741280)
p_year=2000 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
528209
2009(1) : Array[2009][1] : Value = 528209 (275000 / 741280)
qcount=2 / qend=4 / v_quarter=3
507355
2009(2) : Array[2009][2] : Value = 507355 (275000 / 741280)
qcount=3 / qend=4 / v_quarter=3
499554
2009(3) : Array[2009][3] : Value = 499554 (275000 / 741280)
qcount=4 / qend=4 / v_quarter=3
505481
2009(4) : Array[2009][4] : Value = 505481 (275000 / 741280)
p_year=2000 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
502714
2010(1) : Array[2010][1] : Value = 502714 (275000 / 741280)
qcount=2 / qend=4 / v_quarter=3
501973
2010(2) : Array[2010][2] : Value = 501973 (275000 / 741280)
qcount=3 / qend=4 / v_quarter=3
506440
2010(3) : Array[2010][3] : Value = 506440 (275000 / 741280)
qcount=4 / qend=4 / v_quarter=3
502583
2010(4) : Array[2010][4] : Value = 502583 (275000 / 741280)
p_year=2000 / 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
487417
2011(1) : Array[2011][1] : Value = 487417 (275000 / 741280)
qcount=2 / qend=3 / v_quarter=3
480291
2011(2) : Array[2011][2] : Value = 480291 (275000 / 741280)
qcount=3 / qend=3 / v_quarter=3
482732
2011(3) : Array[2011][3] : Value = 482732 (275000 / 741280)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2485%2C074%2830.94%25%29+++Start%3A+%24275%2C000+End%3A+%24360%2C074
t:275000,275104,278044,283449,287239,291733,296144,298029,304946,306810,311179,313002,315673,319857,324371,331930,337625,341643,345971,351645,360675,365189,368565,369166,369145,376766,375151,381177,384035,381094,379292,380680,385070,380514,373701,377926,376890,370180,371340,367902,365086,363947,365459,367198,356657,359619,360074|275000,278639,284937,291343,299493,306313,313286,320477,331242,344447,357674,369027,379095,388443,404568,435468,453597,483102,535269,554707,577217,610622,644986,686323,711797,727682,740473,741280,736813,732062,716830,692926,653005,601317,556951,535139,528209,507355,499554,505481,502714,501973,506440,502583,487417,480291,482732
00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
250000
760000
100000
250000
760000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
32
2000
2008
1
1
275000
385070

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2000 to 2011 |Total appreciation = $85,074(30.94%) Start: $275,000 End: $360,074
post_cht ls
post_chd t:275000,275104,278044,283449,287239,291733,296144,298029,304946,306810,311179,313002,315673,319857,324371,331930,337625,341643,345971,351645,360675,365189,368565,369166,369145,376766,375151,381177,384035,381094,379292,380680,385070,380514,373701,377926,376890,370180,371340,367902,365086,363947,365459,367198,356657,359619,360074|275000,278639,284937,291343,299493,306313,313286,320477,331242,344447,357674,369027,379095,388443,404568,435468,453597,483102,535269,554707,577217,610622,644986,686323,711797,727682,740473,741280,736813,732062,716830,692926,653005,601317,556951,535139,528209,507355,499554,505481,502714,501973,506440,502583,487417,480291,482732
post_chl 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,250000,760000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 250000,760000
post_chf
http://chart.apis.google.com/chart?chid=dab9aad907844b7157f35e6ebb9c9850+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2485%2C074%2830.94%25%29+++Start%3A+%24275%2C000+End%3A+%24360%2C074&cht=ls&chd=t%3A275000%2C275104%2C278044%2C283449%2C287239%2C291733%2C296144%2C298029%2C304946%2C306810%2C311179%2C313002%2C315673%2C319857%2C324371%2C331930%2C337625%2C341643%2C345971%2C351645%2C360675%2C365189%2C368565%2C369166%2C369145%2C376766%2C375151%2C381177%2C384035%2C381094%2C379292%2C380680%2C385070%2C380514%2C373701%2C377926%2C376890%2C370180%2C371340%2C367902%2C365086%2C363947%2C365459%2C367198%2C356657%2C359619%2C360074%7C275000%2C278639%2C284937%2C291343%2C299493%2C306313%2C313286%2C320477%2C331242%2C344447%2C357674%2C369027%2C379095%2C388443%2C404568%2C435468%2C453597%2C483102%2C535269%2C554707%2C577217%2C610622%2C644986%2C686323%2C711797%2C727682%2C740473%2C741280%2C736813%2C732062%2C716830%2C692926%2C653005%2C601317%2C556951%2C535139%2C528209%2C507355%2C499554%2C505481%2C502714%2C501973%2C506440%2C502583%2C487417%2C480291%2C482732&chl=00%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%2C250000%2C760000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=250000%2C760000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24275%5C%2C000+in+2000%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24385%5C%2C070+in+2008%2C3972dd%2C0%2C32%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...