$City_1 = Nassau-Suffolk, NY (MSAD)
$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 360000
YearStart 2009
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,2009):

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

function check_quarter():

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

Data for 2009 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)][2009] 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: $360000
Purchase year: 2009
Purchase quarter: 1
Start price index:181.99
Current price index:173.87
Based on HPI the home has appreciated -4.46% in 2.5 years at an average rate of -1.78% per year.
The current appreciations value is: $343937.58
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 2.5 years (10 quarters or 30 months).


Array ( [0] => Lawrence, KS [1] => 360000 [2] => 2009 [3] => 1 [4] => 2011 [5] => 3 [6] => 2.5 [7] => 10 [8] => 30 [9] => 343937.58 [10] => -0.044617836144843 [11] => -0.017847134457937 ) 1
Lawrence, KS
360000
2009
1
2011
3
2.5
10
30
343937.58
-0.044617836144843
-0.017847134457937
Lawrence, KS
360000
2009
1
2011
3
2.5
10
30
343937.58
-0.044617836144843
-0.017847134457937
181.99
173.87
p_year=2009 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
360000
2009(1) : Array[2009][1] : Value = 360000 (360000 / 360000)
qcount=2 / qend=4 / v_quarter=3
353591
2009(2) : Array[2009][2] : Value = 353591 (353591 / 360000)
qcount=3 / qend=4 / v_quarter=3
354699
2009(3) : Array[2009][3] : Value = 354699 (353591 / 360000)
qcount=4 / qend=4 / v_quarter=3
351415
2009(4) : Array[2009][4] : Value = 351415 (351415 / 360000)
p_year=2009 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
348725
2010(1) : Array[2010][1] : Value = 348725 (348725 / 360000)
qcount=2 / qend=4 / v_quarter=3
347637
2010(2) : Array[2010][2] : Value = 347637 (347637 / 360000)
qcount=3 / qend=4 / v_quarter=3
349081
2010(3) : Array[2010][3] : Value = 349081 (347637 / 360000)
qcount=4 / qend=4 / v_quarter=3
350742
2010(4) : Array[2010][4] : Value = 350742 (347637 / 360000)
p_year=2009 / 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
340674
2011(1) : Array[2011][1] : Value = 340674 (340674 / 360000)
qcount=2 / qend=3 / v_quarter=3
343502
2011(2) : Array[2011][2] : Value = 343502 (340674 / 360000)
qcount=3 / qend=3 / v_quarter=3
343938
2011(3) : Array[2011][3] : Value = 343938 (340674 / 360000)

function get_valuation():

Purchase price: $360000
Purchase year: 2009
Purchase quarter: 1
Start price index:242.40
Current price index:221.53
Based on HPI the home has appreciated -8.61% in 2.5 years at an average rate of -3.44% per year.
The current appreciations value is: $329004.95
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 2.5 years (10 quarters or 30 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
360000
2009
1
2011
3
2.5
10
30
329004.95
-0.086097359735974
-0.034438943894389
242.40
221.53
p_year=2009 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
360000
2009(1) : Array[2009][1] : Value = 360000 (360000 / 360000)
qcount=2 / qend=4 / v_quarter=3
345787
2009(2) : Array[2009][2] : Value = 345787 (345787 / 360000)
qcount=3 / qend=4 / v_quarter=3
340470
2009(3) : Array[2009][3] : Value = 340470 (340470 / 360000)
qcount=4 / qend=4 / v_quarter=3
344510
2009(4) : Array[2009][4] : Value = 344510 (340470 / 360000)
p_year=2009 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
342624
2010(1) : Array[2010][1] : Value = 342624 (340470 / 360000)
qcount=2 / qend=4 / v_quarter=3
342119
2010(2) : Array[2010][2] : Value = 342119 (340470 / 360000)
qcount=3 / qend=4 / v_quarter=3
345163
2010(3) : Array[2010][3] : Value = 345163 (340470 / 360000)
qcount=4 / qend=4 / v_quarter=3
342535
2010(4) : Array[2010][4] : Value = 342535 (340470 / 360000)
p_year=2009 / 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
332198
2011(1) : Array[2011][1] : Value = 332198 (332198 / 360000)
qcount=2 / qend=3 / v_quarter=3
327342
2011(2) : Array[2011][2] : Value = 327342 (327342 / 360000)
qcount=3 / qend=3 / v_quarter=3
329005
2011(3) : Array[2011][3] : Value = 329005 (327342 / 360000)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2009+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-16%2C062%28-4.46%25%29+++Start%3A+%24360%2C000+End%3A+%24343%2C938
t:360000,353591,354699,351415,348725,347637,349081,350742,340674,343502,343938|360000,345787,340470,344510,342624,342119,345163,342535,332198,327342,329005
2009|.|.|.|2010|.|.|.|2011|.|.|
326000
362000
5000
326000
362000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
8
0
2011
2009
1
1
340674
360000

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2009 to 2011 |Total depreciation = $-16,062(-4.46%) Start: $360,000 End: $343,938
post_cht ls
post_chd t:360000,353591,354699,351415,348725,347637,349081,350742,340674,343502,343938|360000,345787,340470,344510,342624,342119,345163,342535,332198,327342,329005
post_chl 2009|.|.|.|2010|.|.|.|2011|.|.|
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,326000,362000,5000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 326000,362000
post_chf
http://chart.apis.google.com/chart?chid=bf51c48839e184c807ca39dd6d0eacc0+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2009+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-16%2C062%28-4.46%25%29+++Start%3A+%24360%2C000+End%3A+%24343%2C938&cht=ls&chd=t%3A360000%2C353591%2C354699%2C351415%2C348725%2C347637%2C349081%2C350742%2C340674%2C343502%2C343938%7C360000%2C345787%2C340470%2C344510%2C342624%2C342119%2C345163%2C342535%2C332198%2C327342%2C329005&chl=2009%7C.%7C.%7C.%7C2010%7C.%7C.%7C.%7C2011%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C326000%2C362000%2C5000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=326000%2C362000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24340%5C%2C674+in+2011%2C3972dd%2C0%2C8%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24360%5C%2C000+in+2009%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...