$City_1 = Chicago-Joliet-Naperville, IL (MSAD)
$e = bad
$City_2 = Huntsville, AL
$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,Huntsville, AL,) {
1960
Selecting city: Huntsville, AL
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Huntsville, AL.
Most recent data for Huntsville, AL 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
1984
The first year data is available for Huntsville, AL is : 1984 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Huntsville, AL
Price 890000
YearStart 2006
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,2006):

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

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2006] 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(Huntsville, AL,2006):

Data for 2006 is in the $c[Huntsville, AL] element.

function check_quarter():

Data for the 1 quarter is in the $c[Huntsville, AL][2006] element.

function check_year(Huntsville, AL,2011):

Data for 2011 is in the $c[Huntsville, AL] element.

function check_quarter():

Data for the 3 quarter is in the $c[Huntsville, AL][2011] element.

function get_valuation():

Purchase price: $890000
Purchase year: 2006
Purchase quarter: 1
Start price index:178.25
Current price index:173.87
Based on HPI the home has appreciated -2.46% in 5.5 years at an average rate of -0.45% per year.
The current appreciations value is: $868130.72
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Array ( [0] => Lawrence, KS [1] => 890000 [2] => 2006 [3] => 1 [4] => 2011 [5] => 3 [6] => 5.5 [7] => 22 [8] => 66 [9] => 868130.72 [10] => -0.024572230014025 [11] => -0.0044676781843682 ) 1
Lawrence, KS
890000
2006
1
2011
3
5.5
22
66
868130.72
-0.024572230014025
-0.0044676781843682
Lawrence, KS
890000
2006
1
2011
3
5.5
22
66
868130.72
-0.024572230014025
-0.0044676781843682
178.25
173.87
p_year=2006 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
890000
2006(1) : Array[2006][1] : Value = 890000 (890000 / 890000)
qcount=2 / qend=4 / v_quarter=3
908374
2006(2) : Array[2006][2] : Value = 908374 (890000 / 908374)
qcount=3 / qend=4 / v_quarter=3
904480
2006(3) : Array[2006][3] : Value = 904480 (890000 / 908374)
qcount=4 / qend=4 / v_quarter=3
919009
2006(4) : Array[2006][4] : Value = 919009 (890000 / 919009)
p_year=2006 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
925900
2007(1) : Array[2007][1] : Value = 925900 (890000 / 925900)
qcount=2 / qend=4 / v_quarter=3
918810
2007(2) : Array[2007][2] : Value = 918810 (890000 / 925900)
qcount=3 / qend=4 / v_quarter=3
914466
2007(3) : Array[2007][3] : Value = 914466 (890000 / 925900)
qcount=4 / qend=4 / v_quarter=3
917811
2007(4) : Array[2007][4] : Value = 917811 (890000 / 925900)
p_year=2006 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
928396
2008(1) : Array[2008][1] : Value = 928396 (890000 / 928396)
qcount=2 / qend=4 / v_quarter=3
917412
2008(2) : Array[2008][2] : Value = 917412 (890000 / 928396)
qcount=3 / qend=4 / v_quarter=3
900985
2008(3) : Array[2008][3] : Value = 900985 (890000 / 928396)
qcount=4 / qend=4 / v_quarter=3
911170
2008(4) : Array[2008][4] : Value = 911170 (890000 / 928396)
p_year=2006 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
908674
2009(1) : Array[2009][1] : Value = 908674 (890000 / 928396)
qcount=2 / qend=4 / v_quarter=3
892496
2009(2) : Array[2009][2] : Value = 892496 (890000 / 928396)
qcount=3 / qend=4 / v_quarter=3
895293
2009(3) : Array[2009][3] : Value = 895293 (890000 / 928396)
qcount=4 / qend=4 / v_quarter=3
887004
2009(4) : Array[2009][4] : Value = 887004 (887004 / 928396)
p_year=2006 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
880214
2010(1) : Array[2010][1] : Value = 880214 (880214 / 928396)
qcount=2 / qend=4 / v_quarter=3
877468
2010(2) : Array[2010][2] : Value = 877468 (877468 / 928396)
qcount=3 / qend=4 / v_quarter=3
881112
2010(3) : Array[2010][3] : Value = 881112 (877468 / 928396)
qcount=4 / qend=4 / v_quarter=3
885307
2010(4) : Array[2010][4] : Value = 885307 (877468 / 928396)
p_year=2006 / 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
859892
2011(1) : Array[2011][1] : Value = 859892 (859892 / 928396)
qcount=2 / qend=3 / v_quarter=3
867032
2011(2) : Array[2011][2] : Value = 867032 (859892 / 928396)
qcount=3 / qend=3 / v_quarter=3
868131
2011(3) : Array[2011][3] : Value = 868131 (859892 / 928396)

function get_valuation():

