$City_1 = Richmond, VA
$e =
$City_2 = Charlottesville, VA
$e =
function get_years(Array,Richmond, VA,) {
1960
Selecting city: Richmond, VA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Richmond, VA.
Most recent data for Richmond, VA 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
1976
The first year data is available for Richmond, VA is : 1976 the most recent year of data is 2024.
return Array
}
function get_years(Array,Charlottesville, VA,) {
1960
Selecting city: Charlottesville, VA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Charlottesville, VA.
Most recent data for Charlottesville, VA 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
1983
The first year data is available for Charlottesville, VA is : 1983 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Richmond, VA
City_2 Charlottesville, VA
Price 175000
YearStart 2007
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Richmond, VA,2007):

Data for 2007 is in the $c[Richmond, VA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Richmond, VA][2007] element.
START $v_year = 2011

function check_year(Richmond, VA,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Richmond, VA][2011] element.

function check_year(Charlottesville, VA,2007):

Data for 2007 is in the $c[Charlottesville, VA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Charlottesville, VA][2007] element.

function check_year(Charlottesville, VA,2011):

Data for 2011 is in the $c[Charlottesville, VA] element.

function check_quarter():

Data for the 3 quarter is in the $c[Charlottesville, VA][2011] element.

function get_valuation():

Purchase price: $175000
Purchase year: 2007
Purchase quarter: 1
Start price index:216.18
Current price index:179.11
Based on HPI the home has appreciated -17.15% in 4.5 years at an average rate of -3.81% per year.
The current appreciations value is: $144991.44
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Array ( [0] => Richmond, VA [1] => 175000 [2] => 2007 [3] => 1 [4] => 2011 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 144991.44 [10] => -0.17147747247664 [11] => -0.038106104994809 ) 1
Richmond, VA
175000
2007
1
2011
3
4.5
18
54
144991.44
-0.17147747247664
-0.038106104994809
Richmond, VA
175000
2007
1
2011
3
4.5
18
54
144991.44
-0.17147747247664
-0.038106104994809
216.18
179.11
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
175000
2007(1) : Array[2007][1] : Value = 175000 (175000 / 175000)
qcount=2 / qend=4 / v_quarter=3
177599
2007(2) : Array[2007][2] : Value = 177599 (175000 / 177599)
qcount=3 / qend=4 / v_quarter=3
176676
2007(3) : Array[2007][3] : Value = 176676 (175000 / 177599)
qcount=4 / qend=4 / v_quarter=3
177526
2007(4) : Array[2007][4] : Value = 177526 (175000 / 177599)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
177380
2008(1) : Array[2008][1] : Value = 177380 (175000 / 177599)
qcount=2 / qend=4 / v_quarter=3
174822
2008(2) : Array[2008][2] : Value = 174822 (174822 / 177599)
qcount=3 / qend=4 / v_quarter=3
172256
2008(3) : Array[2008][3] : Value = 172256 (172256 / 177599)
qcount=4 / qend=4 / v_quarter=3
171139
2008(4) : Array[2008][4] : Value = 171139 (171139 / 177599)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
170475
2009(1) : Array[2009][1] : Value = 170475 (170475 / 177599)
qcount=2 / qend=4 / v_quarter=3
165877
2009(2) : Array[2009][2] : Value = 165877 (165877 / 177599)
qcount=3 / qend=4 / v_quarter=3
161667
2009(3) : Array[2009][3] : Value = 161667 (161667 / 177599)
qcount=4 / qend=4 / v_quarter=3
160542
2009(4) : Array[2009][4] : Value = 160542 (160542 / 177599)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
157936
2010(1) : Array[2010][1] : Value = 157936 (157936 / 177599)
qcount=2 / qend=4 / v_quarter=3
154851
2010(2) : Array[2010][2] : Value = 154851 (154851 / 177599)
qcount=3 / qend=4 / v_quarter=3
155620
2010(3) : Array[2010][3] : Value = 155620 (154851 / 177599)
qcount=4 / qend=4 / v_quarter=3
154681
2010(4) : Array[2010][4] : Value = 154681 (154681 / 177599)
p_year=2007 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Richmond, VA][2011] element.
qcount=1 / qend=3 / v_quarter=3
149379
2011(1) : Array[2011][1] : Value = 149379 (149379 / 177599)
qcount=2 / qend=3 / v_quarter=3
145963
2011(2) : Array[2011][2] : Value = 145963 (145963 / 177599)
qcount=3 / qend=3 / v_quarter=3
144991
2011(3) : Array[2011][3] : Value = 144991 (144991 / 177599)

function get_valuation():

