$City_1 = Lawrence, KS
$e =
$City_2 = Akron, OH
$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,Akron, OH,) {
1960
Selecting city: Akron, OH
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Akron, OH.
Most recent data for Akron, OH 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
1976
The first year data is available for Akron, OH is : 1976 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Akron, OH
Price 100000
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(Akron, OH,2008):

Data for 2008 is in the $c[Akron, OH] element.

function check_quarter():

Data for the 1 quarter is in the $c[Akron, OH][2008] element.

function check_year(Akron, OH,2011):

Data for 2011 is in the $c[Akron, OH] element.

function check_quarter():

Data for the 3 quarter is in the $c[Akron, OH][2011] element.

function get_valuation():

Purchase price: $100000
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: $93508.66
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 2008 [3] => 1 [4] => 2011 [5] => 3 [6] => 3.5 [7] => 14 [8] => 42 [9] => 93508.66 [10] => -0.064913412928902 [11] => -0.018546689408258 ) 1
Lawrence, KS
100000
2008
1
2011
3
3.5
14
42
93508.66
-0.064913412928902
-0.018546689408258
Lawrence, KS
100000
2008
1
2011
3
3.5
14
42
93508.66
-0.064913412928902
-0.018546689408258
185.94
173.87
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
2008(1) : Array[2008][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
98817
2008(2) : Array[2008][2] : Value = 98817 (98817 / 100000)
qcount=3 / qend=4 / v_quarter=3
97047
2008(3) : Array[2008][3] : Value = 97047 (97047 / 100000)
qcount=4 / qend=4 / v_quarter=3
98145
2008(4) : Array[2008][4] : Value = 98145 (97047 / 100000)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
97876
2009(1) : Array[2009][1] : Value = 97876 (97047 / 100000)
qcount=2 / qend=4 / v_quarter=3
96133
2009(2) : Array[2009][2] : Value = 96133 (96133 / 100000)
qcount=3 / qend=4 / v_quarter=3
96434
2009(3) : Array[2009][3] : Value = 96434 (96133 / 100000)
qcount=4 / qend=4 / v_quarter=3
95542
2009(4) : Array[2009][4] : Value = 95542 (95542 / 100000)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
94810
2010(1) : Array[2010][1] : Value = 94810 (94810 / 100000)
qcount=2 / qend=4 / v_quarter=3
94514
2010(2) : Array[2010][2] : Value = 94514 (94514 / 100000)
qcount=3 / qend=4 / v_quarter=3
94907
2010(3) : Array[2010][3] : Value = 94907 (94514 / 100000)
qcount=4 / qend=4 / v_quarter=3
95359
2010(4) : Array[2010][4] : Value = 95359 (94514 / 100000)
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
92621
2011(1) : Array[2011][1] : Value = 92621 (92621 / 100000)
qcount=2 / qend=3 / v_quarter=3
93390
2011(2) : Array[2011][2] : Value = 93390 (92621 / 100000)
qcount=3 / qend=3 / v_quarter=3
93509
2011(3) : Array[2011][3] : Value = 93509 (92621 / 100000)

function get_valuation():

Purchase price: $100000
Purchase year: 2008
Purchase quarter: 1
Start price index:147.20
Current price index:130.31
Based on HPI the home has appreciated -11.47% in 3.5 years at an average rate of -3.28% per year.
The current appreciations value is: $88525.82
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Akron, OH
100000
2008
1
2011
3
3.5
14
42
88525.82
-0.11474184782609
-0.032783385093168
147.20
130.31
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
2008(1) : Array[2008][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
98777
2008(2) : Array[2008][2] : Value = 98777 (98777 / 100000)
qcount=3 / qend=4 / v_quarter=3
95720
2008(3) : Array[2008][3] : Value = 95720 (95720 / 100000)
qcount=4 / qend=4 / v_quarter=3
95747
2008(4) : Array[2008][4] : Value = 95747 (95720 / 100000)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
97894
2009(1) : Array[2009][1] : Value = 97894 (95720 / 100000)
qcount=2 / qend=4 / v_quarter=3
95272
2009(2) : Array[2009][2] : Value = 95272 (95272 / 100000)
qcount=3 / qend=4 / v_quarter=3
93438
2009(3) : Array[2009][3] : Value = 93438 (93438 / 100000)
qcount=4 / qend=4 / v_quarter=3
93512
2009(4) : Array[2009][4] : Value = 93512 (93438 / 100000)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
91800
2010(1) : Array[2010][1] : Value = 91800 (91800 / 100000)
qcount=2 / qend=4 / v_quarter=3
91821
2010(2) : Array[2010][2] : Value = 91821 (91800 / 100000)
qcount=3 / qend=4 / v_quarter=3
92785
2010(3) : Array[2010][3] : Value = 92785 (91800 / 100000)
qcount=4 / qend=4 / v_quarter=3
92371
2010(4) : Array[2010][4] : Value = 92371 (91800 / 100000)
p_year=2008 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Akron, OH][2011] element.
qcount=1 / qend=3 / v_quarter=3
89925
2011(1) : Array[2011][1] : Value = 89925 (89925 / 100000)
qcount=2 / qend=3 / v_quarter=3
87541
2011(2) : Array[2011][2] : Value = 87541 (87541 / 100000)
qcount=3 / qend=3 / v_quarter=3
88526
2011(3) : Array[2011][3] : Value = 88526 (87541 / 100000)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-6%2C491%28-6.49%25%29+++Start%3A+%24100%2C000+End%3A+%2493%2C509
t:100000,98817,97047,98145,97876,96133,96434,95542,94810,94514,94907,95359,92621,93390,93509|100000,98777,95720,95747,97894,95272,93438,93512,91800,91821,92785,92371,89925,87541,88526
2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
87000
101000
2000
87000
101000
Lawrence, KS|Akron, OH
12
0
2011
2008
1
1
92621
100000

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2008 to 2011 |Total depreciation = $-6,491(-6.49%) Start: $100,000 End: $93,509
post_cht ls
post_chd t:100000,98817,97047,98145,97876,96133,96434,95542,94810,94514,94907,95359,92621,93390,93509|100000,98777,95720,95747,97894,95272,93438,93512,91800,91821,92785,92371,89925,87541,88526
post_chl 2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Akron, OH
post_chxt x,y
post_chxr 1,87000,101000,2000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 87000,101000
post_chf
http://chart.apis.google.com/chart?chid=373959c379820cf3ef153a7eb5125911+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-6%2C491%28-6.49%25%29+++Start%3A+%24100%2C000+End%3A+%2493%2C509&cht=ls&chd=t%3A100000%2C98817%2C97047%2C98145%2C97876%2C96133%2C96434%2C95542%2C94810%2C94514%2C94907%2C95359%2C92621%2C93390%2C93509%7C100000%2C98777%2C95720%2C95747%2C97894%2C95272%2C93438%2C93512%2C91800%2C91821%2C92785%2C92371%2C89925%2C87541%2C88526&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%2C87000%2C101000%2C2000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=87000%2C101000&chdl=Lawrence%2C+KS%7CAkron%2C+OH&chdlp=b&chm=tLOW+%3A+%2492%5C%2C621+in+2011%2C3972dd%2C0%2C12%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24100%5C%2C000+in+2008%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...