$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 100000
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: $100000
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: $130936.06
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 11.5 years (46 quarters or 138 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 2000 [3] => 1 [4] => 2011 [5] => 3 [6] => 11.5 [7] => 46 [8] => 138 [9] => 130936.06 [10] => 0.30936064462685 [11] => 0.026900925619726 ) 1
Lawrence, KS
100000
2000
1
2011
3
11.5
46
138
130936.06
0.30936064462685
0.026900925619726
Lawrence, KS
100000
2000
1
2011
3
11.5
46
138
130936.06
0.30936064462685
0.026900925619726
132.79
173.87
p_year=2000 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
2000(1) : Array[2000][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
100038
2000(2) : Array[2000][2] : Value = 100038 (100000 / 100038)
qcount=3 / qend=4 / v_quarter=3
101107
2000(3) : Array[2000][3] : Value = 101107 (100000 / 101107)
qcount=4 / qend=4 / v_quarter=3
103073
2000(4) : Array[2000][4] : Value = 103073 (100000 / 103073)
p_year=2000 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
104451
2001(1) : Array[2001][1] : Value = 104451 (100000 / 104451)
qcount=2 / qend=4 / v_quarter=3
106085
2001(2) : Array[2001][2] : Value = 106085 (100000 / 106085)
qcount=3 / qend=4 / v_quarter=3
107689
2001(3) : Array[2001][3] : Value = 107689 (100000 / 107689)
qcount=4 / qend=4 / v_quarter=3
108374
2001(4) : Array[2001][4] : Value = 108374 (100000 / 108374)
p_year=2000 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
110889
2002(1) : Array[2002][1] : Value = 110889 (100000 / 110889)
qcount=2 / qend=4 / v_quarter=3
111567
2002(2) : Array[2002][2] : Value = 111567 (100000 / 111567)
qcount=3 / qend=4 / v_quarter=3
113156
2002(3) : Array[2002][3] : Value = 113156 (100000 / 113156)
qcount=4 / qend=4 / v_quarter=3
113819
2002(4) : Array[2002][4] : Value = 113819 (100000 / 113819)
p_year=2000 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
114790
2003(1) : Array[2003][1] : Value = 114790 (100000 / 114790)
qcount=2 / qend=4 / v_quarter=3
116311
2003(2) : Array[2003][2] : Value = 116311 (100000 / 116311)
qcount=3 / qend=4 / v_quarter=3
117953
2003(3) : Array[2003][3] : Value = 117953 (100000 / 117953)
qcount=4 / qend=4 / v_quarter=3
120702
2003(4) : Array[2003][4] : Value = 120702 (100000 / 120702)
p_year=2000 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
122773
2004(1) : Array[2004][1] : Value = 122773 (100000 / 122773)
qcount=2 / qend=4 / v_quarter=3
124234
2004(2) : Array[2004][2] : Value = 124234 (100000 / 124234)
qcount=3 / qend=4 / v_quarter=3
125808
2004(3) : Array[2004][3] : Value = 125808 (100000 / 125808)
qcount=4 / qend=4 / v_quarter=3
127871
2004(4) : Array[2004][4] : Value = 127871 (100000 / 127871)
p_year=2000 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
131154
2005(1) : Array[2005][1] : Value = 131154 (100000 / 131154)
qcount=2 / qend=4 / v_quarter=3
132796
2005(2) : Array[2005][2] : Value = 132796 (100000 / 132796)
qcount=3 / qend=4 / v_quarter=3
134024
2005(3) : Array[2005][3] : Value = 134024 (100000 / 134024)
qcount=4 / qend=4 / v_quarter=3
134242
2005(4) : Array[2005][4] : Value = 134242 (100000 / 134242)
p_year=2000 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
134235
2006(1) : Array[2006][1] : Value = 134235 (100000 / 134242)
qcount=2 / qend=4 / v_quarter=3
137006
2006(2) : Array[2006][2] : Value = 137006 (100000 / 137006)
qcount=3 / qend=4 / v_quarter=3
136418
2006(3) : Array[2006][3] : Value = 136418 (100000 / 137006)
qcount=4 / qend=4 / v_quarter=3
138610
2006(4) : Array[2006][4] : Value = 138610 (100000 / 138610)
p_year=2000 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
139649
2007(1) : Array[2007][1] : Value = 139649 (100000 / 139649)
qcount=2 / qend=4 / v_quarter=3
138580
2007(2) : Array[2007][2] : Value = 138580 (100000 / 139649)
qcount=3 / qend=4 / v_quarter=3
137925
2007(3) : Array[2007][3] : Value = 137925 (100000 / 139649)
qcount=4 / qend=4 / v_quarter=3
138429
2007(4) : Array[2007][4] : Value = 138429 (100000 / 139649)
p_year=2000 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
140026
2008(1) : Array[2008][1] : Value = 140026 (100000 / 140026)
qcount=2 / qend=4 / v_quarter=3
138369
2008(2) : Array[2008][2] : Value = 138369 (100000 / 140026)
qcount=3 / qend=4 / v_quarter=3
135891
2008(3) : Array[2008][3] : Value = 135891 (100000 / 140026)
qcount=4 / qend=4 / v_quarter=3
137428
2008(4) : Array[2008][4] : Value = 137428 (100000 / 140026)
p_year=2000 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
137051
2009(1) : Array[2009][1] : Value = 137051 (100000 / 140026)
qcount=2 / qend=4 / v_quarter=3
134611
2009(2) : Array[2009][2] : Value = 134611 (100000 / 140026)
qcount=3 / qend=4 / v_quarter=3
135033
2009(3) : Array[2009][3] : Value = 135033 (100000 / 140026)
qcount=4 / qend=4 / v_quarter=3
133783
2009(4) : Array[2009][4] : Value = 133783 (100000 / 140026)
p_year=2000 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
132758
2010(1) : Array[2010][1] : Value = 132758 (100000 / 140026)
qcount=2 / qend=4 / v_quarter=3
132344
2010(2) : Array[2010][2] : Value = 132344 (100000 / 140026)
qcount=3 / qend=4 / v_quarter=3
132894
2010(3) : Array[2010][3] : Value = 132894 (100000 / 140026)
qcount=4 / qend=4 / v_quarter=3
133527
2010(4) : Array[2010][4] : Value = 133527 (100000 / 140026)
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
129694
2011(1) : Array[2011][1] : Value = 129694 (100000 / 140026)
qcount=2 / qend=3 / v_quarter=3
130770
2011(2) : Array[2011][2] : Value = 130770 (100000 / 140026)
qcount=3 / qend=3 / v_quarter=3
130936
2011(3) : Array[2011][3] : Value = 130936 (100000 / 140026)

function get_valuation():

Purchase price: $100000
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: $175538.83
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 11.5 years (46 quarters or 138 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
100000
2000
1
2011
3
11.5
46
138
175538.83
0.7553882725832
0.065685936746365
126.20
221.53
p_year=2000 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
2000(1) : Array[2000][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
101323
2000(2) : Array[2000][2] : Value = 101323 (100000 / 101323)
qcount=3 / qend=4 / v_quarter=3
103613
2000(3) : Array[2000][3] : Value = 103613 (100000 / 103613)
qcount=4 / qend=4 / v_quarter=3
105943
2000(4) : Array[2000][4] : Value = 105943 (100000 / 105943)
p_year=2000 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
108906
2001(1) : Array[2001][1] : Value = 108906 (100000 / 108906)
qcount=2 / qend=4 / v_quarter=3
111387
2001(2) : Array[2001][2] : Value = 111387 (100000 / 111387)
qcount=3 / qend=4 / v_quarter=3
113922
2001(3) : Array[2001][3] : Value = 113922 (100000 / 113922)
qcount=4 / qend=4 / v_quarter=3
116537
2001(4) : Array[2001][4] : Value = 116537 (100000 / 116537)
p_year=2000 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
120452
2002(1) : Array[2002][1] : Value = 120452 (100000 / 120452)
qcount=2 / qend=4 / v_quarter=3
125254
2002(2) : Array[2002][2] : Value = 125254 (100000 / 125254)
qcount=3 / qend=4 / v_quarter=3
130063
2002(3) : Array[2002][3] : Value = 130063 (100000 / 130063)
qcount=4 / qend=4 / v_quarter=3
134192
2002(4) : Array[2002][4] : Value = 134192 (100000 / 134192)
p_year=2000 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
137853
2003(1) : Array[2003][1] : Value = 137853 (100000 / 137853)
qcount=2 / qend=4 / v_quarter=3
141252
2003(2) : Array[2003][2] : Value = 141252 (100000 / 141252)
qcount=3 / qend=4 / v_quarter=3
147116
2003(3) : Array[2003][3] : Value = 147116 (100000 / 147116)
qcount=4 / qend=4 / v_quarter=3
158352
2003(4) : Array[2003][4] : Value = 158352 (100000 / 158352)
p_year=2000 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
164945
2004(1) : Array[2004][1] : Value = 164945 (100000 / 164945)
qcount=2 / qend=4 / v_quarter=3
175674
2004(2) : Array[2004][2] : Value = 175674 (100000 / 175674)
qcount=3 / qend=4 / v_quarter=3
194643
2004(3) : Array[2004][3] : Value = 194643 (100000 / 194643)
qcount=4 / qend=4 / v_quarter=3
201712
2004(4) : Array[2004][4] : Value = 201712 (100000 / 201712)
p_year=2000 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
209897
2005(1) : Array[2005][1] : Value = 209897 (100000 / 209897)
qcount=2 / qend=4 / v_quarter=3
222044
2005(2) : Array[2005][2] : Value = 222044 (100000 / 222044)
qcount=3 / qend=4 / v_quarter=3
234540
2005(3) : Array[2005][3] : Value = 234540 (100000 / 234540)
qcount=4 / qend=4 / v_quarter=3
249572
2005(4) : Array[2005][4] : Value = 249572 (100000 / 249572)
p_year=2000 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
258835
2006(1) : Array[2006][1] : Value = 258835 (100000 / 258835)
qcount=2 / qend=4 / v_quarter=3
264612
2006(2) : Array[2006][2] : Value = 264612 (100000 / 264612)
qcount=3 / qend=4 / v_quarter=3
269263
2006(3) : Array[2006][3] : Value = 269263 (100000 / 269263)
qcount=4 / qend=4 / v_quarter=3
269556
2006(4) : Array[2006][4] : Value = 269556 (100000 / 269556)
p_year=2000 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
267932
2007(1) : Array[2007][1] : Value = 267932 (100000 / 269556)
qcount=2 / qend=4 / v_quarter=3
266204
2007(2) : Array[2007][2] : Value = 266204 (100000 / 269556)
qcount=3 / qend=4 / v_quarter=3
260666
2007(3) : Array[2007][3] : Value = 260666 (100000 / 269556)
qcount=4 / qend=4 / v_quarter=3
251973
2007(4) : Array[2007][4] : Value = 251973 (100000 / 269556)
p_year=2000 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
237456
2008(1) : Array[2008][1] : Value = 237456 (100000 / 269556)
qcount=2 / qend=4 / v_quarter=3
218661
2008(2) : Array[2008][2] : Value = 218661 (100000 / 269556)
qcount=3 / qend=4 / v_quarter=3
202528
2008(3) : Array[2008][3] : Value = 202528 (100000 / 269556)
qcount=4 / qend=4 / v_quarter=3
194596
2008(4) : Array[2008][4] : Value = 194596 (100000 / 269556)
p_year=2000 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
192076
2009(1) : Array[2009][1] : Value = 192076 (100000 / 269556)
qcount=2 / qend=4 / v_quarter=3
184493
2009(2) : Array[2009][2] : Value = 184493 (100000 / 269556)
qcount=3 / qend=4 / v_quarter=3
181656
2009(3) : Array[2009][3] : Value = 181656 (100000 / 269556)
qcount=4 / qend=4 / v_quarter=3
183811
2009(4) : Array[2009][4] : Value = 183811 (100000 / 269556)
p_year=2000 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
182805
2010(1) : Array[2010][1] : Value = 182805 (100000 / 269556)
qcount=2 / qend=4 / v_quarter=3
182536
2010(2) : Array[2010][2] : Value = 182536 (100000 / 269556)
qcount=3 / qend=4 / v_quarter=3
184160
2010(3) : Array[2010][3] : Value = 184160 (100000 / 269556)
qcount=4 / qend=4 / v_quarter=3
182758
2010(4) : Array[2010][4] : Value = 182758 (100000 / 269556)
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
177242
2011(1) : Array[2011][1] : Value = 177242 (100000 / 269556)
qcount=2 / qend=3 / v_quarter=3
174651
2011(2) : Array[2011][2] : Value = 174651 (100000 / 269556)
qcount=3 / qend=3 / v_quarter=3
175539
2011(3) : Array[2011][3] : Value = 175539 (100000 / 269556)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2430%2C936%2830.94%25%29+++Start%3A+%24100%2C000+End%3A+%24130%2C936
t:100000,100038,101107,103073,104451,106085,107689,108374,110889,111567,113156,113819,114790,116311,117953,120702,122773,124234,125808,127871,131154,132796,134024,134242,134235,137006,136418,138610,139649,138580,137925,138429,140026,138369,135891,137428,137051,134611,135033,133783,132758,132344,132894,133527,129694,130770,130936|100000,101323,103613,105943,108906,111387,113922,116537,120452,125254,130063,134192,137853,141252,147116,158352,164945,175674,194643,201712,209897,222044,234540,249572,258835,264612,269263,269556,267932,266204,260666,251973,237456,218661,202528,194596,192076,184493,181656,183811,182805,182536,184160,182758,177242,174651,175539
00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
92000
278000
50000
92000
278000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
32
2000
2008
1
1
100000
140026

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2000 to 2011 |Total appreciation = $30,936(30.94%) Start: $100,000 End: $130,936
post_cht ls
post_chd t:100000,100038,101107,103073,104451,106085,107689,108374,110889,111567,113156,113819,114790,116311,117953,120702,122773,124234,125808,127871,131154,132796,134024,134242,134235,137006,136418,138610,139649,138580,137925,138429,140026,138369,135891,137428,137051,134611,135033,133783,132758,132344,132894,133527,129694,130770,130936|100000,101323,103613,105943,108906,111387,113922,116537,120452,125254,130063,134192,137853,141252,147116,158352,164945,175674,194643,201712,209897,222044,234540,249572,258835,264612,269263,269556,267932,266204,260666,251973,237456,218661,202528,194596,192076,184493,181656,183811,182805,182536,184160,182758,177242,174651,175539
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,92000,278000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 92000,278000
post_chf
http://chart.apis.google.com/chart?chid=147da2bd9218af5ec95bb0b5106c55dc+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2430%2C936%2830.94%25%29+++Start%3A+%24100%2C000+End%3A+%24130%2C936&cht=ls&chd=t%3A100000%2C100038%2C101107%2C103073%2C104451%2C106085%2C107689%2C108374%2C110889%2C111567%2C113156%2C113819%2C114790%2C116311%2C117953%2C120702%2C122773%2C124234%2C125808%2C127871%2C131154%2C132796%2C134024%2C134242%2C134235%2C137006%2C136418%2C138610%2C139649%2C138580%2C137925%2C138429%2C140026%2C138369%2C135891%2C137428%2C137051%2C134611%2C135033%2C133783%2C132758%2C132344%2C132894%2C133527%2C129694%2C130770%2C130936%7C100000%2C101323%2C103613%2C105943%2C108906%2C111387%2C113922%2C116537%2C120452%2C125254%2C130063%2C134192%2C137853%2C141252%2C147116%2C158352%2C164945%2C175674%2C194643%2C201712%2C209897%2C222044%2C234540%2C249572%2C258835%2C264612%2C269263%2C269556%2C267932%2C266204%2C260666%2C251973%2C237456%2C218661%2C202528%2C194596%2C192076%2C184493%2C181656%2C183811%2C182805%2C182536%2C184160%2C182758%2C177242%2C174651%2C175539&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%2C92000%2C278000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=92000%2C278000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+2000%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24140%5C%2C026+in+2008%2C3972dd%2C0%2C32%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...