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

function check_year(Springfield, MA,2006):

Data for 2006 is in the $c[Springfield, MA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Springfield, MA][2006] element.
START $v_year = 2011

function check_year(Springfield, MA,2011):

Data for 2011 is in the $c[Springfield, MA] element.
END $v_year = 2011

function check_quarter():

Data for the 3 quarter is in the $c[Springfield, MA][2011] element.

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

Data for 2006 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)][2006] 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: $200000
Purchase year: 2006
Purchase quarter: 1
Start price index:205.12
Current price index:184.80
Based on HPI the home has appreciated -9.91% in 5.5 years at an average rate of -1.8% per year.
The current appreciations value is: $180187.21
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Array ( [0] => Springfield, MA [1] => 200000 [2] => 2006 [3] => 1 [4] => 2011 [5] => 3 [6] => 5.5 [7] => 22 [8] => 66 [9] => 180187.21 [10] => -0.099063962558502 [11] => -0.018011629556091 ) 1
Springfield, MA
200000
2006
1
2011
3
5.5
22
66
180187.21
-0.099063962558502
-0.018011629556091
Springfield, MA
200000
2006
1
2011
3
5.5
22
66
180187.21
-0.099063962558502
-0.018011629556091
205.12
184.80
p_year=2006 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
200000
2006(1) : Array[2006][1] : Value = 200000 (200000 / 200000)
qcount=2 / qend=4 / v_quarter=3
200478
2006(2) : Array[2006][2] : Value = 200478 (200000 / 200478)
qcount=3 / qend=4 / v_quarter=3
200107
2006(3) : Array[2006][3] : Value = 200107 (200000 / 200478)
qcount=4 / qend=4 / v_quarter=3
203442
2006(4) : Array[2006][4] : Value = 203442 (200000 / 203442)
p_year=2006 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
203471
2007(1) : Array[2007][1] : Value = 203471 (200000 / 203471)
qcount=2 / qend=4 / v_quarter=3
203471
2007(2) : Array[2007][2] : Value = 203471 (200000 / 203471)
qcount=3 / qend=4 / v_quarter=3
201697
2007(3) : Array[2007][3] : Value = 201697 (200000 / 203471)
qcount=4 / qend=4 / v_quarter=3
203344
2007(4) : Array[2007][4] : Value = 203344 (200000 / 203471)
p_year=2006 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
200858
2008(1) : Array[2008][1] : Value = 200858 (200000 / 203471)
qcount=2 / qend=4 / v_quarter=3
196041
2008(2) : Array[2008][2] : Value = 196041 (196041 / 203471)
qcount=3 / qend=4 / v_quarter=3
190903
2008(3) : Array[2008][3] : Value = 190903 (190903 / 203471)
qcount=4 / qend=4 / v_quarter=3
190172
2008(4) : Array[2008][4] : Value = 190172 (190172 / 203471)
p_year=2006 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
193516
2009(1) : Array[2009][1] : Value = 193516 (190172 / 203471)
qcount=2 / qend=4 / v_quarter=3
188524
2009(2) : Array[2009][2] : Value = 188524 (188524 / 203471)
qcount=3 / qend=4 / v_quarter=3
186730
2009(3) : Array[2009][3] : Value = 186730 (186730 / 203471)
qcount=4 / qend=4 / v_quarter=3
187081
2009(4) : Array[2009][4] : Value = 187081 (186730 / 203471)
p_year=2006 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
185784
2010(1) : Array[2010][1] : Value = 185784 (185784 / 203471)
qcount=2 / qend=4 / v_quarter=3
183590
2010(2) : Array[2010][2] : Value = 183590 (183590 / 203471)
qcount=3 / qend=4 / v_quarter=3
185891
2010(3) : Array[2010][3] : Value = 185891 (183590 / 203471)
qcount=4 / qend=4 / v_quarter=3
185959
2010(4) : Array[2010][4] : Value = 185959 (183590 / 203471)
p_year=2006 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Springfield, MA][2011] element.
qcount=1 / qend=3 / v_quarter=3
181825
2011(1) : Array[2011][1] : Value = 181825 (181825 / 203471)
qcount=2 / qend=3 / v_quarter=3
180577
2011(2) : Array[2011][2] : Value = 180577 (180577 / 203471)
qcount=3 / qend=3 / v_quarter=3
180187
2011(3) : Array[2011][3] : Value = 180187 (180187 / 203471)

function get_valuation():

