$City_1 = Hinesville-Fort Stewart, GA
$e = bad
$City_2 = Miami-Miami Beach-Kendall, FL (MSAD)
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Lawrence, KS.
1: 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,Miami-Miami Beach-Kendall, FL (MSAD),) {
1960
Selecting city: Miami-Miami Beach-Kendall, FL (MSAD)
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Miami-Miami Beach-Kendall, FL (MSAD).
1: Year 2025 not found in data for Miami-Miami Beach-Kendall, FL (MSAD).
Most recent data for Miami-Miami Beach-Kendall, FL (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 Miami-Miami Beach-Kendall, FL (MSAD) is : 1975 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Miami-Miami Beach-Kendall, FL (MSAD)
Price 100000
YearStart 2005
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lawrence, KS,2005):

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

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2005] element.
START $v_year = 2010

function check_year(Lawrence, KS,2010):

Data for 2010 is in the $c[Lawrence, KS] element.
END $v_year = 2010

function check_quarter():

Data for the 3 quarter is in the $c[Lawrence, KS][2010] element.

function check_year(Miami-Miami Beach-Kendall, FL (MSAD),2005):

Data for 2005 is in the $c[Miami-Miami Beach-Kendall, FL (MSAD)] element.

function check_quarter():

Data for the 1 quarter is in the $c[Miami-Miami Beach-Kendall, FL (MSAD)][2005] element.

function check_year(Miami-Miami Beach-Kendall, FL (MSAD),2010):

Data for 2010 is in the $c[Miami-Miami Beach-Kendall, FL (MSAD)] element.

function check_quarter():

Data for the 3 quarter is in the $c[Miami-Miami Beach-Kendall, FL (MSAD)][2010] element.

function get_valuation():

Purchase price: $100000
Purchase year: 2005
Purchase quarter: 1
Start price index:174.16
Current price index:176.47
Based on HPI the home has appreciated 1.33% in 5.5 years at an average rate of 0.24% per year.
The current appreciations value is: $101326.37
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 2005 [3] => 1 [4] => 2010 [5] => 3 [6] => 5.5 [7] => 22 [8] => 66 [9] => 101326.37 [10] => 0.013263665594855 [11] => 0.002411575562701 ) 1
Lawrence, KS
100000
2005
1
2010
3
5.5
22
66
101326.37
0.013263665594855
0.002411575562701
Lawrence, KS
100000
2005
1
2010
3
5.5
22
66
101326.37
0.013263665594855
0.002411575562701
174.16
176.47
p_year=2005 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2005(1) : Array[2005][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
101252
2005(2) : Array[2005][2] : Value = 101252 (100000 / 101252)
qcount=3 / qend=4 / v_quarter=3
102188
2005(3) : Array[2005][3] : Value = 102188 (100000 / 102188)
qcount=4 / qend=4 / v_quarter=3
102354
2005(4) : Array[2005][4] : Value = 102354 (100000 / 102354)
p_year=2005 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
102348
2006(1) : Array[2006][1] : Value = 102348 (100000 / 102354)
qcount=2 / qend=4 / v_quarter=3
104461
2006(2) : Array[2006][2] : Value = 104461 (100000 / 104461)
qcount=3 / qend=4 / v_quarter=3
104014
2006(3) : Array[2006][3] : Value = 104014 (100000 / 104461)
qcount=4 / qend=4 / v_quarter=3
105684
2006(4) : Array[2006][4] : Value = 105684 (100000 / 105684)
p_year=2005 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
106477
2007(1) : Array[2007][1] : Value = 106477 (100000 / 106477)
qcount=2 / qend=4 / v_quarter=3
105661
2007(2) : Array[2007][2] : Value = 105661 (100000 / 106477)
qcount=3 / qend=4 / v_quarter=3
105162
2007(3) : Array[2007][3] : Value = 105162 (100000 / 106477)
qcount=4 / qend=4 / v_quarter=3
105547
2007(4) : Array[2007][4] : Value = 105547 (100000 / 106477)
p_year=2005 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
106764
2008(1) : Array[2008][1] : Value = 106764 (100000 / 106764)
qcount=2 / qend=4 / v_quarter=3
105501
2008(2) : Array[2008][2] : Value = 105501 (100000 / 106764)
qcount=3 / qend=4 / v_quarter=3
103612
2008(3) : Array[2008][3] : Value = 103612 (100000 / 106764)
qcount=4 / qend=4 / v_quarter=3
104783
2008(4) : Array[2008][4] : Value = 104783 (100000 / 106764)
p_year=2005 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
104496
2009(1) : Array[2009][1] : Value = 104496 (100000 / 106764)
qcount=2 / qend=4 / v_quarter=3
102636
2009(2) : Array[2009][2] : Value = 102636 (100000 / 106764)
qcount=3 / qend=4 / v_quarter=3
102957
2009(3) : Array[2009][3] : Value = 102957 (100000 / 106764)
qcount=4 / qend=4 / v_quarter=3
102004
2009(4) : Array[2009][4] : Value = 102004 (100000 / 106764)
p_year=2005 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2010] element.
qcount=1 / qend=3 / v_quarter=3
101223
2010(1) : Array[2010][1] : Value = 101223 (100000 / 106764)
qcount=2 / qend=3 / v_quarter=3
100907
2010(2) : Array[2010][2] : Value = 100907 (100000 / 106764)
qcount=3 / qend=3 / v_quarter=3
101326
2010(3) : Array[2010][3] : Value = 101326 (100000 / 106764)

