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

function check_year(Alexandria, LA,2001):

Data for 2001 is in the $c[Alexandria, LA] element.

function check_quarter():

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

function check_year(Alexandria, LA,2010):

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

function check_quarter():

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

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

Data for 2001 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)][2001] 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: 2001
Purchase quarter: 1
Start price index:135.03
Current price index:187.49
Based on HPI the home has appreciated 38.85% in 9.5 years at an average rate of 4.09% per year.
The current appreciations value is: $347126.56
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 9.5 years (38 quarters or 114 months).


Array ( [0] => Alexandria, LA [1] => 250000 [2] => 2001 [3] => 1 [4] => 2010 [5] => 3 [6] => 9.5 [7] => 38 [8] => 114 [9] => 347126.56 [10] => 0.38850625786862 [11] => 0.040895395565118 ) 1
Alexandria, LA
250000
2001
1
2010
3
9.5
38
114
347126.56
0.38850625786862
0.040895395565118
Alexandria, LA
250000
2001
1
2010
3
9.5
38
114
347126.56
0.38850625786862
0.040895395565118
135.03
187.49
p_year=2001 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
250000
2001(1) : Array[2001][1] : Value = 250000 (250000 / 250000)
qcount=2 / qend=4 / v_quarter=3
254758
2001(2) : Array[2001][2] : Value = 254758 (250000 / 254758)
qcount=3 / qend=4 / v_quarter=3
255591
2001(3) : Array[2001][3] : Value = 255591 (250000 / 255591)
qcount=4 / qend=4 / v_quarter=3
257424
2001(4) : Array[2001][4] : Value = 257424 (250000 / 257424)
p_year=2001 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
255647
2002(1) : Array[2002][1] : Value = 255647 (250000 / 257424)
qcount=2 / qend=4 / v_quarter=3
258183
2002(2) : Array[2002][2] : Value = 258183 (250000 / 258183)
qcount=3 / qend=4 / v_quarter=3
265145
2002(3) : Array[2002][3] : Value = 265145 (250000 / 265145)
qcount=4 / qend=4 / v_quarter=3
268274
2002(4) : Array[2002][4] : Value = 268274 (250000 / 268274)
p_year=2001 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
270458
2003(1) : Array[2003][1] : Value = 270458 (250000 / 270458)
qcount=2 / qend=4 / v_quarter=3
272569
2003(2) : Array[2003][2] : Value = 272569 (250000 / 272569)
qcount=3 / qend=4 / v_quarter=3
275642
2003(3) : Array[2003][3] : Value = 275642 (250000 / 275642)
qcount=4 / qend=4 / v_quarter=3
274254
2003(4) : Array[2003][4] : Value = 274254 (250000 / 275642)
p_year=2001 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
282308
2004(1) : Array[2004][1] : Value = 282308 (250000 / 282308)
qcount=2 / qend=4 / v_quarter=3
279475
2004(2) : Array[2004][2] : Value = 279475 (250000 / 282308)
qcount=3 / qend=4 / v_quarter=3
283955
2004(3) : Array[2004][3] : Value = 283955 (250000 / 283955)
qcount=4 / qend=4 / v_quarter=3
287066
2004(4) : Array[2004][4] : Value = 287066 (250000 / 287066)
p_year=2001 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
291213
2005(1) : Array[2005][1] : Value = 291213 (250000 / 291213)
qcount=2 / qend=4 / v_quarter=3
293250
2005(2) : Array[2005][2] : Value = 293250 (250000 / 293250)
qcount=3 / qend=4 / v_quarter=3
305414
2005(3) : Array[2005][3] : Value = 305414 (250000 / 305414)
qcount=4 / qend=4 / v_quarter=3
305747
2005(4) : Array[2005][4] : Value = 305747 (250000 / 305747)
p_year=2001 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
309876
2006(1) : Array[2006][1] : Value = 309876 (250000 / 309876)
qcount=2 / qend=4 / v_quarter=3
315874
2006(2) : Array[2006][2] : Value = 315874 (250000 / 315874)
qcount=3 / qend=4 / v_quarter=3
327538
2006(3) : Array[2006][3] : Value = 327538 (250000 / 327538)
qcount=4 / qend=4 / v_quarter=3
330704
2006(4) : Array[2006][4] : Value = 330704 (250000 / 330704)
p_year=2001 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
329094
2007(1) : Array[2007][1] : Value = 329094 (250000 / 330704)
qcount=2 / qend=4 / v_quarter=3
342868
2007(2) : Array[2007][2] : Value = 342868 (250000 / 342868)
qcount=3 / qend=4 / v_quarter=3
339017
2007(3) : Array[2007][3] : Value = 339017 (250000 / 342868)
qcount=4 / qend=4 / v_quarter=3
346330
2007(4) : Array[2007][4] : Value = 346330 (250000 / 346330)
p_year=2001 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
348441
2008(1) : Array[2008][1] : Value = 348441 (250000 / 348441)
qcount=2 / qend=4 / v_quarter=3
348256
2008(2) : Array[2008][2] : Value = 348256 (250000 / 348441)
qcount=3 / qend=4 / v_quarter=3
347701
2008(3) : Array[2008][3] : Value = 347701 (250000 / 348441)
qcount=4 / qend=4 / v_quarter=3
348089
2008(4) : Array[2008][4] : Value = 348089 (250000 / 348441)
p_year=2001 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
352162
2009(1) : Array[2009][1] : Value = 352162 (250000 / 352162)
qcount=2 / qend=4 / v_quarter=3
352107
2009(2) : Array[2009][2] : Value = 352107 (250000 / 352162)
qcount=3 / qend=4 / v_quarter=3
344146
2009(3) : Array[2009][3] : Value = 344146 (250000 / 352162)
qcount=4 / qend=4 / v_quarter=3
345183
2009(4) : Array[2009][4] : Value = 345183 (250000 / 352162)
p_year=2001 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Alexandria, LA][2010] element.
qcount=1 / qend=3 / v_quarter=3
347812
2010(1) : Array[2010][1] : Value = 347812 (250000 / 352162)
qcount=2 / qend=3 / v_quarter=3
341461
2010(2) : Array[2010][2] : Value = 341461 (250000 / 352162)
qcount=3 / qend=3 / v_quarter=3
347127
2010(3) : Array[2010][3] : Value = 347127 (250000 / 352162)

