$City_1 = Jonesboro, AR
$e =
$City_2 = Port St. Lucie, FL
$e =
function get_years(Array,Jonesboro, AR,) {
1960
Selecting city: Jonesboro, AR
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Jonesboro, AR.
Most recent data for Jonesboro, AR 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
1990
The first year data is available for Jonesboro, AR is : 1990 the most recent year of data is 2024.
return Array
}
function get_years(Array,Port St. Lucie, FL,) {
1960
Selecting city: Port St. Lucie, FL
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Port St. Lucie, FL.
Most recent data for Port St. Lucie, FL 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 Port St. Lucie, FL is : 1979 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Jonesboro, AR
City_2 Port St. Lucie, FL
Price 100000
YearStart 2005
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Jonesboro, AR,2005):

Data for 2005 is in the $c[Jonesboro, AR] element.

function check_quarter():

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

function check_year(Jonesboro, AR,2010):

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

function check_quarter():

Data for the 3 quarter is in the $c[Jonesboro, AR][2010] element.

function check_year(Port St. Lucie, FL,2005):

Data for 2005 is in the $c[Port St. Lucie, FL] element.

function check_quarter():

Data for the 1 quarter is in the $c[Port St. Lucie, FL][2005] element.

function check_year(Port St. Lucie, FL,2010):

Data for 2010 is in the $c[Port St. Lucie, FL] element.

function check_quarter():

Data for the 3 quarter is in the $c[Port St. Lucie, FL][2010] element.

function get_valuation():

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


Array ( [0] => Jonesboro, AR [1] => 100000 [2] => 2005 [3] => 1 [4] => 2010 [5] => 3 [6] => 5.5 [7] => 22 [8] => 66 [9] => 107341.41 [10] => 0.073414112615823 [11] => 0.013348020475604 ) 1
Jonesboro, AR
100000
2005
1
2010
3
5.5
22
66
107341.41
0.073414112615823
0.013348020475604
Jonesboro, AR
100000
2005
1
2010
3
5.5
22
66
107341.41
0.073414112615823
0.013348020475604
140.30
150.60
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
99993
2005(2) : Array[2005][2] : Value = 99993 (99993 / 100000)
qcount=3 / qend=4 / v_quarter=3
101946
2005(3) : Array[2005][3] : Value = 101946 (99993 / 101946)
qcount=4 / qend=4 / v_quarter=3
101155
2005(4) : Array[2005][4] : Value = 101155 (99993 / 101946)
p_year=2005 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
104875
2006(1) : Array[2006][1] : Value = 104875 (99993 / 104875)
qcount=2 / qend=4 / v_quarter=3
102794
2006(2) : Array[2006][2] : Value = 102794 (99993 / 104875)
qcount=3 / qend=4 / v_quarter=3
103656
2006(3) : Array[2006][3] : Value = 103656 (99993 / 104875)
qcount=4 / qend=4 / v_quarter=3
104690
2006(4) : Array[2006][4] : Value = 104690 (99993 / 104875)
p_year=2005 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
105545
2007(1) : Array[2007][1] : Value = 105545 (99993 / 105545)
qcount=2 / qend=4 / v_quarter=3
105695
2007(2) : Array[2007][2] : Value = 105695 (99993 / 105695)
qcount=3 / qend=4 / v_quarter=3
103457
2007(3) : Array[2007][3] : Value = 103457 (99993 / 105695)
qcount=4 / qend=4 / v_quarter=3
104918
2007(4) : Array[2007][4] : Value = 104918 (99993 / 105695)
p_year=2005 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
106408
2008(1) : Array[2008][1] : Value = 106408 (99993 / 106408)
qcount=2 / qend=4 / v_quarter=3
105944
2008(2) : Array[2008][2] : Value = 105944 (99993 / 106408)
qcount=3 / qend=4 / v_quarter=3
104683
2008(3) : Array[2008][3] : Value = 104683 (99993 / 106408)
qcount=4 / qend=4 / v_quarter=3
106664
2008(4) : Array[2008][4] : Value = 106664 (99993 / 106664)
p_year=2005 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
106557
2009(1) : Array[2009][1] : Value = 106557 (99993 / 106664)
qcount=2 / qend=4 / v_quarter=3
107306
2009(2) : Array[2009][2] : Value = 107306 (99993 / 107306)
qcount=3 / qend=4 / v_quarter=3
108403
2009(3) : Array[2009][3] : Value = 108403 (99993 / 108403)
qcount=4 / qend=4 / v_quarter=3
106308
2009(4) : Array[2009][4] : Value = 106308 (99993 / 108403)
p_year=2005 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Jonesboro, AR][2010] element.
qcount=1 / qend=3 / v_quarter=3
104141
2010(1) : Array[2010][1] : Value = 104141 (99993 / 108403)
qcount=2 / qend=3 / v_quarter=3
106529
2010(2) : Array[2010][2] : Value = 106529 (99993 / 108403)
qcount=3 / qend=3 / v_quarter=3
107341
2010(3) : Array[2010][3] : Value = 107341 (99993 / 108403)

function get_valuation():

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


