$City_1 = Charlotte-Gastonia-Rock Hill, NC-SC
$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 2026 for most recent data.
0: Year 2026 not found in data for Lawrence, KS.
1: 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 2026 for most recent data.
0: Year 2026 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
1: 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 250000
YearStart 2006
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lawrence, KS,2006):

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

function check_quarter():

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

Data for 2006 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)][2006] 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: $250000
Purchase year: 2006
Purchase quarter: 1
Start price index:178.25
Current price index:176.47
Based on HPI the home has appreciated -1% in 4.5 years at an average rate of -0.22% per year.
The current appreciations value is: $247503.51
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Array ( [0] => Lawrence, KS [1] => 250000 [2] => 2006 [3] => 1 [4] => 2010 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 247503.51 [10] => -0.0099859747545582 [11] => -0.0022191055010129 ) 1
Lawrence, KS
250000
2006
1
2010
3
4.5
18
54
247503.51
-0.0099859747545582
-0.0022191055010129
Lawrence, KS
250000
2006
1
2010
3
4.5
18
54
247503.51
-0.0099859747545582
-0.0022191055010129
178.25
176.47
p_year=2006 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
250000
2006(1) : Array[2006][1] : Value = 250000 (250000 / 250000)
qcount=2 / qend=4 / v_quarter=3
255161
2006(2) : Array[2006][2] : Value = 255161 (250000 / 255161)
qcount=3 / qend=4 / v_quarter=3
254067
2006(3) : Array[2006][3] : Value = 254067 (250000 / 255161)
qcount=4 / qend=4 / v_quarter=3
258149
2006(4) : Array[2006][4] : Value = 258149 (250000 / 258149)
p_year=2006 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
260084
2007(1) : Array[2007][1] : Value = 260084 (250000 / 260084)
qcount=2 / qend=4 / v_quarter=3
258093
2007(2) : Array[2007][2] : Value = 258093 (250000 / 260084)
qcount=3 / qend=4 / v_quarter=3
256872
2007(3) : Array[2007][3] : Value = 256872 (250000 / 260084)
qcount=4 / qend=4 / v_quarter=3
257812
2007(4) : Array[2007][4] : Value = 257812 (250000 / 260084)
p_year=2006 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
260785
2008(1) : Array[2008][1] : Value = 260785 (250000 / 260785)
qcount=2 / qend=4 / v_quarter=3
257700
2008(2) : Array[2008][2] : Value = 257700 (250000 / 260785)
qcount=3 / qend=4 / v_quarter=3
253086
2008(3) : Array[2008][3] : Value = 253086 (250000 / 260785)
qcount=4 / qend=4 / v_quarter=3
255947
2008(4) : Array[2008][4] : Value = 255947 (250000 / 260785)
p_year=2006 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
255245
2009(1) : Array[2009][1] : Value = 255245 (250000 / 260785)
qcount=2 / qend=4 / v_quarter=3
250701
2009(2) : Array[2009][2] : Value = 250701 (250000 / 260785)
qcount=3 / qend=4 / v_quarter=3
251487
2009(3) : Array[2009][3] : Value = 251487 (250000 / 260785)
qcount=4 / qend=4 / v_quarter=3
249158
2009(4) : Array[2009][4] : Value = 249158 (249158 / 260785)
p_year=2006 / 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
247251
2010(1) : Array[2010][1] : Value = 247251 (247251 / 260785)
qcount=2 / qend=3 / v_quarter=3
246480
2010(2) : Array[2010][2] : Value = 246480 (246480 / 260785)
qcount=3 / qend=3 / v_quarter=3
247504
2010(3) : Array[2010][3] : Value = 247504 (246480 / 260785)

function get_valuation():

