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

function check_year(Baton Rouge, LA,2001):

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

function check_quarter():

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

function check_year(Baton Rouge, LA,2010):

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

function check_quarter():

Data for the 3 quarter is in the $c[Baton Rouge, 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: $50000
Purchase year: 2001
Purchase quarter: 1
Start price index:131.99
Current price index:189.06
Based on HPI the home has appreciated 43.24% in 9.5 years at an average rate of 4.55% per year.
The current appreciations value is: $71619.06
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 9.5 years (38 quarters or 114 months).


Array ( [0] => Baton Rouge, LA [1] => 50000 [2] => 2001 [3] => 1 [4] => 2010 [5] => 3 [6] => 9.5 [7] => 38 [8] => 114 [9] => 71619.06 [10] => 0.43238124100311 [11] => 0.045513814842432 ) 1
Baton Rouge, LA
50000
2001
1
2010
3
9.5
38
114
71619.06
0.43238124100311
0.045513814842432
Baton Rouge, LA
50000
2001
1
2010
3
9.5
38
114
71619.06
0.43238124100311
0.045513814842432
131.99
189.06
p_year=2001 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
50000
2001(1) : Array[2001][1] : Value = 50000 (50000 / 50000)
qcount=2 / qend=4 / v_quarter=3
50284
2001(2) : Array[2001][2] : Value = 50284 (50000 / 50284)
qcount=3 / qend=4 / v_quarter=3
50697
2001(3) : Array[2001][3] : Value = 50697 (50000 / 50697)
qcount=4 / qend=4 / v_quarter=3
51186
2001(4) : Array[2001][4] : Value = 51186 (50000 / 51186)
p_year=2001 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
51121
2002(1) : Array[2002][1] : Value = 51121 (50000 / 51186)
qcount=2 / qend=4 / v_quarter=3
51561
2002(2) : Array[2002][2] : Value = 51561 (50000 / 51561)
qcount=3 / qend=4 / v_quarter=3
52284
2002(3) : Array[2002][3] : Value = 52284 (50000 / 52284)
qcount=4 / qend=4 / v_quarter=3
53000
2002(4) : Array[2002][4] : Value = 53000 (50000 / 53000)
p_year=2001 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
53440
2003(1) : Array[2003][1] : Value = 53440 (50000 / 53440)
qcount=2 / qend=4 / v_quarter=3
53788
2003(2) : Array[2003][2] : Value = 53788 (50000 / 53788)
qcount=3 / qend=4 / v_quarter=3
54095
2003(3) : Array[2003][3] : Value = 54095 (50000 / 54095)
qcount=4 / qend=4 / v_quarter=3
54610
2003(4) : Array[2003][4] : Value = 54610 (50000 / 54610)
p_year=2001 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
55201
2004(1) : Array[2004][1] : Value = 55201 (50000 / 55201)
qcount=2 / qend=4 / v_quarter=3
55576
2004(2) : Array[2004][2] : Value = 55576 (50000 / 55576)
qcount=3 / qend=4 / v_quarter=3
56561
2004(3) : Array[2004][3] : Value = 56561 (50000 / 56561)
qcount=4 / qend=4 / v_quarter=3
56766
2004(4) : Array[2004][4] : Value = 56766 (50000 / 56766)
p_year=2001 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
57235
2005(1) : Array[2005][1] : Value = 57235 (50000 / 57235)
qcount=2 / qend=4 / v_quarter=3
58262
2005(2) : Array[2005][2] : Value = 58262 (50000 / 58262)
qcount=3 / qend=4 / v_quarter=3
59705
2005(3) : Array[2005][3] : Value = 59705 (50000 / 59705)
qcount=4 / qend=4 / v_quarter=3
62395
2005(4) : Array[2005][4] : Value = 62395 (50000 / 62395)
p_year=2001 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
63872
2006(1) : Array[2006][1] : Value = 63872 (50000 / 63872)
qcount=2 / qend=4 / v_quarter=3
65653
2006(2) : Array[2006][2] : Value = 65653 (50000 / 65653)
qcount=3 / qend=4 / v_quarter=3
67319
2006(3) : Array[2006][3] : Value = 67319 (50000 / 67319)
qcount=4 / qend=4 / v_quarter=3
68513
2006(4) : Array[2006][4] : Value = 68513 (50000 / 68513)
p_year=2001 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
70312
2007(1) : Array[2007][1] : Value = 70312 (50000 / 70312)
qcount=2 / qend=4 / v_quarter=3
70922
2007(2) : Array[2007][2] : Value = 70922 (50000 / 70922)
qcount=3 / qend=4 / v_quarter=3
71767
2007(3) : Array[2007][3] : Value = 71767 (50000 / 71767)
qcount=4 / qend=4 / v_quarter=3
71933
2007(4) : Array[2007][4] : Value = 71933 (50000 / 71933)
p_year=2001 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
72187
2008(1) : Array[2008][1] : Value = 72187 (50000 / 72187)
qcount=2 / qend=4 / v_quarter=3
71918
2008(2) : Array[2008][2] : Value = 71918 (50000 / 72187)
qcount=3 / qend=4 / v_quarter=3
71282
2008(3) : Array[2008][3] : Value = 71282 (50000 / 72187)
qcount=4 / qend=4 / v_quarter=3
71767
2008(4) : Array[2008][4] : Value = 71767 (50000 / 72187)
p_year=2001 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
72604
2009(1) : Array[2009][1] : Value = 72604 (50000 / 72604)
qcount=2 / qend=4 / v_quarter=3
72218
2009(2) : Array[2009][2] : Value = 72218 (50000 / 72604)
qcount=3 / qend=4 / v_quarter=3
71297
2009(3) : Array[2009][3] : Value = 71297 (50000 / 72604)
qcount=4 / qend=4 / v_quarter=3
72225
2009(4) : Array[2009][4] : Value = 72225 (50000 / 72604)
p_year=2001 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Baton Rouge, LA][2010] element.
qcount=1 / qend=3 / v_quarter=3
71312
2010(1) : Array[2010][1] : Value = 71312 (50000 / 72604)
qcount=2 / qend=3 / v_quarter=3
71085
2010(2) : Array[2010][2] : Value = 71085 (50000 / 72604)
qcount=3 / qend=3 / v_quarter=3
71619
2010(3) : Array[2010][3] : Value = 71619 (50000 / 72604)

