$City_1 = Lafayette, LA
$e =
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$e =
function get_years(Array,Lafayette, LA,) {
1960
Selecting city: Lafayette, LA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Lafayette, LA.
Most recent data for Lafayette, LA 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
1980
The first year data is available for Lafayette, LA is : 1980 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 Lafayette, LA
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 100000
YearStart 2002
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lafayette, LA,2002):

Data for 2002 is in the $c[Lafayette, LA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Lafayette, LA][2002] element.
START $v_year = 2010

function check_year(Lafayette, LA,2010):

Data for 2010 is in the $c[Lafayette, LA] element.
END $v_year = 2010

function check_quarter():

Data for the 3 quarter is in the $c[Lafayette, LA][2010] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2002):

Data for 2002 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)][2002] 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: $100000
Purchase year: 2002
Purchase quarter: 1
Start price index:137.77
Current price index:196.07
Based on HPI the home has appreciated 42.32% in 8.5 years at an average rate of 4.98% per year.
The current appreciations value is: $142316.9
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 8.5 years (34 quarters or 102 months).


Array ( [0] => Lafayette, LA [1] => 100000 [2] => 2002 [3] => 1 [4] => 2010 [5] => 3 [6] => 8.5 [7] => 34 [8] => 102 [9] => 142316.9 [10] => 0.42316904986572 [11] => 0.049784594101849 ) 1
Lafayette, LA
100000
2002
1
2010
3
8.5
34
102
142316.9
0.42316904986572
0.049784594101849
Lafayette, LA
100000
2002
1
2010
3
8.5
34
102
142316.9
0.42316904986572
0.049784594101849
137.77
196.07
p_year=2002 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2002(1) : Array[2002][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
100232
2002(2) : Array[2002][2] : Value = 100232 (100000 / 100232)
qcount=3 / qend=4 / v_quarter=3
102170
2002(3) : Array[2002][3] : Value = 102170 (100000 / 102170)
qcount=4 / qend=4 / v_quarter=3
103499
2002(4) : Array[2002][4] : Value = 103499 (100000 / 103499)
p_year=2002 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
104508
2003(1) : Array[2003][1] : Value = 104508 (100000 / 104508)
qcount=2 / qend=4 / v_quarter=3
105647
2003(2) : Array[2003][2] : Value = 105647 (100000 / 105647)
qcount=3 / qend=4 / v_quarter=3
106569
2003(3) : Array[2003][3] : Value = 106569 (100000 / 106569)
qcount=4 / qend=4 / v_quarter=3
108340
2003(4) : Array[2003][4] : Value = 108340 (100000 / 108340)
p_year=2002 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
108986
2004(1) : Array[2004][1] : Value = 108986 (100000 / 108986)
qcount=2 / qend=4 / v_quarter=3
111410
2004(2) : Array[2004][2] : Value = 111410 (100000 / 111410)
qcount=3 / qend=4 / v_quarter=3
113697
2004(3) : Array[2004][3] : Value = 113697 (100000 / 113697)
qcount=4 / qend=4 / v_quarter=3
114582
2004(4) : Array[2004][4] : Value = 114582 (100000 / 114582)
p_year=2002 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
116172
2005(1) : Array[2005][1] : Value = 116172 (100000 / 116172)
qcount=2 / qend=4 / v_quarter=3
119380
2005(2) : Array[2005][2] : Value = 119380 (100000 / 119380)
qcount=3 / qend=4 / v_quarter=3
121826
2005(3) : Array[2005][3] : Value = 121826 (100000 / 121826)
qcount=4 / qend=4 / v_quarter=3
124984
2005(4) : Array[2005][4] : Value = 124984 (100000 / 124984)
p_year=2002 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
128388
2006(1) : Array[2006][1] : Value = 128388 (100000 / 128388)
qcount=2 / qend=4 / v_quarter=3
131066
2006(2) : Array[2006][2] : Value = 131066 (100000 / 131066)
qcount=3 / qend=4 / v_quarter=3
133425
2006(3) : Array[2006][3] : Value = 133425 (100000 / 133425)
qcount=4 / qend=4 / v_quarter=3
134173
2006(4) : Array[2006][4] : Value = 134173 (100000 / 134173)
p_year=2002 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
136053
2007(1) : Array[2007][1] : Value = 136053 (100000 / 136053)
qcount=2 / qend=4 / v_quarter=3
138245
2007(2) : Array[2007][2] : Value = 138245 (100000 / 138245)
qcount=3 / qend=4 / v_quarter=3
139994
2007(3) : Array[2007][3] : Value = 139994 (100000 / 139994)
qcount=4 / qend=4 / v_quarter=3
141954
2007(4) : Array[2007][4] : Value = 141954 (100000 / 141954)
p_year=2002 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
141642
2008(1) : Array[2008][1] : Value = 141642 (100000 / 141954)
qcount=2 / qend=4 / v_quarter=3
142716
2008(2) : Array[2008][2] : Value = 142716 (100000 / 142716)
qcount=3 / qend=4 / v_quarter=3
140444
2008(3) : Array[2008][3] : Value = 140444 (100000 / 142716)
qcount=4 / qend=4 / v_quarter=3
141838
2008(4) : Array[2008][4] : Value = 141838 (100000 / 142716)
p_year=2002 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
143812
2009(1) : Array[2009][1] : Value = 143812 (100000 / 143812)
qcount=2 / qend=4 / v_quarter=3
143558
2009(2) : Array[2009][2] : Value = 143558 (100000 / 143812)
qcount=3 / qend=4 / v_quarter=3
141932
2009(3) : Array[2009][3] : Value = 141932 (100000 / 143812)
qcount=4 / qend=4 / v_quarter=3
142876
2009(4) : Array[2009][4] : Value = 142876 (100000 / 143812)
p_year=2002 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Lafayette, LA][2010] element.
qcount=1 / qend=3 / v_quarter=3
141010
2010(1) : Array[2010][1] : Value = 141010 (100000 / 143812)
qcount=2 / qend=3 / v_quarter=3
140009
2010(2) : Array[2010][2] : Value = 140009 (100000 / 143812)
qcount=3 / qend=3 / v_quarter=3
142317
2010(3) : Array[2010][3] : Value = 142317 (100000 / 143812)

