$City_1 = Kingston, NY
$e =
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$e =
function get_years(Array,Kingston, NY,) {
1960
Selecting city: Kingston, NY
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Kingston, NY.
Most recent data for Kingston, NY 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
1986
The first year data is available for Kingston, NY is : 1986 the most recent year of data is 2024.
return Array
}
function get_years(Array,Los Angeles-Long Beach-Glendale, CA (MSAD),) {
1960
Selecting city: Los Angeles-Long Beach-Glendale, CA (MSAD)
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
Most recent data for Los Angeles-Long Beach-Glendale, CA (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 Los Angeles-Long Beach-Glendale, CA (MSAD) is : 1975 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Kingston, NY
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 100000
YearStart 2006
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Kingston, NY,2006):

Data for 2006 is in the $c[Kingston, NY] element.

function check_quarter():

Data for the 1 quarter is in the $c[Kingston, NY][2006] element.
START $v_year = 2010

function check_year(Kingston, NY,2010):

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

function check_quarter():

Data for the 3 quarter is in the $c[Kingston, NY][2010] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2006):

Data for 2006 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2006] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2010):

Data for 2010 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 3 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2010] element.

function get_valuation():

Purchase price: $100000
Purchase year: 2006
Purchase quarter: 1
Start price index:260.83
Current price index:236.10
Based on HPI the home has appreciated -9.48% in 4.5 years at an average rate of -2.11% per year.
The current appreciations value is: $90518.73
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Array ( [0] => Kingston, NY [1] => 100000 [2] => 2006 [3] => 1 [4] => 2010 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 90518.73 [10] => -0.094812713261511 [11] => -0.021069491835891 ) 1
Kingston, NY
100000
2006
1
2010
3
4.5
18
54
90518.73
-0.094812713261511
-0.021069491835891
Kingston, NY
100000
2006
1
2010
3
4.5
18
54
90518.73
-0.094812713261511
-0.021069491835891
260.83
236.10
p_year=2006 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2006(1) : Array[2006][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
101898
2006(2) : Array[2006][2] : Value = 101898 (100000 / 101898)
qcount=3 / qend=4 / v_quarter=3
101503
2006(3) : Array[2006][3] : Value = 101503 (100000 / 101898)
qcount=4 / qend=4 / v_quarter=3
102657
2006(4) : Array[2006][4] : Value = 102657 (100000 / 102657)
p_year=2006 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
102112
2007(1) : Array[2007][1] : Value = 102112 (100000 / 102657)
qcount=2 / qend=4 / v_quarter=3
102101
2007(2) : Array[2007][2] : Value = 102101 (100000 / 102657)
qcount=3 / qend=4 / v_quarter=3
101484
2007(3) : Array[2007][3] : Value = 101484 (100000 / 102657)
qcount=4 / qend=4 / v_quarter=3
100100
2007(4) : Array[2007][4] : Value = 100100 (100000 / 102657)
p_year=2006 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100920
2008(1) : Array[2008][1] : Value = 100920 (100000 / 102657)
qcount=2 / qend=4 / v_quarter=3
99939
2008(2) : Array[2008][2] : Value = 99939 (99939 / 102657)
qcount=3 / qend=4 / v_quarter=3
96013
2008(3) : Array[2008][3] : Value = 96013 (96013 / 102657)
qcount=4 / qend=4 / v_quarter=3
93942
2008(4) : Array[2008][4] : Value = 93942 (93942 / 102657)
p_year=2006 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
96714
2009(1) : Array[2009][1] : Value = 96714 (93942 / 102657)
qcount=2 / qend=4 / v_quarter=3
94176
2009(2) : Array[2009][2] : Value = 94176 (93942 / 102657)
qcount=3 / qend=4 / v_quarter=3
92620
2009(3) : Array[2009][3] : Value = 92620 (92620 / 102657)
qcount=4 / qend=4 / v_quarter=3
90300
2009(4) : Array[2009][4] : Value = 90300 (90300 / 102657)
p_year=2006 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Kingston, NY][2010] element.
qcount=1 / qend=3 / v_quarter=3
91190
2010(1) : Array[2010][1] : Value = 91190 (90300 / 102657)
qcount=2 / qend=3 / v_quarter=3
88314
2010(2) : Array[2010][2] : Value = 88314 (88314 / 102657)
qcount=3 / qend=3 / v_quarter=3
90519
2010(3) : Array[2010][3] : Value = 90519 (88314 / 102657)

function get_valuation():

