$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 2005
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lawrence, KS,2005):

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

function check_quarter():

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

function check_year(Lawrence, KS,2010):

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

function check_quarter():

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

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

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

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

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

function get_valuation():

Purchase price: $100000
Purchase year: 2005
Purchase quarter: 1
Start price index:174.16
Current price index:176.47
Based on HPI the home has appreciated 1.33% in 5.5 years at an average rate of 0.24% per year.
The current appreciations value is: $101326.37
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 2005 [3] => 1 [4] => 2010 [5] => 3 [6] => 5.5 [7] => 22 [8] => 66 [9] => 101326.37 [10] => 0.013263665594855 [11] => 0.002411575562701 ) 1
Lawrence, KS
100000
2005
1
2010
3
5.5
22
66
101326.37
0.013263665594855
0.002411575562701
Lawrence, KS
100000
2005
1
2010
3
5.5
22
66
101326.37
0.013263665594855
0.002411575562701
174.16
176.47
p_year=2005 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2005(1) : Array[2005][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
101252
2005(2) : Array[2005][2] : Value = 101252 (100000 / 101252)
qcount=3 / qend=4 / v_quarter=3
102188
2005(3) : Array[2005][3] : Value = 102188 (100000 / 102188)
qcount=4 / qend=4 / v_quarter=3
102354
2005(4) : Array[2005][4] : Value = 102354 (100000 / 102354)
p_year=2005 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
102348
2006(1) : Array[2006][1] : Value = 102348 (100000 / 102354)
qcount=2 / qend=4 / v_quarter=3
104461
2006(2) : Array[2006][2] : Value = 104461 (100000 / 104461)
qcount=3 / qend=4 / v_quarter=3
104014
2006(3) : Array[2006][3] : Value = 104014 (100000 / 104461)
qcount=4 / qend=4 / v_quarter=3
105684
2006(4) : Array[2006][4] : Value = 105684 (100000 / 105684)
p_year=2005 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
106477
2007(1) : Array[2007][1] : Value = 106477 (100000 / 106477)
qcount=2 / qend=4 / v_quarter=3
105661
2007(2) : Array[2007][2] : Value = 105661 (100000 / 106477)
qcount=3 / qend=4 / v_quarter=3
105162
2007(3) : Array[2007][3] : Value = 105162 (100000 / 106477)
qcount=4 / qend=4 / v_quarter=3
105547
2007(4) : Array[2007][4] : Value = 105547 (100000 / 106477)
p_year=2005 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
106764
2008(1) : Array[2008][1] : Value = 106764 (100000 / 106764)
qcount=2 / qend=4 / v_quarter=3
105501
2008(2) : Array[2008][2] : Value = 105501 (100000 / 106764)
qcount=3 / qend=4 / v_quarter=3
103612
2008(3) : Array[2008][3] : Value = 103612 (100000 / 106764)
qcount=4 / qend=4 / v_quarter=3
104783
2008(4) : Array[2008][4] : Value = 104783 (100000 / 106764)
p_year=2005 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
104496
2009(1) : Array[2009][1] : Value = 104496 (100000 / 106764)
qcount=2 / qend=4 / v_quarter=3
102636
2009(2) : Array[2009][2] : Value = 102636 (100000 / 106764)
qcount=3 / qend=4 / v_quarter=3
102957
2009(3) : Array[2009][3] : Value = 102957 (100000 / 106764)
qcount=4 / qend=4 / v_quarter=3
102004
2009(4) : Array[2009][4] : Value = 102004 (100000 / 106764)
p_year=2005 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2010] element.
qcount=1 / qend=3 / v_quarter=3
101223
2010(1) : Array[2010][1] : Value = 101223 (100000 / 106764)
qcount=2 / qend=3 / v_quarter=3
100907
2010(2) : Array[2010][2] : Value = 100907 (100000 / 106764)
qcount=3 / qend=3 / v_quarter=3
101326
2010(3) : Array[2010][3] : Value = 101326 (100000 / 106764)

function get_valuation():