function get_valuation():

Purchase price: $50000
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: $84549.62
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 9.5 years (38 quarters or 114 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
50000
2001
1
2010
3
9.5
38
114
84549.62
0.6909924330617
0.072736045585442
137.44
232.41
p_year=2001 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
50000
2001(1) : Array[2001][1] : Value = 50000 (50000 / 50000)
qcount=2 / qend=4 / v_quarter=3
51139
2001(2) : Array[2001][2] : Value = 51139 (50000 / 51139)
qcount=3 / qend=4 / v_quarter=3
52303
2001(3) : Array[2001][3] : Value = 52303 (50000 / 52303)
qcount=4 / qend=4 / v_quarter=3
53503
2001(4) : Array[2001][4] : Value = 53503 (50000 / 53503)
p_year=2001 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
55300
2002(1) : Array[2002][1] : Value = 55300 (50000 / 55300)
qcount=2 / qend=4 / v_quarter=3
57505
2002(2) : Array[2002][2] : Value = 57505 (50000 / 57505)
qcount=3 / qend=4 / v_quarter=3
59713
2002(3) : Array[2002][3] : Value = 59713 (50000 / 59713)
qcount=4 / qend=4 / v_quarter=3
61609
2002(4) : Array[2002][4] : Value = 61609 (50000 / 61609)
p_year=2001 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
63289
2003(1) : Array[2003][1] : Value = 63289 (50000 / 63289)
qcount=2 / qend=4 / v_quarter=3
64850
2003(2) : Array[2003][2] : Value = 64850 (50000 / 64850)
qcount=3 / qend=4 / v_quarter=3
67542
2003(3) : Array[2003][3] : Value = 67542 (50000 / 67542)
qcount=4 / qend=4 / v_quarter=3
72701
2003(4) : Array[2003][4] : Value = 72701 (50000 / 72701)
p_year=2001 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
75728
2004(1) : Array[2004][1] : Value = 75728 (50000 / 75728)
qcount=2 / qend=4 / v_quarter=3
80653
2004(2) : Array[2004][2] : Value = 80653 (50000 / 80653)
qcount=3 / qend=4 / v_quarter=3
89363
2004(3) : Array[2004][3] : Value = 89363 (50000 / 89363)
qcount=4 / qend=4 / v_quarter=3
92608
2004(4) : Array[2004][4] : Value = 92608 (50000 / 92608)
p_year=2001 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
96366
2005(1) : Array[2005][1] : Value = 96366 (50000 / 96366)
qcount=2 / qend=4 / v_quarter=3
101943
2005(2) : Array[2005][2] : Value = 101943 (50000 / 101943)
qcount=3 / qend=4 / v_quarter=3
107680
2005(3) : Array[2005][3] : Value = 107680 (50000 / 107680)
qcount=4 / qend=4 / v_quarter=3
114581
2005(4) : Array[2005][4] : Value = 114581 (50000 / 114581)
p_year=2001 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
118834
2006(1) : Array[2006][1] : Value = 118834 (50000 / 118834)
qcount=2 / qend=4 / v_quarter=3
121486
2006(2) : Array[2006][2] : Value = 121486 (50000 / 121486)
qcount=3 / qend=4 / v_quarter=3
123621
2006(3) : Array[2006][3] : Value = 123621 (50000 / 123621)
qcount=4 / qend=4 / v_quarter=3
123756
2006(4) : Array[2006][4] : Value = 123756 (50000 / 123756)
p_year=2001 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
123010
2007(1) : Array[2007][1] : Value = 123010 (50000 / 123756)
qcount=2 / qend=4 / v_quarter=3
122217
2007(2) : Array[2007][2] : Value = 122217 (50000 / 123756)
qcount=3 / qend=4 / v_quarter=3
119674
2007(3) : Array[2007][3] : Value = 119674 (50000 / 123756)
qcount=4 / qend=4 / v_quarter=3
115683
2007(4) : Array[2007][4] : Value = 115683 (50000 / 123756)
p_year=2001 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
109018
2008(1) : Array[2008][1] : Value = 109018 (50000 / 123756)
qcount=2 / qend=4 / v_quarter=3
100389
2008(2) : Array[2008][2] : Value = 100389 (50000 / 123756)
qcount=3 / qend=4 / v_quarter=3
92982
2008(3) : Array[2008][3] : Value = 92982 (50000 / 123756)
qcount=4 / qend=4 / v_quarter=3
89341
2008(4) : Array[2008][4] : Value = 89341 (50000 / 123756)
p_year=2001 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
88184
2009(1) : Array[2009][1] : Value = 88184 (50000 / 123756)
qcount=2 / qend=4 / v_quarter=3
84702
2009(2) : Array[2009][2] : Value = 84702 (50000 / 123756)
qcount=3 / qend=4 / v_quarter=3
83400
2009(3) : Array[2009][3] : Value = 83400 (50000 / 123756)
qcount=4 / qend=4 / v_quarter=3
84390
2009(4) : Array[2009][4] : Value = 84390 (50000 / 123756)
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
83928
2010(1) : Array[2010][1] : Value = 83928 (50000 / 123756)
qcount=2 / qend=3 / v_quarter=3
83804
2010(2) : Array[2010][2] : Value = 83804 (50000 / 123756)
qcount=3 / qend=3 / v_quarter=3
84550
2010(3) : Array[2010][3] : Value = 84550 (50000 / 123756)
HomePriceGraph.com++++++++++++++++++Price+appreciation+in+Baton+Rouge%2C+LA+for+years+2001+to+2010+++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2421%2C619%2843.24%25%29+++Start%3A+%2450%2C000+End%3A+%2471%2C619
t:50000,50284,50697,51186,51121,51561,52284,53000,53440,53788,54095,54610,55201,55576,56561,56766,57235,58262,59705,62395,63872,65653,67319,68513,70312,70922,71767,71933,72187,71918,71282,71767,72604,72218,71297,72225,71312,71085,71619|50000,51139,52303,53503,55300,57505,59713,61609,63289,64850,67542,72701,75728,80653,89363,92608,96366,101943,107680,114581,118834,121486,123621,123756,123010,122217,119674,115683,109018,100389,92982,89341,88184,84702,83400,84390,83928,83804,84550
01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
46000
127000
10000
46000
127000
Baton Rouge, LA|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
32
2001
2009
1
1
50000
72604

function graph():

post_chtt HomePriceGraph.com Price appreciation in Baton Rouge, LA for years 2001 to 2010 |Total appreciation = $21,619(43.24%) Start: $50,000 End: $71,619
post_cht ls
post_chd t:50000,50284,50697,51186,51121,51561,52284,53000,53440,53788,54095,54610,55201,55576,56561,56766,57235,58262,59705,62395,63872,65653,67319,68513,70312,70922,71767,71933,72187,71918,71282,71767,72604,72218,71297,72225,71312,71085,71619|50000,51139,52303,53503,55300,57505,59713,61609,63289,64850,67542,72701,75728,80653,89363,92608,96366,101943,107680,114581,118834,121486,123621,123756,123010,122217,119674,115683,109018,100389,92982,89341,88184,84702,83400,84390,83928,83804,84550
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 Baton Rouge, LA|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,46000,127000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 46000,127000
post_chf
http://chart.apis.google.com/chart?chid=7ed54cefde128e83d471d7db007221d5+chtt=HomePriceGraph.com++++++++++++++++++Price+appreciation+in+Baton+Rouge%2C+LA+for+years+2001+to+2010+++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2421%2C619%2843.24%25%29+++Start%3A+%2450%2C000+End%3A+%2471%2C619&cht=ls&chd=t%3A50000%2C50284%2C50697%2C51186%2C51121%2C51561%2C52284%2C53000%2C53440%2C53788%2C54095%2C54610%2C55201%2C55576%2C56561%2C56766%2C57235%2C58262%2C59705%2C62395%2C63872%2C65653%2C67319%2C68513%2C70312%2C70922%2C71767%2C71933%2C72187%2C71918%2C71282%2C71767%2C72604%2C72218%2C71297%2C72225%2C71312%2C71085%2C71619%7C50000%2C51139%2C52303%2C53503%2C55300%2C57505%2C59713%2C61609%2C63289%2C64850%2C67542%2C72701%2C75728%2C80653%2C89363%2C92608%2C96366%2C101943%2C107680%2C114581%2C118834%2C121486%2C123621%2C123756%2C123010%2C122217%2C119674%2C115683%2C109018%2C100389%2C92982%2C89341%2C88184%2C84702%2C83400%2C84390%2C83928%2C83804%2C84550&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%2C46000%2C127000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=46000%2C127000&chdl=Baton+Rouge%2C+LA%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%2450%5C%2C000+in+2001%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%2472%5C%2C604+in+2009%2C3972dd%2C0%2C32%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...