$City_1 = Rochester, NY
$e =
$City_2 = Rochester, NY
$e =
function get_years(Array,Rochester, NY,) {
1960
Selecting city: Rochester, NY
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Rochester, NY.
Most recent data for Rochester, 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
40
41
42
43
44
45
46
47
1978
The first year data is available for Rochester, NY is : 1978 the most recent year of data is 2024.
return Array
}
function get_years(Array,Rochester, NY,) {
1960
Selecting city: Rochester, NY
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Rochester, NY.
Most recent data for Rochester, 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
40
41
42
43
44
45
46
47
1978
The first year data is available for Rochester, NY is : 1978 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Rochester, NY
City_2 Rochester, NY
Price 191500
YearStart 2009
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Rochester, NY,2009):

Data for 2009 is in the $c[Rochester, NY] element.

function check_quarter():

Data for the 1 quarter is in the $c[Rochester, NY][2009] element.
START $v_year = 2011

function check_year(Rochester, NY,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Rochester, NY][2011] element.

function check_year(Rochester, NY,2009):

Data for 2009 is in the $c[Rochester, NY] element.

function check_quarter():

Data for the 1 quarter is in the $c[Rochester, NY][2009] element.

function check_year(Rochester, NY,2011):

Data for 2011 is in the $c[Rochester, NY] element.

function check_quarter():

Data for the 3 quarter is in the $c[Rochester, NY][2011] element.

function get_valuation():

Purchase price: $191500
Purchase year: 2009
Purchase quarter: 1
Start price index:140.43
Current price index:139.29
Based on HPI the home has appreciated -0.81% in 2.5 years at an average rate of -0.32% per year.
The current appreciations value is: $189945.42
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 2.5 years (10 quarters or 30 months).


Array ( [0] => Rochester, NY [1] => 191500 [2] => 2009 [3] => 1 [4] => 2011 [5] => 3 [6] => 2.5 [7] => 10 [8] => 30 [9] => 189945.42 [10] => -0.0081179235206154 [11] => -0.0032471694082461 ) 1
Rochester, NY
191500
2009
1
2011
3
2.5
10
30
189945.42
-0.0081179235206154
-0.0032471694082461
Rochester, NY
191500
2009
1
2011
3
2.5
10
30
189945.42
-0.0081179235206154
-0.0032471694082461
140.43
139.29
p_year=2009 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
191500
2009(1) : Array[2009][1] : Value = 191500 (191500 / 191500)
qcount=2 / qend=4 / v_quarter=3
190627
2009(2) : Array[2009][2] : Value = 190627 (190627 / 191500)
qcount=3 / qend=4 / v_quarter=3
189945
2009(3) : Array[2009][3] : Value = 189945 (189945 / 191500)
qcount=4 / qend=4 / v_quarter=3
189782
2009(4) : Array[2009][4] : Value = 189782 (189782 / 191500)
p_year=2009 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
190286
2010(1) : Array[2010][1] : Value = 190286 (189782 / 191500)
qcount=2 / qend=4 / v_quarter=3
188486
2010(2) : Array[2010][2] : Value = 188486 (188486 / 191500)
qcount=3 / qend=4 / v_quarter=3
191077
2010(3) : Array[2010][3] : Value = 191077 (188486 / 191500)
qcount=4 / qend=4 / v_quarter=3
191323
2010(4) : Array[2010][4] : Value = 191323 (188486 / 191500)
p_year=2009 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Rochester, NY][2011] element.
qcount=1 / qend=3 / v_quarter=3
189768
2011(1) : Array[2011][1] : Value = 189768 (188486 / 191500)
qcount=2 / qend=3 / v_quarter=3
187559
2011(2) : Array[2011][2] : Value = 187559 (187559 / 191500)
qcount=3 / qend=3 / v_quarter=3
189945
2011(3) : Array[2011][3] : Value = 189945 (187559 / 191500)

function get_valuation():

Purchase price: $191500
Purchase year: 2009
Purchase quarter: 1
Start price index:140.43
Current price index:139.29
Based on HPI the home has appreciated -0.81% in 2.5 years at an average rate of -0.32% per year.
The current appreciations value is: $189945.42
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 2.5 years (10 quarters or 30 months).


