$City_1 = Hartford-West Hartford-East Hartford, CT
$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 310000
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: $310000
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: $295004.85
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Array ( [0] => Lawrence, KS [1] => 310000 [2] => 2007 [3] => 1 [4] => 2010 [5] => 3 [6] => 3.5 [7] => 14 [8] => 42 [9] => 295004.85 [10] => -0.048371440897325 [11] => -0.01382041168495 ) 1
Lawrence, KS
310000
2007
1
2010
3
3.5
14
42
295004.85
-0.048371440897325
-0.01382041168495
Lawrence, KS
310000
2007
1
2010
3
3.5
14
42
295004.85
-0.048371440897325
-0.01382041168495
185.44
176.47
p_year=2007 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
310000
2007(1) : Array[2007][1] : Value = 310000 (310000 / 310000)
qcount=2 / qend=4 / v_quarter=3
307626
2007(2) : Array[2007][2] : Value = 307626 (307626 / 310000)
qcount=3 / qend=4 / v_quarter=3
306172
2007(3) : Array[2007][3] : Value = 306172 (306172 / 310000)
qcount=4 / qend=4 / v_quarter=3
307292
2007(4) : Array[2007][4] : Value = 307292 (306172 / 310000)
p_year=2007 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
310836
2008(1) : Array[2008][1] : Value = 310836 (306172 / 310836)
qcount=2 / qend=4 / v_quarter=3
307158
2008(2) : Array[2008][2] : Value = 307158 (306172 / 310836)
qcount=3 / qend=4 / v_quarter=3
301658
2008(3) : Array[2008][3] : Value = 301658 (301658 / 310836)
qcount=4 / qend=4 / v_quarter=3
305068
2008(4) : Array[2008][4] : Value = 305068 (301658 / 310836)
p_year=2007 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
304233
2009(1) : Array[2009][1] : Value = 304233 (301658 / 310836)
qcount=2 / qend=4 / v_quarter=3
298816
2009(2) : Array[2009][2] : Value = 298816 (298816 / 310836)
qcount=3 / qend=4 / v_quarter=3
299752
2009(3) : Array[2009][3] : Value = 299752 (298816 / 310836)
qcount=4 / qend=4 / v_quarter=3
296977
2009(4) : Array[2009][4] : Value = 296977 (296977 / 310836)
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
294704
2010(1) : Array[2010][1] : Value = 294704 (294704 / 310836)
qcount=2 / qend=3 / v_quarter=3
293785
2010(2) : Array[2010][2] : Value = 293785 (293785 / 310836)
qcount=3 / qend=3 / v_quarter=3
295005
2010(3) : Array[2010][3] : Value = 295005 (293785 / 310836)

function get_valuation():

Purchase price: $310000
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: $213075.15
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
310000
2007
1
2010
3
3.5
14
42
213075.15
-0.31266081093071
-0.089331660265916
338.13
232.41
p_year=2007 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
310000
2007(1) : Array[2007][1] : Value = 310000 (310000 / 310000)
qcount=2 / qend=4 / v_quarter=3
308001
2007(2) : Array[2007][2] : Value = 308001 (308001 / 310000)
qcount=3 / qend=4 / v_quarter=3
301593
2007(3) : Array[2007][3] : Value = 301593 (301593 / 310000)
qcount=4 / qend=4 / v_quarter=3
291536
2007(4) : Array[2007][4] : Value = 291536 (291536 / 310000)
p_year=2007 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
274740
2008(1) : Array[2008][1] : Value = 274740 (274740 / 310000)
qcount=2 / qend=4 / v_quarter=3
252993
2008(2) : Array[2008][2] : Value = 252993 (252993 / 310000)
qcount=3 / qend=4 / v_quarter=3
234327
2008(3) : Array[2008][3] : Value = 234327 (234327 / 310000)
qcount=4 / qend=4 / v_quarter=3
225149
2008(4) : Array[2008][4] : Value = 225149 (225149 / 310000)
p_year=2007 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
222234
2009(1) : Array[2009][1] : Value = 222234 (222234 / 310000)
qcount=2 / qend=4 / v_quarter=3
213460
2009(2) : Array[2009][2] : Value = 213460 (213460 / 310000)
qcount=3 / qend=4 / v_quarter=3
210178
2009(3) : Array[2009][3] : Value = 210178 (210178 / 310000)
qcount=4 / qend=4 / v_quarter=3
212672
2009(4) : Array[2009][4] : Value = 212672 (210178 / 310000)
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
211507
2010(1) : Array[2010][1] : Value = 211507 (210178 / 310000)
qcount=2 / qend=3 / v_quarter=3
211196
2010(2) : Array[2010][2] : Value = 211196 (210178 / 310000)
qcount=3 / qend=3 / v_quarter=3
213075
2010(3) : Array[2010][3] : Value = 213075 (210178 / 310000)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-14%2C995%28-4.84%25%29+++Start%3A+%24310%2C000+End%3A+%24295%2C005
t:310000,307626,306172,307292,310836,307158,301658,305068,304233,298816,299752,296977,294704,293785,295005|310000,308001,301593,291536,274740,252993,234327,225149,222234,213460,210178,212672,211507,211196,213075
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
205000
315000
20000
205000
315000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
13
4
2010
2008
2
1
293785
310836

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2007 to 2010 |Total depreciation = $-14,995(-4.84%) Start: $310,000 End: $295,005
post_cht ls
post_chd t:310000,307626,306172,307292,310836,307158,301658,305068,304233,298816,299752,296977,294704,293785,295005|310000,308001,301593,291536,274740,252993,234327,225149,222234,213460,210178,212672,211507,211196,213075
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,205000,315000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 205000,315000
post_chf
http://chart.apis.google.com/chart?chid=42c160b0aef3019049b2dbe5bceded81+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-14%2C995%28-4.84%25%29+++Start%3A+%24310%2C000+End%3A+%24295%2C005&cht=ls&chd=t%3A310000%2C307626%2C306172%2C307292%2C310836%2C307158%2C301658%2C305068%2C304233%2C298816%2C299752%2C296977%2C294704%2C293785%2C295005%7C310000%2C308001%2C301593%2C291536%2C274740%2C252993%2C234327%2C225149%2C222234%2C213460%2C210178%2C212672%2C211507%2C211196%2C213075&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%2C205000%2C315000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=205000%2C315000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24293%5C%2C785+in+2010%2C3972dd%2C0%2C13%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24310%5C%2C836+in+2008%2C3972dd%2C0%2C4%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...