$City_1 = Ft. Lauderdale-Pompano Bch.-Deerfield Bch., FL(MSAD)
$e = bad
$City_2 = Goldsboro, NC
$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,Goldsboro, NC,) {
1960
Selecting city: Goldsboro, NC
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Goldsboro, NC.
Most recent data for Goldsboro, NC 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 Goldsboro, NC is : 1990 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Goldsboro, NC
Price 225000
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(Goldsboro, NC,2008):

Data for 2008 is in the $c[Goldsboro, NC] element.

function check_quarter():

Data for the 1 quarter is in the $c[Goldsboro, NC][2008] element.

function check_year(Goldsboro, NC,2011):

Data for 2011 is in the $c[Goldsboro, NC] element.

function check_quarter():

Data for the 3 quarter is in the $c[Goldsboro, NC][2011] element.

function get_valuation():

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


Array ( [0] => Lawrence, KS [1] => 225000 [2] => 2008 [3] => 1 [4] => 2011 [5] => 3 [6] => 3.5 [7] => 14 [8] => 42 [9] => 210394.48 [10] => -0.064913412928902 [11] => -0.018546689408258 ) 1
Lawrence, KS
225000
2008
1
2011
3
3.5
14
42
210394.48
-0.064913412928902
-0.018546689408258
Lawrence, KS
225000
2008
1
2011
3
3.5
14
42
210394.48
-0.064913412928902
-0.018546689408258
185.94
173.87
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
225000
2008(1) : Array[2008][1] : Value = 225000 (225000 / 225000)
qcount=2 / qend=4 / v_quarter=3
222338
2008(2) : Array[2008][2] : Value = 222338 (222338 / 225000)
qcount=3 / qend=4 / v_quarter=3
218357
2008(3) : Array[2008][3] : Value = 218357 (218357 / 225000)
qcount=4 / qend=4 / v_quarter=3
220825
2008(4) : Array[2008][4] : Value = 220825 (218357 / 225000)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
220220
2009(1) : Array[2009][1] : Value = 220220 (218357 / 225000)
qcount=2 / qend=4 / v_quarter=3
216300
2009(2) : Array[2009][2] : Value = 216300 (216300 / 225000)
qcount=3 / qend=4 / v_quarter=3
216977
2009(3) : Array[2009][3] : Value = 216977 (216300 / 225000)
qcount=4 / qend=4 / v_quarter=3
214969
2009(4) : Array[2009][4] : Value = 214969 (214969 / 225000)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
213323
2010(1) : Array[2010][1] : Value = 213323 (213323 / 225000)
qcount=2 / qend=4 / v_quarter=3
212657
2010(2) : Array[2010][2] : Value = 212657 (212657 / 225000)
qcount=3 / qend=4 / v_quarter=3
213541
2010(3) : Array[2010][3] : Value = 213541 (212657 / 225000)
qcount=4 / qend=4 / v_quarter=3
214557
2010(4) : Array[2010][4] : Value = 214557 (212657 / 225000)
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
208398
2011(1) : Array[2011][1] : Value = 208398 (208398 / 225000)
qcount=2 / qend=3 / v_quarter=3
210128
2011(2) : Array[2011][2] : Value = 210128 (208398 / 225000)
qcount=3 / qend=3 / v_quarter=3
210394
2011(3) : Array[2011][3] : Value = 210394 (208398 / 225000)

function get_valuation():

Purchase price: $225000
Purchase year: 2008
Purchase quarter: 1
Start price index:159.07
Current price index:157.05
Based on HPI the home has appreciated -1.27% in 3.5 years at an average rate of -0.36% per year.
The current appreciations value is: $222142.77
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Goldsboro, NC
225000
2008
1
2011
3
3.5
14
42
222142.77
-0.012698811843842
-0.0036282319553835
159.07
157.05
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
225000
2008(1) : Array[2008][1] : Value = 225000 (225000 / 225000)
qcount=2 / qend=4 / v_quarter=3
227277
2008(2) : Array[2008][2] : Value = 227277 (225000 / 227277)
qcount=3 / qend=4 / v_quarter=3
222030
2008(3) : Array[2008][3] : Value = 222030 (222030 / 227277)
qcount=4 / qend=4 / v_quarter=3
226018
2008(4) : Array[2008][4] : Value = 226018 (222030 / 227277)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
226895
2009(1) : Array[2009][1] : Value = 226895 (222030 / 227277)
qcount=2 / qend=4 / v_quarter=3
227136
2009(2) : Array[2009][2] : Value = 227136 (222030 / 227277)
qcount=3 / qend=4 / v_quarter=3
225537
2009(3) : Array[2009][3] : Value = 225537 (222030 / 227277)
qcount=4 / qend=4 / v_quarter=3
228098
2009(4) : Array[2009][4] : Value = 228098 (222030 / 228098)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
224972
2010(1) : Array[2010][1] : Value = 224972 (222030 / 228098)
qcount=2 / qend=4 / v_quarter=3
222327
2010(2) : Array[2010][2] : Value = 222327 (222030 / 228098)
qcount=3 / qend=4 / v_quarter=3
222030
2010(3) : Array[2010][3] : Value = 222030 (222030 / 228098)
qcount=4 / qend=4 / v_quarter=3
224264
2010(4) : Array[2010][4] : Value = 224264 (222030 / 228098)
p_year=2008 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Goldsboro, NC][2011] element.
qcount=1 / qend=3 / v_quarter=3
216725
2011(1) : Array[2011][1] : Value = 216725 (216725 / 228098)
qcount=2 / qend=3 / v_quarter=3
211364
2011(2) : Array[2011][2] : Value = 211364 (211364 / 228098)
qcount=3 / qend=3 / v_quarter=3
222143
2011(3) : Array[2011][3] : Value = 222143 (211364 / 228098)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-14%2C606%28-6.49%25%29+++Start%3A+%24225%2C000+End%3A+%24210%2C394
t:225000,222338,218357,220825,220220,216300,216977,214969,213323,212657,213541,214557,208398,210128,210394|225000,227277,222030,226018,226895,227136,225537,228098,224972,222327,222030,224264,216725,211364,222143
2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
208000
229000
2000
208000
229000
Lawrence, KS|Goldsboro, NC
12
0
2011
2008
1
1
208398
225000

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2008 to 2011 |Total depreciation = $-14,606(-6.49%) Start: $225,000 End: $210,394
post_cht ls
post_chd t:225000,222338,218357,220825,220220,216300,216977,214969,213323,212657,213541,214557,208398,210128,210394|225000,227277,222030,226018,226895,227136,225537,228098,224972,222327,222030,224264,216725,211364,222143
post_chl 2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Goldsboro, NC
post_chxt x,y
post_chxr 1,208000,229000,2000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 208000,229000
post_chf
http://chart.apis.google.com/chart?chid=a49aef7d770f1c4870e4db8c4853d9c8+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-14%2C606%28-6.49%25%29+++Start%3A+%24225%2C000+End%3A+%24210%2C394&cht=ls&chd=t%3A225000%2C222338%2C218357%2C220825%2C220220%2C216300%2C216977%2C214969%2C213323%2C212657%2C213541%2C214557%2C208398%2C210128%2C210394%7C225000%2C227277%2C222030%2C226018%2C226895%2C227136%2C225537%2C228098%2C224972%2C222327%2C222030%2C224264%2C216725%2C211364%2C222143&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%2C208000%2C229000%2C2000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=208000%2C229000&chdl=Lawrence%2C+KS%7CGoldsboro%2C+NC&chdlp=b&chm=tLOW+%3A+%24208%5C%2C398+in+2011%2C3972dd%2C0%2C12%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24225%5C%2C000+in+2008%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...