Purchase price: $890000
Purchase year: 2006
Purchase quarter: 1
Start price index:147.22
Current price index:159.77
Based on HPI the home has appreciated 8.52% in 5.5 years at an average rate of 1.55% per year.
The current appreciations value is: $965869.45
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Huntsville, AL
890000
2006
1
2011
3
5.5
22
66
965869.45
0.085246569759544
0.015499376319917
147.22
159.77
p_year=2006 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
890000
2006(1) : Array[2006][1] : Value = 890000 (890000 / 890000)
qcount=2 / qend=4 / v_quarter=3
911824
2006(2) : Array[2006][2] : Value = 911824 (890000 / 911824)
qcount=3 / qend=4 / v_quarter=3
926575
2006(3) : Array[2006][3] : Value = 926575 (890000 / 926575)
qcount=4 / qend=4 / v_quarter=3
943018
2006(4) : Array[2006][4] : Value = 943018 (890000 / 943018)
p_year=2006 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
953718
2007(1) : Array[2007][1] : Value = 953718 (890000 / 953718)
qcount=2 / qend=4 / v_quarter=3
971915
2007(2) : Array[2007][2] : Value = 971915 (890000 / 971915)
qcount=3 / qend=4 / v_quarter=3
979532
2007(3) : Array[2007][3] : Value = 979532 (890000 / 979532)
qcount=4 / qend=4 / v_quarter=3
993195
2007(4) : Array[2007][4] : Value = 993195 (890000 / 993195)
p_year=2006 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
996822
2008(1) : Array[2008][1] : Value = 996822 (890000 / 996822)
qcount=2 / qend=4 / v_quarter=3
998212
2008(2) : Array[2008][2] : Value = 998212 (890000 / 998212)
qcount=3 / qend=4 / v_quarter=3
995310
2008(3) : Array[2008][3] : Value = 995310 (890000 / 998212)
qcount=4 / qend=4 / v_quarter=3
1011391
2008(4) : Array[2008][4] : Value = 1011391 (890000 / 1011391)
p_year=2006 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
1006676
2009(1) : Array[2009][1] : Value = 1006676 (890000 / 1011391)
qcount=2 / qend=4 / v_quarter=3
1004197
2009(2) : Array[2009][2] : Value = 1004197 (890000 / 1011391)
qcount=3 / qend=4 / v_quarter=3
1002867
2009(3) : Array[2009][3] : Value = 1002867 (890000 / 1011391)
qcount=4 / qend=4 / v_quarter=3
997305
2009(4) : Array[2009][4] : Value = 997305 (890000 / 1011391)
p_year=2006 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
997245
2010(1) : Array[2010][1] : Value = 997245 (890000 / 1011391)
qcount=2 / qend=4 / v_quarter=3
994222
2010(2) : Array[2010][2] : Value = 994222 (890000 / 1011391)
qcount=3 / qend=4 / v_quarter=3
994645
2010(3) : Array[2010][3] : Value = 994645 (890000 / 1011391)
qcount=4 / qend=4 / v_quarter=3
994162
2010(4) : Array[2010][4] : Value = 994162 (890000 / 1011391)
p_year=2006 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Huntsville, AL][2011] element.
qcount=1 / qend=3 / v_quarter=3
972519
2011(1) : Array[2011][1] : Value = 972519 (890000 / 1011391)
qcount=2 / qend=3 / v_quarter=3
966172
2011(2) : Array[2011][2] : Value = 966172 (890000 / 1011391)
qcount=3 / qend=3 / v_quarter=3
965869
2011(3) : Array[2011][3] : Value = 965869 (890000 / 1011391)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2006+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-21%2C869%28-2.46%25%29+++Start%3A+%24890%2C000+End%3A+%24868%2C131
t:890000,908374,904480,919009,925900,918810,914466,917811,928396,917412,900985,911170,908674,892496,895293,887004,880214,877468,881112,885307,859892,867032,868131|890000,911824,926575,943018,953718,971915,979532,993195,996822,998212,995310,1011391,1006676,1004197,1002867,997305,997245,994222,994645,994162,972519,966172,965869
2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
856000
1017000
20000
856000
1017000
Lawrence, KS|Huntsville, AL
20
8
2011
2008
1
1
859892
928396

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2006 to 2011 |Total depreciation = $-21,869(-2.46%) Start: $890,000 End: $868,131
post_cht ls
post_chd t:890000,908374,904480,919009,925900,918810,914466,917811,928396,917412,900985,911170,908674,892496,895293,887004,880214,877468,881112,885307,859892,867032,868131|890000,911824,926575,943018,953718,971915,979532,993195,996822,998212,995310,1011391,1006676,1004197,1002867,997305,997245,994222,994645,994162,972519,966172,965869
post_chl 2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Huntsville, AL
post_chxt x,y
post_chxr 1,856000,1017000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 856000,1017000
post_chf
http://chart.apis.google.com/chart?chid=88236fc38c1a582927a4a11ec9b68033+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2006+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-21%2C869%28-2.46%25%29+++Start%3A+%24890%2C000+End%3A+%24868%2C131&cht=ls&chd=t%3A890000%2C908374%2C904480%2C919009%2C925900%2C918810%2C914466%2C917811%2C928396%2C917412%2C900985%2C911170%2C908674%2C892496%2C895293%2C887004%2C880214%2C877468%2C881112%2C885307%2C859892%2C867032%2C868131%7C890000%2C911824%2C926575%2C943018%2C953718%2C971915%2C979532%2C993195%2C996822%2C998212%2C995310%2C1011391%2C1006676%2C1004197%2C1002867%2C997305%2C997245%2C994222%2C994645%2C994162%2C972519%2C966172%2C965869&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%2C856000%2C1017000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=856000%2C1017000&chdl=Lawrence%2C+KS%7CHuntsville%2C+AL&chdlp=b&chm=tLOW+%3A+%24859%5C%2C892+in+2011%2C3972dd%2C0%2C20%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24928%5C%2C396+in+2008%2C3972dd%2C0%2C8%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...