Purchase price: $100000
Purchase year: 2005
Purchase quarter: 1
Start price index:264.89
Current price index:232.41
Based on HPI the home has appreciated -12.26% in 5.5 years at an average rate of -2.23% per year.
The current appreciations value is: $87738.31
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
100000
2005
1
2010
3
5.5
22
66
87738.31
-0.12261693533165
-0.022293988242118
264.89
232.41
p_year=2005 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2005(1) : Array[2005][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
105787
2005(2) : Array[2005][2] : Value = 105787 (100000 / 105787)
qcount=3 / qend=4 / v_quarter=3
111741
2005(3) : Array[2005][3] : Value = 111741 (100000 / 111741)
qcount=4 / qend=4 / v_quarter=3
118902
2005(4) : Array[2005][4] : Value = 118902 (100000 / 118902)
p_year=2005 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
123315
2006(1) : Array[2006][1] : Value = 123315 (100000 / 123315)
qcount=2 / qend=4 / v_quarter=3
126067
2006(2) : Array[2006][2] : Value = 126067 (100000 / 126067)
qcount=3 / qend=4 / v_quarter=3
128283
2006(3) : Array[2006][3] : Value = 128283 (100000 / 128283)
qcount=4 / qend=4 / v_quarter=3
128423
2006(4) : Array[2006][4] : Value = 128423 (100000 / 128423)
p_year=2005 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
127649
2007(1) : Array[2007][1] : Value = 127649 (100000 / 128423)
qcount=2 / qend=4 / v_quarter=3
126826
2007(2) : Array[2007][2] : Value = 126826 (100000 / 128423)
qcount=3 / qend=4 / v_quarter=3
124187
2007(3) : Array[2007][3] : Value = 124187 (100000 / 128423)
qcount=4 / qend=4 / v_quarter=3
120046
2007(4) : Array[2007][4] : Value = 120046 (100000 / 128423)
p_year=2005 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
113130
2008(1) : Array[2008][1] : Value = 113130 (100000 / 128423)
qcount=2 / qend=4 / v_quarter=3
104175
2008(2) : Array[2008][2] : Value = 104175 (100000 / 128423)
qcount=3 / qend=4 / v_quarter=3
96489
2008(3) : Array[2008][3] : Value = 96489 (96489 / 128423)
qcount=4 / qend=4 / v_quarter=3
92710
2008(4) : Array[2008][4] : Value = 92710 (92710 / 128423)
p_year=2005 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
91510
2009(1) : Array[2009][1] : Value = 91510 (91510 / 128423)
qcount=2 / qend=4 / v_quarter=3
87897
2009(2) : Array[2009][2] : Value = 87897 (87897 / 128423)
qcount=3 / qend=4 / v_quarter=3
86545
2009(3) : Array[2009][3] : Value = 86545 (86545 / 128423)
qcount=4 / qend=4 / v_quarter=3
87572
2009(4) : Array[2009][4] : Value = 87572 (86545 / 128423)
p_year=2005 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2010] element.
qcount=1 / qend=3 / v_quarter=3
87093
2010(1) : Array[2010][1] : Value = 87093 (86545 / 128423)
qcount=2 / qend=3 / v_quarter=3
86964
2010(2) : Array[2010][2] : Value = 86964 (86545 / 128423)
qcount=3 / qend=3 / v_quarter=3
87738
2010(3) : Array[2010][3] : Value = 87738 (86545 / 128423)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2005+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%241%2C326%281.33%25%29+++Start%3A+%24100%2C000+End%3A+%24101%2C326
t:100000,101252,102188,102354,102348,104461,104014,105684,106477,105661,105162,105547,106764,105501,103612,104783,104496,102636,102957,102004,101223,100907,101326|100000,105787,111741,118902,123315,126067,128283,128423,127649,126826,124187,120046,113130,104175,96489,92710,91510,87897,86545,87572,87093,86964,87738
2005|.|.|.|2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
84000
131000
10000
84000
131000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
12
2005
2008
1
1
100000
106764

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2005 to 2010 |Total appreciation = $1,326(1.33%) Start: $100,000 End: $101,326
post_cht ls
post_chd t:100000,101252,102188,102354,102348,104461,104014,105684,106477,105661,105162,105547,106764,105501,103612,104783,104496,102636,102957,102004,101223,100907,101326|100000,105787,111741,118902,123315,126067,128283,128423,127649,126826,124187,120046,113130,104175,96489,92710,91510,87897,86545,87572,87093,86964,87738
post_chl 2005|.|.|.|2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
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,84000,131000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 84000,131000
post_chf
http://chart.apis.google.com/chart?chid=d2d140aa8a480a3c99294bec848d9a6a+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2005+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%241%2C326%281.33%25%29+++Start%3A+%24100%2C000+End%3A+%24101%2C326&cht=ls&chd=t%3A100000%2C101252%2C102188%2C102354%2C102348%2C104461%2C104014%2C105684%2C106477%2C105661%2C105162%2C105547%2C106764%2C105501%2C103612%2C104783%2C104496%2C102636%2C102957%2C102004%2C101223%2C100907%2C101326%7C100000%2C105787%2C111741%2C118902%2C123315%2C126067%2C128283%2C128423%2C127649%2C126826%2C124187%2C120046%2C113130%2C104175%2C96489%2C92710%2C91510%2C87897%2C86545%2C87572%2C87093%2C86964%2C87738&chl=2005%7C.%7C.%7C.%7C2006%7C.%7C.%7C.%7C2007%7C.%7C.%7C.%7C2008%7C.%7C.%7C.%7C2009%7C.%7C.%7C.%7C2010%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C84000%2C131000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=84000%2C131000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+2005%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24106%5C%2C764+in+2008%2C3972dd%2C0%2C12%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...