function get_valuation():

Purchase price: $100000
Purchase year: 2005
Purchase quarter: 1
Start price index:241.96
Current price index:197.23
Based on HPI the home has appreciated -18.49% in 5.5 years at an average rate of -3.36% per year.
The current appreciations value is: $81513.47
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 5.5 years (22 quarters or 66 months).


Miami-Miami Beach-Kendall, FL (MSAD)
100000
2005
1
2010
3
5.5
22
66
81513.47
-0.18486526698628
-0.033611866724778
241.96
197.23
p_year=2005 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2005(1) : Array[2005][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
106844
2005(2) : Array[2005][2] : Value = 106844 (100000 / 106844)
qcount=3 / qend=4 / v_quarter=3
114068
2005(3) : Array[2005][3] : Value = 114068 (100000 / 114068)
qcount=4 / qend=4 / v_quarter=3
121735
2005(4) : Array[2005][4] : Value = 121735 (100000 / 121735)
p_year=2005 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
127806
2006(1) : Array[2006][1] : Value = 127806 (100000 / 127806)
qcount=2 / qend=4 / v_quarter=3
133134
2006(2) : Array[2006][2] : Value = 133134 (100000 / 133134)
qcount=3 / qend=4 / v_quarter=3
136675
2006(3) : Array[2006][3] : Value = 136675 (100000 / 136675)
qcount=4 / qend=4 / v_quarter=3
139341
2006(4) : Array[2006][4] : Value = 139341 (100000 / 139341)
p_year=2005 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
141668
2007(1) : Array[2007][1] : Value = 141668 (100000 / 141668)
qcount=2 / qend=4 / v_quarter=3
141804
2007(2) : Array[2007][2] : Value = 141804 (100000 / 141804)
qcount=3 / qend=4 / v_quarter=3
139717
2007(3) : Array[2007][3] : Value = 139717 (100000 / 141804)
qcount=4 / qend=4 / v_quarter=3
137019
2007(4) : Array[2007][4] : Value = 137019 (100000 / 141804)
p_year=2005 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
130567
2008(1) : Array[2008][1] : Value = 130567 (100000 / 141804)
qcount=2 / qend=4 / v_quarter=3
120846
2008(2) : Array[2008][2] : Value = 120846 (100000 / 141804)
qcount=3 / qend=4 / v_quarter=3
106080
2008(3) : Array[2008][3] : Value = 106080 (100000 / 141804)
qcount=4 / qend=4 / v_quarter=3
97442
2008(4) : Array[2008][4] : Value = 97442 (97442 / 141804)
p_year=2005 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
93416
2009(1) : Array[2009][1] : Value = 93416 (93416 / 141804)
qcount=2 / qend=4 / v_quarter=3
88056
2009(2) : Array[2009][2] : Value = 88056 (88056 / 141804)
qcount=3 / qend=4 / v_quarter=3
82505
2009(3) : Array[2009][3] : Value = 82505 (82505 / 141804)
qcount=4 / qend=4 / v_quarter=3
82799
2009(4) : Array[2009][4] : Value = 82799 (82505 / 141804)
p_year=2005 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Miami-Miami Beach-Kendall, FL (MSAD)][2010] element.
qcount=1 / qend=3 / v_quarter=3
80914
2010(1) : Array[2010][1] : Value = 80914 (80914 / 141804)
qcount=2 / qend=3 / v_quarter=3
80220
2010(2) : Array[2010][2] : Value = 80220 (80220 / 141804)
qcount=3 / qend=3 / v_quarter=3
81513
2010(3) : Array[2010][3] : Value = 81513 (80220 / 141804)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2005+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%241%2C326%281.33%25%29+++Start%3A+%24100%2C000+End%3A+%24101%2C326
t:100000,101252,102188,102354,102348,104461,104014,105684,106477,105661,105162,105547,106764,105501,103612,104783,104496,102636,102957,102004,101223,100907,101326|100000,106844,114068,121735,127806,133134,136675,139341,141668,141804,139717,137019,130567,120846,106080,97442,93416,88056,82505,82799,80914,80220,81513
2005|.|.|.|2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
77000
145000
10000
77000
145000
Lawrence, KS|Miami-Miami Beach-Kendall, FL (MSAD)
0
12
2005
2008
1
1
100000
106764

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2005 to 2010 |Total appreciation = $1,326(1.33%) Start: $100,000 End: $101,326
post_cht ls
post_chd t:100000,101252,102188,102354,102348,104461,104014,105684,106477,105661,105162,105547,106764,105501,103612,104783,104496,102636,102957,102004,101223,100907,101326|100000,106844,114068,121735,127806,133134,136675,139341,141668,141804,139717,137019,130567,120846,106080,97442,93416,88056,82505,82799,80914,80220,81513
post_chl 2005|.|.|.|2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Miami-Miami Beach-Kendall, FL (MSAD)
post_chxt x,y
post_chxr 1,77000,145000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 77000,145000
post_chf
http://chart.apis.google.com/chart?chid=a66c4dfe5b1ac9b5a0aae90c8f548908+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2005+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%241%2C326%281.33%25%29+++Start%3A+%24100%2C000+End%3A+%24101%2C326&cht=ls&chd=t%3A100000%2C101252%2C102188%2C102354%2C102348%2C104461%2C104014%2C105684%2C106477%2C105661%2C105162%2C105547%2C106764%2C105501%2C103612%2C104783%2C104496%2C102636%2C102957%2C102004%2C101223%2C100907%2C101326%7C100000%2C106844%2C114068%2C121735%2C127806%2C133134%2C136675%2C139341%2C141668%2C141804%2C139717%2C137019%2C130567%2C120846%2C106080%2C97442%2C93416%2C88056%2C82505%2C82799%2C80914%2C80220%2C81513&chl=2005%7C.%7C.%7C.%7C2006%7C.%7C.%7C.%7C2007%7C.%7C.%7C.%7C2008%7C.%7C.%7C.%7C2009%7C.%7C.%7C.%7C2010%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C77000%2C145000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=77000%2C145000&chdl=Lawrence%2C+KS%7CMiami-Miami+Beach-Kendall%2C+FL++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+2005%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24106%5C%2C764+in+2008%2C3972dd%2C0%2C12%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...