function get_valuation():

Purchase price: $250000
Purchase year: 2001
Purchase quarter: 1
Start price index:137.44
Current price index:232.41
Based on HPI the home has appreciated 69.1% in 9.5 years at an average rate of 7.27% per year.
The current appreciations value is: $422748.11
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 9.5 years (38 quarters or 114 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
250000
2001
1
2010
3
9.5
38
114
422748.11
0.6909924330617
0.072736045585442
137.44
232.41
p_year=2001 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
250000
2001(1) : Array[2001][1] : Value = 250000 (250000 / 250000)
qcount=2 / qend=4 / v_quarter=3
255693
2001(2) : Array[2001][2] : Value = 255693 (250000 / 255693)
qcount=3 / qend=4 / v_quarter=3
261514
2001(3) : Array[2001][3] : Value = 261514 (250000 / 261514)
qcount=4 / qend=4 / v_quarter=3
267517
2001(4) : Array[2001][4] : Value = 267517 (250000 / 267517)
p_year=2001 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
276502
2002(1) : Array[2002][1] : Value = 276502 (250000 / 276502)
qcount=2 / qend=4 / v_quarter=3
287525
2002(2) : Array[2002][2] : Value = 287525 (250000 / 287525)
qcount=3 / qend=4 / v_quarter=3
298567
2002(3) : Array[2002][3] : Value = 298567 (250000 / 298567)
qcount=4 / qend=4 / v_quarter=3
308044
2002(4) : Array[2002][4] : Value = 308044 (250000 / 308044)
p_year=2001 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
316447
2003(1) : Array[2003][1] : Value = 316447 (250000 / 316447)
qcount=2 / qend=4 / v_quarter=3
324251
2003(2) : Array[2003][2] : Value = 324251 (250000 / 324251)
qcount=3 / qend=4 / v_quarter=3
337711
2003(3) : Array[2003][3] : Value = 337711 (250000 / 337711)
qcount=4 / qend=4 / v_quarter=3
363504
2003(4) : Array[2003][4] : Value = 363504 (250000 / 363504)
p_year=2001 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
378638
2004(1) : Array[2004][1] : Value = 378638 (250000 / 378638)
qcount=2 / qend=4 / v_quarter=3
403267
2004(2) : Array[2004][2] : Value = 403267 (250000 / 403267)
qcount=3 / qend=4 / v_quarter=3
446813
2004(3) : Array[2004][3] : Value = 446813 (250000 / 446813)
qcount=4 / qend=4 / v_quarter=3
463038
2004(4) : Array[2004][4] : Value = 463038 (250000 / 463038)
p_year=2001 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
481828
2005(1) : Array[2005][1] : Value = 481828 (250000 / 481828)
qcount=2 / qend=4 / v_quarter=3
509713
2005(2) : Array[2005][2] : Value = 509713 (250000 / 509713)
qcount=3 / qend=4 / v_quarter=3
538399
2005(3) : Array[2005][3] : Value = 538399 (250000 / 538399)
qcount=4 / qend=4 / v_quarter=3
572905
2005(4) : Array[2005][4] : Value = 572905 (250000 / 572905)
p_year=2001 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
594168
2006(1) : Array[2006][1] : Value = 594168 (250000 / 594168)
qcount=2 / qend=4 / v_quarter=3
607429
2006(2) : Array[2006][2] : Value = 607429 (250000 / 607429)
qcount=3 / qend=4 / v_quarter=3
618106
2006(3) : Array[2006][3] : Value = 618106 (250000 / 618106)
qcount=4 / qend=4 / v_quarter=3
618779
2006(4) : Array[2006][4] : Value = 618779 (250000 / 618779)
p_year=2001 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
615050
2007(1) : Array[2007][1] : Value = 615050 (250000 / 618779)
qcount=2 / qend=4 / v_quarter=3
611085
2007(2) : Array[2007][2] : Value = 611085 (250000 / 618779)
qcount=3 / qend=4 / v_quarter=3
598370
2007(3) : Array[2007][3] : Value = 598370 (250000 / 618779)
qcount=4 / qend=4 / v_quarter=3
578416
2007(4) : Array[2007][4] : Value = 578416 (250000 / 618779)
p_year=2001 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
545092
2008(1) : Array[2008][1] : Value = 545092 (250000 / 618779)
qcount=2 / qend=4 / v_quarter=3
501946
2008(2) : Array[2008][2] : Value = 501946 (250000 / 618779)
qcount=3 / qend=4 / v_quarter=3
464912
2008(3) : Array[2008][3] : Value = 464912 (250000 / 618779)
qcount=4 / qend=4 / v_quarter=3
446704
2008(4) : Array[2008][4] : Value = 446704 (250000 / 618779)
p_year=2001 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
440920
2009(1) : Array[2009][1] : Value = 440920 (250000 / 618779)
qcount=2 / qend=4 / v_quarter=3
423512
2009(2) : Array[2009][2] : Value = 423512 (250000 / 618779)
qcount=3 / qend=4 / v_quarter=3
417000
2009(3) : Array[2009][3] : Value = 417000 (250000 / 618779)
qcount=4 / qend=4 / v_quarter=3
421948
2009(4) : Array[2009][4] : Value = 421948 (250000 / 618779)
p_year=2001 / 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
419638
2010(1) : Array[2010][1] : Value = 419638 (250000 / 618779)
qcount=2 / qend=3 / v_quarter=3
419019
2010(2) : Array[2010][2] : Value = 419019 (250000 / 618779)
qcount=3 / qend=3 / v_quarter=3
422748
2010(3) : Array[2010][3] : Value = 422748 (250000 / 618779)
HomePriceGraph.com+++++++++++++++++++Price+appreciation+in+Alexandria%2C+LA+for+years+2001+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2497%2C127%2838.85%25%29+++Start%3A+%24250%2C000+End%3A+%24347%2C127
t:250000,254758,255591,257424,255647,258183,265145,268274,270458,272569,275642,274254,282308,279475,283955,287066,291213,293250,305414,305747,309876,315874,327538,330704,329094,342868,339017,346330,348441,348256,347701,348089,352162,352107,344146,345183,347812,341461,347127|250000,255693,261514,267517,276502,287525,298567,308044,316447,324251,337711,363504,378638,403267,446813,463038,481828,509713,538399,572905,594168,607429,618106,618779,615050,611085,598370,578416,545092,501946,464912,446704,440920,423512,417000,421948,419638,419019,422748
01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
230000
640000
100000
230000
640000
Alexandria, LA|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
32
2001
2009
1
1
250000
352162

function graph():

post_chtt HomePriceGraph.com Price appreciation in Alexandria, LA for years 2001 to 2010 |Total appreciation = $97,127(38.85%) Start: $250,000 End: $347,127
post_cht ls
post_chd t:250000,254758,255591,257424,255647,258183,265145,268274,270458,272569,275642,274254,282308,279475,283955,287066,291213,293250,305414,305747,309876,315874,327538,330704,329094,342868,339017,346330,348441,348256,347701,348089,352162,352107,344146,345183,347812,341461,347127|250000,255693,261514,267517,276502,287525,298567,308044,316447,324251,337711,363504,378638,403267,446813,463038,481828,509713,538399,572905,594168,607429,618106,618779,615050,611085,598370,578416,545092,501946,464912,446704,440920,423512,417000,421948,419638,419019,422748
post_chl 01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Alexandria, LA|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,230000,640000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 230000,640000
post_chf
http://chart.apis.google.com/chart?chid=c6b85f0cbe77d7db4383f70ac82ab413+chtt=HomePriceGraph.com+++++++++++++++++++Price+appreciation+in+Alexandria%2C+LA+for+years+2001+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2497%2C127%2838.85%25%29+++Start%3A+%24250%2C000+End%3A+%24347%2C127&cht=ls&chd=t%3A250000%2C254758%2C255591%2C257424%2C255647%2C258183%2C265145%2C268274%2C270458%2C272569%2C275642%2C274254%2C282308%2C279475%2C283955%2C287066%2C291213%2C293250%2C305414%2C305747%2C309876%2C315874%2C327538%2C330704%2C329094%2C342868%2C339017%2C346330%2C348441%2C348256%2C347701%2C348089%2C352162%2C352107%2C344146%2C345183%2C347812%2C341461%2C347127%7C250000%2C255693%2C261514%2C267517%2C276502%2C287525%2C298567%2C308044%2C316447%2C324251%2C337711%2C363504%2C378638%2C403267%2C446813%2C463038%2C481828%2C509713%2C538399%2C572905%2C594168%2C607429%2C618106%2C618779%2C615050%2C611085%2C598370%2C578416%2C545092%2C501946%2C464912%2C446704%2C440920%2C423512%2C417000%2C421948%2C419638%2C419019%2C422748&chl=01%7C.%7C.%7C.%7C02%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%2C230000%2C640000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=230000%2C640000&chdl=Alexandria%2C+LA%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24250%5C%2C000+in+2001%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24352%5C%2C162+in+2009%2C3972dd%2C0%2C32%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...