Port St. Lucie, FL
100000
2005
1
2010
3
5.5
22
66
59877.46
-0.40122543841116
-0.072950079711119
236.65
141.70
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
107365
2005(2) : Array[2005][2] : Value = 107365 (100000 / 107365)
qcount=3 / qend=4 / v_quarter=3
114228
2005(3) : Array[2005][3] : Value = 114228 (100000 / 114228)
qcount=4 / qend=4 / v_quarter=3
119962
2005(4) : Array[2005][4] : Value = 119962 (100000 / 119962)
p_year=2005 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
121618
2006(1) : Array[2006][1] : Value = 121618 (100000 / 121618)
qcount=2 / qend=4 / v_quarter=3
121965
2006(2) : Array[2006][2] : Value = 121965 (100000 / 121965)
qcount=3 / qend=4 / v_quarter=3
121023
2006(3) : Array[2006][3] : Value = 121023 (100000 / 121965)
qcount=4 / qend=4 / v_quarter=3
120524
2006(4) : Array[2006][4] : Value = 120524 (100000 / 121965)
p_year=2005 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
118377
2007(1) : Array[2007][1] : Value = 118377 (100000 / 121965)
qcount=2 / qend=4 / v_quarter=3
114143
2007(2) : Array[2007][2] : Value = 114143 (100000 / 121965)
qcount=3 / qend=4 / v_quarter=3
107243
2007(3) : Array[2007][3] : Value = 107243 (100000 / 121965)
qcount=4 / qend=4 / v_quarter=3
99679
2007(4) : Array[2007][4] : Value = 99679 (99679 / 121965)
p_year=2005 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
95622
2008(1) : Array[2008][1] : Value = 95622 (95622 / 121965)
qcount=2 / qend=4 / v_quarter=3
84999
2008(2) : Array[2008][2] : Value = 84999 (84999 / 121965)
qcount=3 / qend=4 / v_quarter=3
76248
2008(3) : Array[2008][3] : Value = 76248 (76248 / 121965)
qcount=4 / qend=4 / v_quarter=3
71583
2008(4) : Array[2008][4] : Value = 71583 (71583 / 121965)
p_year=2005 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
69254
2009(1) : Array[2009][1] : Value = 69254 (69254 / 121965)
qcount=2 / qend=4 / v_quarter=3
66930
2009(2) : Array[2009][2] : Value = 66930 (66930 / 121965)
qcount=3 / qend=4 / v_quarter=3
62662
2009(3) : Array[2009][3] : Value = 62662 (62662 / 121965)
qcount=4 / qend=4 / v_quarter=3
61204
2009(4) : Array[2009][4] : Value = 61204 (61204 / 121965)
p_year=2005 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Port St. Lucie, FL][2010] element.
qcount=1 / qend=3 / v_quarter=3
60330
2010(1) : Array[2010][1] : Value = 60330 (60330 / 121965)
qcount=2 / qend=3 / v_quarter=3
58914
2010(2) : Array[2010][2] : Value = 58914 (58914 / 121965)
qcount=3 / qend=3 / v_quarter=3
59877
2010(3) : Array[2010][3] : Value = 59877 (58914 / 121965)
HomePriceGraph.com++++++++++++++++++++Price+appreciation+in+Jonesboro%2C+AR+for+years+2005+to+2010+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%247%2C341%287.34%25%29+++Start%3A+%24100%2C000+End%3A+%24107%2C341
t:100000,99993,101946,101155,104875,102794,103656,104690,105545,105695,103457,104918,106408,105944,104683,106664,106557,107306,108403,106308,104141,106529,107341|100000,107365,114228,119962,121618,121965,121023,120524,118377,114143,107243,99679,95622,84999,76248,71583,69254,66930,62662,61204,60330,58914,59877
2005|.|.|.|2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
56000
125000
10000
56000
125000
Jonesboro, AR|Port St. Lucie, FL
1
18
2005
2009
2
3
99993
108403

function graph():

post_chtt HomePriceGraph.com Price appreciation in Jonesboro, AR for years 2005 to 2010 |Total appreciation = $7,341(7.34%) Start: $100,000 End: $107,341
post_cht ls
post_chd t:100000,99993,101946,101155,104875,102794,103656,104690,105545,105695,103457,104918,106408,105944,104683,106664,106557,107306,108403,106308,104141,106529,107341|100000,107365,114228,119962,121618,121965,121023,120524,118377,114143,107243,99679,95622,84999,76248,71583,69254,66930,62662,61204,60330,58914,59877
post_chl 2005|.|.|.|2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Jonesboro, AR|Port St. Lucie, FL
post_chxt x,y
post_chxr 1,56000,125000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 56000,125000
post_chf
http://chart.apis.google.com/chart?chid=e9087f72baa963ff6c2078b7260dbc20+chtt=HomePriceGraph.com++++++++++++++++++++Price+appreciation+in+Jonesboro%2C+AR+for+years+2005+to+2010+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%247%2C341%287.34%25%29+++Start%3A+%24100%2C000+End%3A+%24107%2C341&cht=ls&chd=t%3A100000%2C99993%2C101946%2C101155%2C104875%2C102794%2C103656%2C104690%2C105545%2C105695%2C103457%2C104918%2C106408%2C105944%2C104683%2C106664%2C106557%2C107306%2C108403%2C106308%2C104141%2C106529%2C107341%7C100000%2C107365%2C114228%2C119962%2C121618%2C121965%2C121023%2C120524%2C118377%2C114143%2C107243%2C99679%2C95622%2C84999%2C76248%2C71583%2C69254%2C66930%2C62662%2C61204%2C60330%2C58914%2C59877&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%2C56000%2C125000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=56000%2C125000&chdl=Jonesboro%2C+AR%7CPort+St.+Lucie%2C+FL&chdlp=b&chm=tLOW+%3A+%2499%5C%2C993+in+2005%2C3972dd%2C0%2C1%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24108%5C%2C403+in+2009%2C3972dd%2C0%2C18%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...