$City_1 = Cincinnati-Middletown, OH-KY-IN
$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 170
YearStart 2007
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lawrence, KS,2007):

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

function check_quarter():

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

Data for 2007 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)][2007] 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: $170
Purchase year: 2007
Purchase quarter: 1
Start price index:185.44
Current price index:176.47
Based on HPI the home has appreciated -4.84% in 3.5 years at an average rate of -1.38% per year.
The current appreciations value is: $161.78
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Array ( [0] => Lawrence, KS [1] => 170 [2] => 2007 [3] => 1 [4] => 2010 [5] => 3 [6] => 3.5 [7] => 14 [8] => 42 [9] => 161.78 [10] => -0.048371440897325 [11] => -0.01382041168495 ) 1
Lawrence, KS
170
2007
1
2010
3
3.5
14
42
161.78
-0.048371440897325
-0.01382041168495
Lawrence, KS
170
2007
1
2010
3
3.5
14
42
161.78
-0.048371440897325
-0.01382041168495
185.44
176.47
p_year=2007 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
170
2007(1) : Array[2007][1] : Value = 170 (170 / 170)
qcount=2 / qend=4 / v_quarter=3
169
2007(2) : Array[2007][2] : Value = 169 (169 / 170)
qcount=3 / qend=4 / v_quarter=3
168
2007(3) : Array[2007][3] : Value = 168 (168 / 170)
qcount=4 / qend=4 / v_quarter=3
169
2007(4) : Array[2007][4] : Value = 169 (168 / 170)
p_year=2007 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
170
2008(1) : Array[2008][1] : Value = 170 (168 / 170)
qcount=2 / qend=4 / v_quarter=3
168
2008(2) : Array[2008][2] : Value = 168 (168 / 170)
qcount=3 / qend=4 / v_quarter=3
165
2008(3) : Array[2008][3] : Value = 165 (165 / 170)
qcount=4 / qend=4 / v_quarter=3
167
2008(4) : Array[2008][4] : Value = 167 (165 / 170)
p_year=2007 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
167
2009(1) : Array[2009][1] : Value = 167 (165 / 170)
qcount=2 / qend=4 / v_quarter=3
164
2009(2) : Array[2009][2] : Value = 164 (164 / 170)
qcount=3 / qend=4 / v_quarter=3
164
2009(3) : Array[2009][3] : Value = 164 (164 / 170)
qcount=4 / qend=4 / v_quarter=3
163
2009(4) : Array[2009][4] : Value = 163 (163 / 170)
p_year=2007 / 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
162
2010(1) : Array[2010][1] : Value = 162 (162 / 170)
qcount=2 / qend=3 / v_quarter=3
161
2010(2) : Array[2010][2] : Value = 161 (161 / 170)
qcount=3 / qend=3 / v_quarter=3
162
2010(3) : Array[2010][3] : Value = 162 (161 / 170)

function get_valuation():

Purchase price: $170
Purchase year: 2007
Purchase quarter: 1
Start price index:338.13
Current price index:232.41
Based on HPI the home has appreciated -31.27% in 3.5 years at an average rate of -8.93% per year.
The current appreciations value is: $116.85
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
170
2007
1
2010
3
3.5
14
42
116.85
-0.31266081093071
-0.089331660265916
338.13
232.41
p_year=2007 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
170
2007(1) : Array[2007][1] : Value = 170 (170 / 170)
qcount=2 / qend=4 / v_quarter=3
169
2007(2) : Array[2007][2] : Value = 169 (169 / 170)
qcount=3 / qend=4 / v_quarter=3
165
2007(3) : Array[2007][3] : Value = 165 (165 / 170)
qcount=4 / qend=4 / v_quarter=3
160
2007(4) : Array[2007][4] : Value = 160 (160 / 170)
p_year=2007 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
151
2008(1) : Array[2008][1] : Value = 151 (151 / 170)
qcount=2 / qend=4 / v_quarter=3
139
2008(2) : Array[2008][2] : Value = 139 (139 / 170)
qcount=3 / qend=4 / v_quarter=3
129
2008(3) : Array[2008][3] : Value = 129 (129 / 170)
qcount=4 / qend=4 / v_quarter=3
123
2008(4) : Array[2008][4] : Value = 123 (123 / 170)
p_year=2007 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
122
2009(1) : Array[2009][1] : Value = 122 (122 / 170)
qcount=2 / qend=4 / v_quarter=3
117
2009(2) : Array[2009][2] : Value = 117 (117 / 170)
qcount=3 / qend=4 / v_quarter=3
115
2009(3) : Array[2009][3] : Value = 115 (115 / 170)
qcount=4 / qend=4 / v_quarter=3
117
2009(4) : Array[2009][4] : Value = 117 (115 / 170)
p_year=2007 / 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
116
2010(1) : Array[2010][1] : Value = 116 (115 / 170)
qcount=2 / qend=3 / v_quarter=3
116
2010(2) : Array[2010][2] : Value = 116 (115 / 170)
qcount=3 / qend=3 / v_quarter=3
117
2010(3) : Array[2010][3] : Value = 117 (115 / 170)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-8%28-4.71%25%29+++Start%3A+%24170+End%3A+%24162
t:170,169,168,169,170,168,165,167,167,164,164,163,162,161,162|170,169,165,160,151,139,129,123,122,117,115,117,116,116,117
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
110
170
10
110
170
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
13
4
2010
2008
2
1
161
170

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2007 to 2010 |Total depreciation = $-8(-4.71%) Start: $170 End: $162
post_cht ls
post_chd t:170,169,168,169,170,168,165,167,167,164,164,163,162,161,162|170,169,165,160,151,139,129,123,122,117,115,117,116,116,117
post_chl 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,110,170,10
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 110,170
post_chf
http://chart.apis.google.com/chart?chid=1ea54b48b767f537e4a6931ef36a31ad+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-8%28-4.71%25%29+++Start%3A+%24170+End%3A+%24162&cht=ls&chd=t%3A170%2C169%2C168%2C169%2C170%2C168%2C165%2C167%2C167%2C164%2C164%2C163%2C162%2C161%2C162%7C170%2C169%2C165%2C160%2C151%2C139%2C129%2C123%2C122%2C117%2C115%2C117%2C116%2C116%2C117&chl=2007%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%2C110%2C170%2C10&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=110%2C170&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24161+in+2010%2C3972dd%2C0%2C13%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24170+in+2008%2C3972dd%2C0%2C4%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...