Purchase price: $200000
Purchase year: 2006
Purchase quarter: 1
Start price index:326.65
Current price index:221.53
Based on HPI the home has appreciated -32.18% in 5.5 years at an average rate of -5.85% per year.
The current appreciations value is: $135637.53
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
200000
2006
1
2011
3
5.5
22
66
135637.53
-0.32181233736415
-0.058511334066209
326.65
221.53
p_year=2006 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
200000
2006(1) : Array[2006][1] : Value = 200000 (200000 / 200000)
qcount=2 / qend=4 / v_quarter=3
204463
2006(2) : Array[2006][2] : Value = 204463 (200000 / 204463)
qcount=3 / qend=4 / v_quarter=3
208058
2006(3) : Array[2006][3] : Value = 208058 (200000 / 208058)
qcount=4 / qend=4 / v_quarter=3
208284
2006(4) : Array[2006][4] : Value = 208284 (200000 / 208284)
p_year=2006 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
207029
2007(1) : Array[2007][1] : Value = 207029 (200000 / 208284)
qcount=2 / qend=4 / v_quarter=3
205694
2007(2) : Array[2007][2] : Value = 205694 (200000 / 208284)
qcount=3 / qend=4 / v_quarter=3
201414
2007(3) : Array[2007][3] : Value = 201414 (200000 / 208284)
qcount=4 / qend=4 / v_quarter=3
194698
2007(4) : Array[2007][4] : Value = 194698 (194698 / 208284)
p_year=2006 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
183481
2008(1) : Array[2008][1] : Value = 183481 (183481 / 208284)
qcount=2 / qend=4 / v_quarter=3
168958
2008(2) : Array[2008][2] : Value = 168958 (168958 / 208284)
qcount=3 / qend=4 / v_quarter=3
156492
2008(3) : Array[2008][3] : Value = 156492 (156492 / 208284)
qcount=4 / qend=4 / v_quarter=3
150363
2008(4) : Array[2008][4] : Value = 150363 (150363 / 208284)
p_year=2006 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
148416
2009(1) : Array[2009][1] : Value = 148416 (148416 / 208284)
qcount=2 / qend=4 / v_quarter=3
142556
2009(2) : Array[2009][2] : Value = 142556 (142556 / 208284)
qcount=3 / qend=4 / v_quarter=3
140364
2009(3) : Array[2009][3] : Value = 140364 (140364 / 208284)
qcount=4 / qend=4 / v_quarter=3
142030
2009(4) : Array[2009][4] : Value = 142030 (140364 / 208284)
p_year=2006 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
141252
2010(1) : Array[2010][1] : Value = 141252 (140364 / 208284)
qcount=2 / qend=4 / v_quarter=3
141044
2010(2) : Array[2010][2] : Value = 141044 (140364 / 208284)
qcount=3 / qend=4 / v_quarter=3
142299
2010(3) : Array[2010][3] : Value = 142299 (140364 / 208284)
qcount=4 / qend=4 / v_quarter=3
141215
2010(4) : Array[2010][4] : Value = 141215 (140364 / 208284)
p_year=2006 / 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
136954
2011(1) : Array[2011][1] : Value = 136954 (136954 / 208284)
qcount=2 / qend=3 / v_quarter=3
134952
2011(2) : Array[2011][2] : Value = 134952 (134952 / 208284)
qcount=3 / qend=3 / v_quarter=3
135638
2011(3) : Array[2011][3] : Value = 135638 (134952 / 208284)
HomePriceGraph.com++++++++++++++++++Price+depreciation+in+Springfield%2C+MA+for+years+2006+to+2011+++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-19%2C813%28-9.91%25%29+++Start%3A+%24200%2C000+End%3A+%24180%2C187
t:200000,200478,200107,203442,203471,203471,201697,203344,200858,196041,190903,190172,193516,188524,186730,187081,185784,183590,185891,185959,181825,180577,180187|200000,204463,208058,208284,207029,205694,201414,194698,183481,168958,156492,150363,148416,142556,140364,142030,141252,141044,142299,141215,136954,134952,135638
2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
131000
212000
10000
131000
212000
Springfield, MA|Los Angeles-Long Beach-Glendale, CA (MSAD)
22
5
2011
2007
3
2
180187
203471

function graph():

post_chtt HomePriceGraph.com Price depreciation in Springfield, MA for years 2006 to 2011 |Total depreciation = $-19,813(-9.91%) Start: $200,000 End: $180,187
post_cht ls
post_chd t:200000,200478,200107,203442,203471,203471,201697,203344,200858,196041,190903,190172,193516,188524,186730,187081,185784,183590,185891,185959,181825,180577,180187|200000,204463,208058,208284,207029,205694,201414,194698,183481,168958,156492,150363,148416,142556,140364,142030,141252,141044,142299,141215,136954,134952,135638
post_chl 2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Springfield, MA|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,131000,212000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 131000,212000
post_chf
http://chart.apis.google.com/chart?chid=3f0727d56109509cfa35f2390d0255c2+chtt=HomePriceGraph.com++++++++++++++++++Price+depreciation+in+Springfield%2C+MA+for+years+2006+to+2011+++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-19%2C813%28-9.91%25%29+++Start%3A+%24200%2C000+End%3A+%24180%2C187&cht=ls&chd=t%3A200000%2C200478%2C200107%2C203442%2C203471%2C203471%2C201697%2C203344%2C200858%2C196041%2C190903%2C190172%2C193516%2C188524%2C186730%2C187081%2C185784%2C183590%2C185891%2C185959%2C181825%2C180577%2C180187%7C200000%2C204463%2C208058%2C208284%2C207029%2C205694%2C201414%2C194698%2C183481%2C168958%2C156492%2C150363%2C148416%2C142556%2C140364%2C142030%2C141252%2C141044%2C142299%2C141215%2C136954%2C134952%2C135638&chl=2006%7C.%7C.%7C.%7C2007%7C.%7C.%7C.%7C2008%7C.%7C.%7C.%7C2009%7C.%7C.%7C.%7C2010%7C.%7C.%7C.%7C2011%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C131000%2C212000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=131000%2C212000&chdl=Springfield%2C+MA%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24180%5C%2C187+in+2011%2C3972dd%2C0%2C22%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24203%5C%2C471+in+2007%2C3972dd%2C0%2C5%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...