function get_valuation():

Purchase price: $100000
Purchase year: 2002
Purchase quarter: 1
Start price index:152.01
Current price index:232.41
Based on HPI the home has appreciated 52.89% in 8.5 years at an average rate of 6.22% per year.
The current appreciations value is: $152891.26
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 8.5 years (34 quarters or 102 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
100000
2002
1
2010
3
8.5
34
102
152891.26
0.52891257154135
0.062225008416629
152.01
232.41
p_year=2002 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2002(1) : Array[2002][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
103987
2002(2) : Array[2002][2] : Value = 103987 (100000 / 103987)
qcount=3 / qend=4 / v_quarter=3
107980
2002(3) : Array[2002][3] : Value = 107980 (100000 / 107980)
qcount=4 / qend=4 / v_quarter=3
111407
2002(4) : Array[2002][4] : Value = 111407 (100000 / 111407)
p_year=2002 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
114446
2003(1) : Array[2003][1] : Value = 114446 (100000 / 114446)
qcount=2 / qend=4 / v_quarter=3
117269
2003(2) : Array[2003][2] : Value = 117269 (100000 / 117269)
qcount=3 / qend=4 / v_quarter=3
122137
2003(3) : Array[2003][3] : Value = 122137 (100000 / 122137)
qcount=4 / qend=4 / v_quarter=3
131465
2003(4) : Array[2003][4] : Value = 131465 (100000 / 131465)
p_year=2002 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
136938
2004(1) : Array[2004][1] : Value = 136938 (100000 / 136938)
qcount=2 / qend=4 / v_quarter=3
145846
2004(2) : Array[2004][2] : Value = 145846 (100000 / 145846)
qcount=3 / qend=4 / v_quarter=3
161595
2004(3) : Array[2004][3] : Value = 161595 (100000 / 161595)
qcount=4 / qend=4 / v_quarter=3
167463
2004(4) : Array[2004][4] : Value = 167463 (100000 / 167463)
p_year=2002 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
174258
2005(1) : Array[2005][1] : Value = 174258 (100000 / 174258)
qcount=2 / qend=4 / v_quarter=3
184343
2005(2) : Array[2005][2] : Value = 184343 (100000 / 184343)
qcount=3 / qend=4 / v_quarter=3
194717
2005(3) : Array[2005][3] : Value = 194717 (100000 / 194717)
qcount=4 / qend=4 / v_quarter=3
207197
2005(4) : Array[2005][4] : Value = 207197 (100000 / 207197)
p_year=2002 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
214887
2006(1) : Array[2006][1] : Value = 214887 (100000 / 214887)
qcount=2 / qend=4 / v_quarter=3
219683
2006(2) : Array[2006][2] : Value = 219683 (100000 / 219683)
qcount=3 / qend=4 / v_quarter=3
223545
2006(3) : Array[2006][3] : Value = 223545 (100000 / 223545)
qcount=4 / qend=4 / v_quarter=3
223788
2006(4) : Array[2006][4] : Value = 223788 (100000 / 223788)
p_year=2002 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
222439
2007(1) : Array[2007][1] : Value = 222439 (100000 / 223788)
qcount=2 / qend=4 / v_quarter=3
221005
2007(2) : Array[2007][2] : Value = 221005 (100000 / 223788)
qcount=3 / qend=4 / v_quarter=3
216407
2007(3) : Array[2007][3] : Value = 216407 (100000 / 223788)
qcount=4 / qend=4 / v_quarter=3
209190
2007(4) : Array[2007][4] : Value = 209190 (100000 / 223788)
p_year=2002 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
197138
2008(1) : Array[2008][1] : Value = 197138 (100000 / 223788)
qcount=2 / qend=4 / v_quarter=3
181534
2008(2) : Array[2008][2] : Value = 181534 (100000 / 223788)
qcount=3 / qend=4 / v_quarter=3
168140
2008(3) : Array[2008][3] : Value = 168140 (100000 / 223788)
qcount=4 / qend=4 / v_quarter=3
161555
2008(4) : Array[2008][4] : Value = 161555 (100000 / 223788)
p_year=2002 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
159463
2009(1) : Array[2009][1] : Value = 159463 (100000 / 223788)
qcount=2 / qend=4 / v_quarter=3
153168
2009(2) : Array[2009][2] : Value = 153168 (100000 / 223788)
qcount=3 / qend=4 / v_quarter=3
150812
2009(3) : Array[2009][3] : Value = 150812 (100000 / 223788)
qcount=4 / qend=4 / v_quarter=3
152602
2009(4) : Array[2009][4] : Value = 152602 (100000 / 223788)
p_year=2002 / 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
151766
2010(1) : Array[2010][1] : Value = 151766 (100000 / 223788)
qcount=2 / qend=3 / v_quarter=3
151543
2010(2) : Array[2010][2] : Value = 151543 (100000 / 223788)
qcount=3 / qend=3 / v_quarter=3
152891
2010(3) : Array[2010][3] : Value = 152891 (100000 / 223788)
HomePriceGraph.com++++++++++++++++++++Price+appreciation+in+Lafayette%2C+LA+for+years+2002+to+2010+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2442%2C317%2842.32%25%29+++Start%3A+%24100%2C000+End%3A+%24142%2C317
t:100000,100232,102170,103499,104508,105647,106569,108340,108986,111410,113697,114582,116172,119380,121826,124984,128388,131066,133425,134173,136053,138245,139994,141954,141642,142716,140444,141838,143812,143558,141932,142876,141010,140009,142317|100000,103987,107980,111407,114446,117269,122137,131465,136938,145846,161595,167463,174258,184343,194717,207197,214887,219683,223545,223788,222439,221005,216407,209190,197138,181534,168140,161555,159463,153168,150812,152602,151766,151543,152891
02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
94000
230000
20000
94000
230000
Lafayette, LA|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
28
2002
2009
1
1
100000
143812

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lafayette, LA for years 2002 to 2010 |Total appreciation = $42,317(42.32%) Start: $100,000 End: $142,317
post_cht ls
post_chd t:100000,100232,102170,103499,104508,105647,106569,108340,108986,111410,113697,114582,116172,119380,121826,124984,128388,131066,133425,134173,136053,138245,139994,141954,141642,142716,140444,141838,143812,143558,141932,142876,141010,140009,142317|100000,103987,107980,111407,114446,117269,122137,131465,136938,145846,161595,167463,174258,184343,194717,207197,214887,219683,223545,223788,222439,221005,216407,209190,197138,181534,168140,161555,159463,153168,150812,152602,151766,151543,152891
post_chl 02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lafayette, LA|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,94000,230000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 94000,230000
post_chf
http://chart.apis.google.com/chart?chid=2a7b75ea580d36dfd559df7d9d3403a9+chtt=HomePriceGraph.com++++++++++++++++++++Price+appreciation+in+Lafayette%2C+LA+for+years+2002+to+2010+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2442%2C317%2842.32%25%29+++Start%3A+%24100%2C000+End%3A+%24142%2C317&cht=ls&chd=t%3A100000%2C100232%2C102170%2C103499%2C104508%2C105647%2C106569%2C108340%2C108986%2C111410%2C113697%2C114582%2C116172%2C119380%2C121826%2C124984%2C128388%2C131066%2C133425%2C134173%2C136053%2C138245%2C139994%2C141954%2C141642%2C142716%2C140444%2C141838%2C143812%2C143558%2C141932%2C142876%2C141010%2C140009%2C142317%7C100000%2C103987%2C107980%2C111407%2C114446%2C117269%2C122137%2C131465%2C136938%2C145846%2C161595%2C167463%2C174258%2C184343%2C194717%2C207197%2C214887%2C219683%2C223545%2C223788%2C222439%2C221005%2C216407%2C209190%2C197138%2C181534%2C168140%2C161555%2C159463%2C153168%2C150812%2C152602%2C151766%2C151543%2C152891&chl=02%7C.%7C.%7C.%7C03%7C.%7C.%7C.%7C04%7C.%7C.%7C.%7C05%7C.%7C.%7C.%7C06%7C.%7C.%7C.%7C07%7C.%7C.%7C.%7C08%7C.%7C.%7C.%7C09%7C.%7C.%7C.%7C10%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C94000%2C230000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=94000%2C230000&chdl=Lafayette%2C+LA%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+2002%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24143%5C%2C812+in+2009%2C3972dd%2C0%2C28%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...