$City_1 = Boston-Quincy, MA (MSAD)
$e = bad
$City_2 = Burlington-South Burlington, VT
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2025 for most recent data.
0: 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,Burlington-South Burlington, VT,) {
1960
Selecting city: Burlington-South Burlington, VT
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Burlington-South Burlington, VT.
Most recent data for Burlington-South Burlington, VT 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 Burlington-South Burlington, VT is : 1985 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Burlington-South Burlington, VT
Price 200000
YearStart 2008
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,2008):

Data for 2008 is in the $c[Lawrence, KS] element.

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2008] 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(Burlington-South Burlington, VT,2008):

Data for 2008 is in the $c[Burlington-South Burlington, VT] element.

function check_quarter():

Data for the 1 quarter is in the $c[Burlington-South Burlington, VT][2008] element.

function check_year(Burlington-South Burlington, VT,2011):

Data for 2011 is in the $c[Burlington-South Burlington, VT] element.

function check_quarter():

Data for the 3 quarter is in the $c[Burlington-South Burlington, VT][2011] element.

function get_valuation():

Purchase price: $200000
Purchase year: 2008
Purchase quarter: 1
Start price index:185.94
Current price index:173.87
Based on HPI the home has appreciated -6.49% in 3.5 years at an average rate of -1.85% per year.
The current appreciations value is: $187017.32
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Array ( [0] => Lawrence, KS [1] => 200000 [2] => 2008 [3] => 1 [4] => 2011 [5] => 3 [6] => 3.5 [7] => 14 [8] => 42 [9] => 187017.32 [10] => -0.064913412928902 [11] => -0.018546689408258 ) 1
Lawrence, KS
200000
2008
1
2011
3
3.5
14
42
187017.32
-0.064913412928902
-0.018546689408258
Lawrence, KS
200000
2008
1
2011
3
3.5
14
42
187017.32
-0.064913412928902
-0.018546689408258
185.94
173.87
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
200000
2008(1) : Array[2008][1] : Value = 200000 (200000 / 200000)
qcount=2 / qend=4 / v_quarter=3
197634
2008(2) : Array[2008][2] : Value = 197634 (197634 / 200000)
qcount=3 / qend=4 / v_quarter=3
194095
2008(3) : Array[2008][3] : Value = 194095 (194095 / 200000)
qcount=4 / qend=4 / v_quarter=3
196289
2008(4) : Array[2008][4] : Value = 196289 (194095 / 200000)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
195751
2009(1) : Array[2009][1] : Value = 195751 (194095 / 200000)
qcount=2 / qend=4 / v_quarter=3
192266
2009(2) : Array[2009][2] : Value = 192266 (192266 / 200000)
qcount=3 / qend=4 / v_quarter=3
192869
2009(3) : Array[2009][3] : Value = 192869 (192266 / 200000)
qcount=4 / qend=4 / v_quarter=3
191083
2009(4) : Array[2009][4] : Value = 191083 (191083 / 200000)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
189620
2010(1) : Array[2010][1] : Value = 189620 (189620 / 200000)
qcount=2 / qend=4 / v_quarter=3
189029
2010(2) : Array[2010][2] : Value = 189029 (189029 / 200000)
qcount=3 / qend=4 / v_quarter=3
189814
2010(3) : Array[2010][3] : Value = 189814 (189029 / 200000)
qcount=4 / qend=4 / v_quarter=3
190717
2010(4) : Array[2010][4] : Value = 190717 (189029 / 200000)
p_year=2008 / 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
185243
2011(1) : Array[2011][1] : Value = 185243 (185243 / 200000)
qcount=2 / qend=3 / v_quarter=3
186781
2011(2) : Array[2011][2] : Value = 186781 (185243 / 200000)
qcount=3 / qend=3 / v_quarter=3
187017
2011(3) : Array[2011][3] : Value = 187017 (185243 / 200000)

function get_valuation():

