$City_1 = Boston-Quincy, MA (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 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 25000
YearStart 2005
QuarterStart 1
YearEnd 2011
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 = 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),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),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: $25000
Purchase year: 2005
Purchase quarter: 1
Start price index:174.16
Current price index:173.87
Based on HPI the home has appreciated -0.17% in 6.5 years at an average rate of -0.03% per year.
The current appreciations value is: $24958.37
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 6.5 years (26 quarters or 78 months).


Array ( [0] => Lawrence, KS [1] => 25000 [2] => 2005 [3] => 1 [4] => 2011 [5] => 3 [6] => 6.5 [7] => 26 [8] => 78 [9] => 24958.37 [10] => -0.0016651355075792 [11] => -0.00025617469347372 ) 1
Lawrence, KS
25000
2005
1
2011
3
6.5
26
78
24958.37
-0.0016651355075792
-0.00025617469347372
Lawrence, KS
25000
2005
1
2011
3
6.5
26
78
24958.37
-0.0016651355075792
-0.00025617469347372
174.16
173.87
p_year=2005 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25000
2005(1) : Array[2005][1] : Value = 25000 (25000 / 25000)
qcount=2 / qend=4 / v_quarter=3
25313
2005(2) : Array[2005][2] : Value = 25313 (25000 / 25313)
qcount=3 / qend=4 / v_quarter=3
25547
2005(3) : Array[2005][3] : Value = 25547 (25000 / 25547)
qcount=4 / qend=4 / v_quarter=3
25589
2005(4) : Array[2005][4] : Value = 25589 (25000 / 25589)
p_year=2005 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25587
2006(1) : Array[2006][1] : Value = 25587 (25000 / 25589)
qcount=2 / qend=4 / v_quarter=3
26115
2006(2) : Array[2006][2] : Value = 26115 (25000 / 26115)
qcount=3 / qend=4 / v_quarter=3
26003
2006(3) : Array[2006][3] : Value = 26003 (25000 / 26115)
qcount=4 / qend=4 / v_quarter=3
26421
2006(4) : Array[2006][4] : Value = 26421 (25000 / 26421)
p_year=2005 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
26619
2007(1) : Array[2007][1] : Value = 26619 (25000 / 26619)
qcount=2 / qend=4 / v_quarter=3
26415
2007(2) : Array[2007][2] : Value = 26415 (25000 / 26619)
qcount=3 / qend=4 / v_quarter=3
26290
2007(3) : Array[2007][3] : Value = 26290 (25000 / 26619)
qcount=4 / qend=4 / v_quarter=3
26387
2007(4) : Array[2007][4] : Value = 26387 (25000 / 26619)
p_year=2005 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
26691
2008(1) : Array[2008][1] : Value = 26691 (25000 / 26691)
qcount=2 / qend=4 / v_quarter=3
26375
2008(2) : Array[2008][2] : Value = 26375 (25000 / 26691)
qcount=3 / qend=4 / v_quarter=3
25903
2008(3) : Array[2008][3] : Value = 25903 (25000 / 26691)
qcount=4 / qend=4 / v_quarter=3
26196
2008(4) : Array[2008][4] : Value = 26196 (25000 / 26691)
p_year=2005 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
26124
2009(1) : Array[2009][1] : Value = 26124 (25000 / 26691)
qcount=2 / qend=4 / v_quarter=3
25659
2009(2) : Array[2009][2] : Value = 25659 (25000 / 26691)
qcount=3 / qend=4 / v_quarter=3
25739
2009(3) : Array[2009][3] : Value = 25739 (25000 / 26691)
qcount=4 / qend=4 / v_quarter=3
25501
2009(4) : Array[2009][4] : Value = 25501 (25000 / 26691)
p_year=2005 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25306
2010(1) : Array[2010][1] : Value = 25306 (25000 / 26691)
qcount=2 / qend=4 / v_quarter=3
25227
2010(2) : Array[2010][2] : Value = 25227 (25000 / 26691)
qcount=3 / qend=4 / v_quarter=3
25332
2010(3) : Array[2010][3] : Value = 25332 (25000 / 26691)
qcount=4 / qend=4 / v_quarter=3
25452
2010(4) : Array[2010][4] : Value = 25452 (25000 / 26691)
p_year=2005 / 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
24722
2011(1) : Array[2011][1] : Value = 24722 (24722 / 26691)
qcount=2 / qend=3 / v_quarter=3
24927
2011(2) : Array[2011][2] : Value = 24927 (24722 / 26691)
qcount=3 / qend=3 / v_quarter=3
24958
2011(3) : Array[2011][3] : Value = 24958 (24722 / 26691)

function get_valuation():