Purchase price: $175000
Purchase year: 2007
Purchase quarter: 1
Start price index:241.94
Current price index:206.90
Based on HPI the home has appreciated -14.48% in 4.5 years at an average rate of -3.22% per year.
The current appreciations value is: $149654.87
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Charlottesville, VA
175000
2007
1
2011
3
4.5
18
54
149654.87
-0.1448292965198
-0.032184288115511
241.94
206.90
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
175000
2007(1) : Array[2007][1] : Value = 175000 (175000 / 175000)
qcount=2 / qend=4 / v_quarter=3
175137
2007(2) : Array[2007][2] : Value = 175137 (175000 / 175137)
qcount=3 / qend=4 / v_quarter=3
174573
2007(3) : Array[2007][3] : Value = 174573 (174573 / 175137)
qcount=4 / qend=4 / v_quarter=3
177778
2007(4) : Array[2007][4] : Value = 177778 (174573 / 177778)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
175470
2008(1) : Array[2008][1] : Value = 175470 (174573 / 177778)
qcount=2 / qend=4 / v_quarter=3
171651
2008(2) : Array[2008][2] : Value = 171651 (171651 / 177778)
qcount=3 / qend=4 / v_quarter=3
168353
2008(3) : Array[2008][3] : Value = 168353 (168353 / 177778)
qcount=4 / qend=4 / v_quarter=3
168968
2008(4) : Array[2008][4] : Value = 168968 (168353 / 177778)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
168100
2009(1) : Array[2009][1] : Value = 168100 (168100 / 177778)
qcount=2 / qend=4 / v_quarter=3
163723
2009(2) : Array[2009][2] : Value = 163723 (163723 / 177778)
qcount=3 / qend=4 / v_quarter=3
161271
2009(3) : Array[2009][3] : Value = 161271 (161271 / 177778)
qcount=4 / qend=4 / v_quarter=3
156714
2009(4) : Array[2009][4] : Value = 156714 (156714 / 177778)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
157568
2010(1) : Array[2010][1] : Value = 157568 (156714 / 177778)
qcount=2 / qend=4 / v_quarter=3
154646
2010(2) : Array[2010][2] : Value = 154646 (154646 / 177778)
qcount=3 / qend=4 / v_quarter=3
157995
2010(3) : Array[2010][3] : Value = 157995 (154646 / 177778)
qcount=4 / qend=4 / v_quarter=3
155709
2010(4) : Array[2010][4] : Value = 155709 (154646 / 177778)
p_year=2007 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Charlottesville, VA][2011] element.
qcount=1 / qend=3 / v_quarter=3
153322
2011(1) : Array[2011][1] : Value = 153322 (153322 / 177778)
qcount=2 / qend=3 / v_quarter=3
149069
2011(2) : Array[2011][2] : Value = 149069 (149069 / 177778)
qcount=3 / qend=3 / v_quarter=3
149655
2011(3) : Array[2011][3] : Value = 149655 (149069 / 177778)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Richmond%2C+VA+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-30%2C009%28-17.15%25%29+++Start%3A+%24175%2C000+End%3A+%24144%2C991
t:175000,177599,176676,177526,177380,174822,172256,171139,170475,165877,161667,160542,157936,154851,155620,154681,149379,145963,144991|175000,175137,174573,177778,175470,171651,168353,168968,168100,163723,161271,156714,157568,154646,157995,155709,153322,149069,149655
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
143000
179000
5000
143000
179000
Richmond, VA|Charlottesville, VA
18
1
2011
2007
3
2
144991
177599

function graph():

post_chtt HomePriceGraph.com Price depreciation in Richmond, VA for years 2007 to 2011 |Total depreciation = $-30,009(-17.15%) Start: $175,000 End: $144,991
post_cht ls
post_chd t:175000,177599,176676,177526,177380,174822,172256,171139,170475,165877,161667,160542,157936,154851,155620,154681,149379,145963,144991|175000,175137,174573,177778,175470,171651,168353,168968,168100,163723,161271,156714,157568,154646,157995,155709,153322,149069,149655
post_chl 2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Richmond, VA|Charlottesville, VA
post_chxt x,y
post_chxr 1,143000,179000,5000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 143000,179000
post_chf
http://chart.apis.google.com/chart?chid=9ac826c0cea86b6eefc18fd68f44358f+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Richmond%2C+VA+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-30%2C009%28-17.15%25%29+++Start%3A+%24175%2C000+End%3A+%24144%2C991&cht=ls&chd=t%3A175000%2C177599%2C176676%2C177526%2C177380%2C174822%2C172256%2C171139%2C170475%2C165877%2C161667%2C160542%2C157936%2C154851%2C155620%2C154681%2C149379%2C145963%2C144991%7C175000%2C175137%2C174573%2C177778%2C175470%2C171651%2C168353%2C168968%2C168100%2C163723%2C161271%2C156714%2C157568%2C154646%2C157995%2C155709%2C153322%2C149069%2C149655&chl=2007%7C.%7C.%7C.%7C2008%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%2C143000%2C179000%2C5000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=143000%2C179000&chdl=Richmond%2C+VA%7CCharlottesville%2C+VA&chdlp=b&chm=tLOW+%3A+%24144%5C%2C991+in+2011%2C3972dd%2C0%2C18%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24177%5C%2C599+in+2007%2C3972dd%2C0%2C1%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...