Purchase price: $200000
Purchase year: 2008
Purchase quarter: 1
Start price index:214.88
Current price index:207.91
Based on HPI the home has appreciated -3.24% in 3.5 years at an average rate of -0.93% per year.
The current appreciations value is: $193512.66
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Burlington-South Burlington, VT
200000
2008
1
2011
3
3.5
14
42
193512.66
-0.032436708860759
-0.0092676311030741
214.88
207.91
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
200000
2008(1) : Array[2008][1] : Value = 200000 (200000 / 200000)
qcount=2 / qend=4 / v_quarter=3
197794
2008(2) : Array[2008][2] : Value = 197794 (197794 / 200000)
qcount=3 / qend=4 / v_quarter=3
195867
2008(3) : Array[2008][3] : Value = 195867 (195867 / 200000)
qcount=4 / qend=4 / v_quarter=3
194816
2008(4) : Array[2008][4] : Value = 194816 (194816 / 200000)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
196072
2009(1) : Array[2009][1] : Value = 196072 (194816 / 200000)
qcount=2 / qend=4 / v_quarter=3
193010
2009(2) : Array[2009][2] : Value = 193010 (193010 / 200000)
qcount=3 / qend=4 / v_quarter=3
192349
2009(3) : Array[2009][3] : Value = 192349 (192349 / 200000)
qcount=4 / qend=4 / v_quarter=3
192005
2009(4) : Array[2009][4] : Value = 192005 (192005 / 200000)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
192684
2010(1) : Array[2010][1] : Value = 192684 (192005 / 200000)
qcount=2 / qend=4 / v_quarter=3
192135
2010(2) : Array[2010][2] : Value = 192135 (192005 / 200000)
qcount=3 / qend=4 / v_quarter=3
192656
2010(3) : Array[2010][3] : Value = 192656 (192005 / 200000)
qcount=4 / qend=4 / v_quarter=3
193382
2010(4) : Array[2010][4] : Value = 193382 (192005 / 200000)
p_year=2008 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Burlington-South Burlington, VT][2011] element.
qcount=1 / qend=3 / v_quarter=3
193373
2011(1) : Array[2011][1] : Value = 193373 (192005 / 200000)
qcount=2 / qend=3 / v_quarter=3
190953
2011(2) : Array[2011][2] : Value = 190953 (190953 / 200000)
qcount=3 / qend=3 / v_quarter=3
193513
2011(3) : Array[2011][3] : Value = 193513 (190953 / 200000)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-12%2C983%28-6.49%25%29+++Start%3A+%24200%2C000+End%3A+%24187%2C017
t:200000,197634,194095,196289,195751,192266,192869,191083,189620,189029,189814,190717,185243,186781,187017|200000,197794,195867,194816,196072,193010,192349,192005,192684,192135,192656,193382,193373,190953,193513
2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
185000
201000
2000
185000
201000
Lawrence, KS|Burlington-South Burlington, VT
12
0
2011
2008
1
1
185243
200000

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2008 to 2011 |Total depreciation = $-12,983(-6.49%) Start: $200,000 End: $187,017
post_cht ls
post_chd t:200000,197634,194095,196289,195751,192266,192869,191083,189620,189029,189814,190717,185243,186781,187017|200000,197794,195867,194816,196072,193010,192349,192005,192684,192135,192656,193382,193373,190953,193513
post_chl 2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Burlington-South Burlington, VT
post_chxt x,y
post_chxr 1,185000,201000,2000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 185000,201000
post_chf
http://chart.apis.google.com/chart?chid=3300f5abc088883dbc06ffb2b06f52ee+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-12%2C983%28-6.49%25%29+++Start%3A+%24200%2C000+End%3A+%24187%2C017&cht=ls&chd=t%3A200000%2C197634%2C194095%2C196289%2C195751%2C192266%2C192869%2C191083%2C189620%2C189029%2C189814%2C190717%2C185243%2C186781%2C187017%7C200000%2C197794%2C195867%2C194816%2C196072%2C193010%2C192349%2C192005%2C192684%2C192135%2C192656%2C193382%2C193373%2C190953%2C193513&chl=2008%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%2C185000%2C201000%2C2000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=185000%2C201000&chdl=Lawrence%2C+KS%7CBurlington-South+Burlington%2C+VT&chdlp=b&chm=tLOW+%3A+%24185%5C%2C243+in+2011%2C3972dd%2C0%2C12%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24200%5C%2C000+in+2008%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...