Purchase price: $25000
Purchase year: 2005
Purchase quarter: 1
Start price index:264.89
Current price index:221.53
Based on HPI the home has appreciated -16.37% in 6.5 years at an average rate of -2.52% per year.
The current appreciations value is: $20907.74
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 6.5 years (26 quarters or 78 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
25000
2005
1
2011
3
6.5
26
78
20907.74
-0.16369058854619
-0.025183167468644
264.89
221.53
p_year=2005 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
25000
2005(1) : Array[2005][1] : Value = 25000 (25000 / 25000)
qcount=2 / qend=4 / v_quarter=3
26447
2005(2) : Array[2005][2] : Value = 26447 (25000 / 26447)
qcount=3 / qend=4 / v_quarter=3
27935
2005(3) : Array[2005][3] : Value = 27935 (25000 / 27935)
qcount=4 / qend=4 / v_quarter=3
29726
2005(4) : Array[2005][4] : Value = 29726 (25000 / 29726)
p_year=2005 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
30829
2006(1) : Array[2006][1] : Value = 30829 (25000 / 30829)
qcount=2 / qend=4 / v_quarter=3
31517
2006(2) : Array[2006][2] : Value = 31517 (25000 / 31517)
qcount=3 / qend=4 / v_quarter=3
32071
2006(3) : Array[2006][3] : Value = 32071 (25000 / 32071)
qcount=4 / qend=4 / v_quarter=3
32106
2006(4) : Array[2006][4] : Value = 32106 (25000 / 32106)
p_year=2005 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
31912
2007(1) : Array[2007][1] : Value = 31912 (25000 / 32106)
qcount=2 / qend=4 / v_quarter=3
31707
2007(2) : Array[2007][2] : Value = 31707 (25000 / 32106)
qcount=3 / qend=4 / v_quarter=3
31047
2007(3) : Array[2007][3] : Value = 31047 (25000 / 32106)
qcount=4 / qend=4 / v_quarter=3
30012
2007(4) : Array[2007][4] : Value = 30012 (25000 / 32106)
p_year=2005 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
28282
2008(1) : Array[2008][1] : Value = 28282 (25000 / 32106)
qcount=2 / qend=4 / v_quarter=3
26044
2008(2) : Array[2008][2] : Value = 26044 (25000 / 32106)
qcount=3 / qend=4 / v_quarter=3
24122
2008(3) : Array[2008][3] : Value = 24122 (24122 / 32106)
qcount=4 / qend=4 / v_quarter=3
23178
2008(4) : Array[2008][4] : Value = 23178 (23178 / 32106)
p_year=2005 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
22877
2009(1) : Array[2009][1] : Value = 22877 (22877 / 32106)
qcount=2 / qend=4 / v_quarter=3
21974
2009(2) : Array[2009][2] : Value = 21974 (21974 / 32106)
qcount=3 / qend=4 / v_quarter=3
21636
2009(3) : Array[2009][3] : Value = 21636 (21636 / 32106)
qcount=4 / qend=4 / v_quarter=3
21893
2009(4) : Array[2009][4] : Value = 21893 (21636 / 32106)
p_year=2005 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
21773
2010(1) : Array[2010][1] : Value = 21773 (21636 / 32106)
qcount=2 / qend=4 / v_quarter=3
21741
2010(2) : Array[2010][2] : Value = 21741 (21636 / 32106)
qcount=3 / qend=4 / v_quarter=3
21935
2010(3) : Array[2010][3] : Value = 21935 (21636 / 32106)
qcount=4 / qend=4 / v_quarter=3
21768
2010(4) : Array[2010][4] : Value = 21768 (21636 / 32106)
p_year=2005 / 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
21111
2011(1) : Array[2011][1] : Value = 21111 (21111 / 32106)
qcount=2 / qend=3 / v_quarter=3
20802
2011(2) : Array[2011][2] : Value = 20802 (20802 / 32106)
qcount=3 / qend=3 / v_quarter=3
20908
2011(3) : Array[2011][3] : Value = 20908 (20802 / 32106)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2005+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-42%28-0.17%25%29+++Start%3A+%2425%2C000+End%3A+%2424%2C958
t:25000,25313,25547,25589,25587,26115,26003,26421,26619,26415,26290,26387,26691,26375,25903,26196,26124,25659,25739,25501,25306,25227,25332,25452,24722,24927,24958|25000,26447,27935,29726,30829,31517,32071,32106,31912,31707,31047,30012,28282,26044,24122,23178,22877,21974,21636,21893,21773,21741,21935,21768,21111,20802,20908
05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
20000
33000
2000
20000
33000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
24
12
2011
2008
1
1
24722
26691

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2005 to 2011 |Total depreciation = $-42(-0.17%) Start: $25,000 End: $24,958
post_cht ls
post_chd t:25000,25313,25547,25589,25587,26115,26003,26421,26619,26415,26290,26387,26691,26375,25903,26196,26124,25659,25739,25501,25306,25227,25332,25452,24722,24927,24958|25000,26447,27935,29726,30829,31517,32071,32106,31912,31707,31047,30012,28282,26044,24122,23178,22877,21974,21636,21893,21773,21741,21935,21768,21111,20802,20908
post_chl 05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
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,20000,33000,2000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 20000,33000
post_chf
http://chart.apis.google.com/chart?chid=51ced54c28e05eedbe360a9d15d6befe+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2005+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-42%28-0.17%25%29+++Start%3A+%2425%2C000+End%3A+%2424%2C958&cht=ls&chd=t%3A25000%2C25313%2C25547%2C25589%2C25587%2C26115%2C26003%2C26421%2C26619%2C26415%2C26290%2C26387%2C26691%2C26375%2C25903%2C26196%2C26124%2C25659%2C25739%2C25501%2C25306%2C25227%2C25332%2C25452%2C24722%2C24927%2C24958%7C25000%2C26447%2C27935%2C29726%2C30829%2C31517%2C32071%2C32106%2C31912%2C31707%2C31047%2C30012%2C28282%2C26044%2C24122%2C23178%2C22877%2C21974%2C21636%2C21893%2C21773%2C21741%2C21935%2C21768%2C21111%2C20802%2C20908&chl=05%7C.%7C.%7C.%7C06%7C.%7C.%7C.%7C07%7C.%7C.%7C.%7C08%7C.%7C.%7C.%7C09%7C.%7C.%7C.%7C10%7C.%7C.%7C.%7C11%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C20000%2C33000%2C2000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=20000%2C33000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%2424%5C%2C722+in+2011%2C3972dd%2C0%2C24%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%2426%5C%2C691+in+2008%2C3972dd%2C0%2C12%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...