Purchase price: $250000
Purchase year: 2006
Purchase quarter: 1
Start price index:326.65
Current price index:232.41
Based on HPI the home has appreciated -28.85% in 4.5 years at an average rate of -6.41% per year.
The current appreciations value is: $177873.87
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
250000
2006
1
2010
3
4.5
18
54
177873.87
-0.28850451553651
-0.064112114563668
326.65
232.41
p_year=2006 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
250000
2006(1) : Array[2006][1] : Value = 250000 (250000 / 250000)
qcount=2 / qend=4 / v_quarter=3
255579
2006(2) : Array[2006][2] : Value = 255579 (250000 / 255579)
qcount=3 / qend=4 / v_quarter=3
260072
2006(3) : Array[2006][3] : Value = 260072 (250000 / 260072)
qcount=4 / qend=4 / v_quarter=3
260355
2006(4) : Array[2006][4] : Value = 260355 (250000 / 260355)
p_year=2006 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
258786
2007(1) : Array[2007][1] : Value = 258786 (250000 / 260355)
qcount=2 / qend=4 / v_quarter=3
257118
2007(2) : Array[2007][2] : Value = 257118 (250000 / 260355)
qcount=3 / qend=4 / v_quarter=3
251768
2007(3) : Array[2007][3] : Value = 251768 (250000 / 260355)
qcount=4 / qend=4 / v_quarter=3
243372
2007(4) : Array[2007][4] : Value = 243372 (243372 / 260355)
p_year=2006 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
229351
2008(1) : Array[2008][1] : Value = 229351 (229351 / 260355)
qcount=2 / qend=4 / v_quarter=3
211197
2008(2) : Array[2008][2] : Value = 211197 (211197 / 260355)
qcount=3 / qend=4 / v_quarter=3
195615
2008(3) : Array[2008][3] : Value = 195615 (195615 / 260355)
qcount=4 / qend=4 / v_quarter=3
187953
2008(4) : Array[2008][4] : Value = 187953 (187953 / 260355)
p_year=2006 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
185520
2009(1) : Array[2009][1] : Value = 185520 (185520 / 260355)
qcount=2 / qend=4 / v_quarter=3
178195
2009(2) : Array[2009][2] : Value = 178195 (178195 / 260355)
qcount=3 / qend=4 / v_quarter=3
175455
2009(3) : Array[2009][3] : Value = 175455 (175455 / 260355)
qcount=4 / qend=4 / v_quarter=3
177537
2009(4) : Array[2009][4] : Value = 177537 (175455 / 260355)
p_year=2006 / 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
176565
2010(1) : Array[2010][1] : Value = 176565 (175455 / 260355)
qcount=2 / qend=3 / v_quarter=3
176305
2010(2) : Array[2010][2] : Value = 176305 (175455 / 260355)
qcount=3 / qend=3 / v_quarter=3
177874
2010(3) : Array[2010][3] : Value = 177874 (175455 / 260355)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2006+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-2%2C496%28-1%25%29+++Start%3A+%24250%2C000+End%3A+%24247%2C504
t:250000,255161,254067,258149,260084,258093,256872,257812,260785,257700,253086,255947,255245,250701,251487,249158,247251,246480,247504|250000,255579,260072,260355,258786,257118,251768,243372,229351,211197,195615,187953,185520,178195,175455,177537,176565,176305,177874
2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
171000
265000
20000
171000
265000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
17
8
2010
2008
2
1
246480
260785

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2006 to 2010 |Total depreciation = $-2,496(-1%) Start: $250,000 End: $247,504
post_cht ls
post_chd t:250000,255161,254067,258149,260084,258093,256872,257812,260785,257700,253086,255947,255245,250701,251487,249158,247251,246480,247504|250000,255579,260072,260355,258786,257118,251768,243372,229351,211197,195615,187953,185520,178195,175455,177537,176565,176305,177874
post_chl 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,171000,265000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 171000,265000
post_chf
http://chart.apis.google.com/chart?chid=b3d201aa539a55e0f78333a8e4f4bbdb+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2006+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-2%2C496%28-1%25%29+++Start%3A+%24250%2C000+End%3A+%24247%2C504&cht=ls&chd=t%3A250000%2C255161%2C254067%2C258149%2C260084%2C258093%2C256872%2C257812%2C260785%2C257700%2C253086%2C255947%2C255245%2C250701%2C251487%2C249158%2C247251%2C246480%2C247504%7C250000%2C255579%2C260072%2C260355%2C258786%2C257118%2C251768%2C243372%2C229351%2C211197%2C195615%2C187953%2C185520%2C178195%2C175455%2C177537%2C176565%2C176305%2C177874&chl=2006%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%2C171000%2C265000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=171000%2C265000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24246%5C%2C480+in+2010%2C3972dd%2C0%2C17%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24260%5C%2C785+in+2008%2C3972dd%2C0%2C8%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...