Rochester, NY
191500
2009
1
2011
3
2.5
10
30
189945.42
-0.0081179235206154
-0.0032471694082461
140.43
139.29
p_year=2009 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
191500
2009(1) : Array[2009][1] : Value = 191500 (191500 / 191500)
qcount=2 / qend=4 / v_quarter=3
190627
2009(2) : Array[2009][2] : Value = 190627 (190627 / 191500)
qcount=3 / qend=4 / v_quarter=3
189945
2009(3) : Array[2009][3] : Value = 189945 (189945 / 191500)
qcount=4 / qend=4 / v_quarter=3
189782
2009(4) : Array[2009][4] : Value = 189782 (189782 / 191500)
p_year=2009 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
190286
2010(1) : Array[2010][1] : Value = 190286 (189782 / 191500)
qcount=2 / qend=4 / v_quarter=3
188486
2010(2) : Array[2010][2] : Value = 188486 (188486 / 191500)
qcount=3 / qend=4 / v_quarter=3
191077
2010(3) : Array[2010][3] : Value = 191077 (188486 / 191500)
qcount=4 / qend=4 / v_quarter=3
191323
2010(4) : Array[2010][4] : Value = 191323 (188486 / 191500)
p_year=2009 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Rochester, NY][2011] element.
qcount=1 / qend=3 / v_quarter=3
189768
2011(1) : Array[2011][1] : Value = 189768 (188486 / 191500)
qcount=2 / qend=3 / v_quarter=3
187559
2011(2) : Array[2011][2] : Value = 187559 (187559 / 191500)
qcount=3 / qend=3 / v_quarter=3
189945
2011(3) : Array[2011][3] : Value = 189945 (187559 / 191500)
HomePriceGraph.com++++++++++++++++++++Price+depreciation+in+Rochester%2C+NY+for+years+2009+to+2011+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-1%2C555%28-0.81%25%29+++Start%3A+%24191%2C500+End%3A+%24189%2C945
t:191500,190627,189945,189782,190286,188486,191077,191323,189768,187559,189945|191500,190627,189945,189782,190286,188486,191077,191323,189768,187559,189945
2009|.|.|.|2010|.|.|.|2011|.|.|
187400
191700
500
187400
191700
Rochester, NY|Rochester, NY
9
0
2011
2009
2
1
187559
191500

function graph():

post_chtt HomePriceGraph.com Price depreciation in Rochester, NY for years 2009 to 2011 |Total depreciation = $-1,555(-0.81%) Start: $191,500 End: $189,945
post_cht ls
post_chd t:191500,190627,189945,189782,190286,188486,191077,191323,189768,187559,189945|191500,190627,189945,189782,190286,188486,191077,191323,189768,187559,189945
post_chl 2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Rochester, NY|Rochester, NY
post_chxt x,y
post_chxr 1,187400,191700,500
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 187400,191700
post_chf
http://chart.apis.google.com/chart?chid=8961889e811e83393820deb6ecf45a1c+chtt=HomePriceGraph.com++++++++++++++++++++Price+depreciation+in+Rochester%2C+NY+for+years+2009+to+2011+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-1%2C555%28-0.81%25%29+++Start%3A+%24191%2C500+End%3A+%24189%2C945&cht=ls&chd=t%3A191500%2C190627%2C189945%2C189782%2C190286%2C188486%2C191077%2C191323%2C189768%2C187559%2C189945%7C191500%2C190627%2C189945%2C189782%2C190286%2C188486%2C191077%2C191323%2C189768%2C187559%2C189945&chl=2009%7C.%7C.%7C.%7C2010%7C.%7C.%7C.%7C2011%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C187400%2C191700%2C500&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=187400%2C191700&chdl=Rochester%2C+NY%7CRochester%2C+NY&chdlp=b&chm=tLOW+%3A+%24187%5C%2C559+in+2011%2C3972dd%2C0%2C9%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24191%5C%2C500+in+2009%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...