Purchase price: $100000
Purchase year: 2006
Purchase quarter: 1
Start price index:326.65
Current price index:232.41
Based on HPI the home has appreciated -28.85% in 4.5 years at an average rate of -6.41% per year.
The current appreciations value is: $71149.55
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
100000
2006
1
2010
3
4.5
18
54
71149.55
-0.28850451553651
-0.064112114563668
326.65
232.41
p_year=2006 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2006(1) : Array[2006][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
102232
2006(2) : Array[2006][2] : Value = 102232 (100000 / 102232)
qcount=3 / qend=4 / v_quarter=3
104029
2006(3) : Array[2006][3] : Value = 104029 (100000 / 104029)
qcount=4 / qend=4 / v_quarter=3
104142
2006(4) : Array[2006][4] : Value = 104142 (100000 / 104142)
p_year=2006 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
103514
2007(1) : Array[2007][1] : Value = 103514 (100000 / 104142)
qcount=2 / qend=4 / v_quarter=3
102847
2007(2) : Array[2007][2] : Value = 102847 (100000 / 104142)
qcount=3 / qend=4 / v_quarter=3
100707
2007(3) : Array[2007][3] : Value = 100707 (100000 / 104142)
qcount=4 / qend=4 / v_quarter=3
97349
2007(4) : Array[2007][4] : Value = 97349 (97349 / 104142)
p_year=2006 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
91740
2008(1) : Array[2008][1] : Value = 91740 (91740 / 104142)
qcount=2 / qend=4 / v_quarter=3
84479
2008(2) : Array[2008][2] : Value = 84479 (84479 / 104142)
qcount=3 / qend=4 / v_quarter=3
78246
2008(3) : Array[2008][3] : Value = 78246 (78246 / 104142)
qcount=4 / qend=4 / v_quarter=3
75181
2008(4) : Array[2008][4] : Value = 75181 (75181 / 104142)
p_year=2006 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
74208
2009(1) : Array[2009][1] : Value = 74208 (74208 / 104142)
qcount=2 / qend=4 / v_quarter=3
71278
2009(2) : Array[2009][2] : Value = 71278 (71278 / 104142)
qcount=3 / qend=4 / v_quarter=3
70182
2009(3) : Array[2009][3] : Value = 70182 (70182 / 104142)
qcount=4 / qend=4 / v_quarter=3
71015
2009(4) : Array[2009][4] : Value = 71015 (70182 / 104142)
p_year=2006 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2010] element.
qcount=1 / qend=3 / v_quarter=3
70626
2010(1) : Array[2010][1] : Value = 70626 (70182 / 104142)
qcount=2 / qend=3 / v_quarter=3
70522
2010(2) : Array[2010][2] : Value = 70522 (70182 / 104142)
qcount=3 / qend=3 / v_quarter=3
71150
2010(3) : Array[2010][3] : Value = 71150 (70182 / 104142)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Kingston%2C+NY+for+years+2006+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-9%2C481%28-9.48%25%29+++Start%3A+%24100%2C000+End%3A+%2490%2C519
t:100000,101898,101503,102657,102112,102101,101484,100100,100920,99939,96013,93942,96714,94176,92620,90300,91190,88314,90519|100000,102232,104029,104142,103514,102847,100707,97349,91740,84479,78246,75181,74208,71278,70182,71015,70626,70522,71150
2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
68000
106000
5000
68000
106000
Kingston, NY|Los Angeles-Long Beach-Glendale, CA (MSAD)
17
3
2010
2006
2
4
88314
102657

function graph():

post_chtt HomePriceGraph.com Price depreciation in Kingston, NY for years 2006 to 2010 |Total depreciation = $-9,481(-9.48%) Start: $100,000 End: $90,519
post_cht ls
post_chd t:100000,101898,101503,102657,102112,102101,101484,100100,100920,99939,96013,93942,96714,94176,92620,90300,91190,88314,90519|100000,102232,104029,104142,103514,102847,100707,97349,91740,84479,78246,75181,74208,71278,70182,71015,70626,70522,71150
post_chl 2006|.|.|.|2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Kingston, NY|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,68000,106000,5000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 68000,106000
post_chf
http://chart.apis.google.com/chart?chid=484ff4a843e13817616d888dcb264c95+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Kingston%2C+NY+for+years+2006+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-9%2C481%28-9.48%25%29+++Start%3A+%24100%2C000+End%3A+%2490%2C519&cht=ls&chd=t%3A100000%2C101898%2C101503%2C102657%2C102112%2C102101%2C101484%2C100100%2C100920%2C99939%2C96013%2C93942%2C96714%2C94176%2C92620%2C90300%2C91190%2C88314%2C90519%7C100000%2C102232%2C104029%2C104142%2C103514%2C102847%2C100707%2C97349%2C91740%2C84479%2C78246%2C75181%2C74208%2C71278%2C70182%2C71015%2C70626%2C70522%2C71150&chl=2006%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%2C68000%2C106000%2C5000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=68000%2C106000&chdl=Kingston%2C+NY%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%2488%5C%2C314+in+2010%2C3972dd%2C0%2C17%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24102%5C%2C657+in+2006%2C3972dd%2C0%2C3%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...