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

Inputs:

City_1 Morgantown, WV
City_2 Ann Arbor, MI
Price 250000
YearStart 1996
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Morgantown, WV,1996):

Data for 1996 is in the $c[Morgantown, WV] element.

function check_quarter():

Data for the 1 quarter is in the $c[Morgantown, WV][1996] element.
START $v_year = 2010

function check_year(Morgantown, WV,2010):

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

function check_quarter():

Data for the 3 quarter is in the $c[Morgantown, WV][2010] element.

function check_year(Ann Arbor, MI,1996):

Data for 1996 is in the $c[Ann Arbor, MI] element.

function check_quarter():

Data for the 1 quarter is in the $c[Ann Arbor, MI][1996] element.

function check_year(Ann Arbor, MI,2010):

Data for 2010 is in the $c[Ann Arbor, MI] element.

function check_quarter():

Data for the 3 quarter is in the $c[Ann Arbor, MI][2010] element.

function get_valuation():

Purchase price: $250000
Purchase year: 1996
Purchase quarter: 1
Start price index:102.33
Current price index:178.70
Based on HPI the home has appreciated 74.63% in 14.5 years at an average rate of 5.15% per year.
The current appreciations value is: $436577.74
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 14.5 years (58 quarters or 174 months).


Array ( [0] => Morgantown, WV [1] => 250000 [2] => 1996 [3] => 1 [4] => 2010 [5] => 3 [6] => 14.5 [7] => 58 [8] => 174 [9] => 436577.74 [10] => 0.74631095475423 [11] => 0.051469721017533 ) 1
Morgantown, WV
250000
1996
1
2010
3
14.5
58
174
436577.74
0.74631095475423
0.051469721017533
Morgantown, WV
250000
1996
1
2010
3
14.5
58
174
436577.74
0.74631095475423
0.051469721017533
102.33
178.70
p_year=1996 / ycount=1996 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
250000
1996(1) : Array[1996][1] : Value = 250000 (250000 / 250000)
qcount=2 / qend=4 / v_quarter=3
248217
1996(2) : Array[1996][2] : Value = 248217 (248217 / 250000)
qcount=3 / qend=4 / v_quarter=3
235415
1996(3) : Array[1996][3] : Value = 235415 (235415 / 250000)
qcount=4 / qend=4 / v_quarter=3
245749
1996(4) : Array[1996][4] : Value = 245749 (235415 / 250000)
p_year=1996 / ycount=1997 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
252810
1997(1) : Array[1997][1] : Value = 252810 (235415 / 252810)
qcount=2 / qend=4 / v_quarter=3
251026
1997(2) : Array[1997][2] : Value = 251026 (235415 / 252810)
qcount=3 / qend=4 / v_quarter=3
258697
1997(3) : Array[1997][3] : Value = 258697 (235415 / 258697)
qcount=4 / qend=4 / v_quarter=3
252077
1997(4) : Array[1997][4] : Value = 252077 (235415 / 258697)
p_year=1996 / ycount=1998 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
259137
1998(1) : Array[1998][1] : Value = 259137 (235415 / 259137)
qcount=2 / qend=4 / v_quarter=3
267102
1998(2) : Array[1998][2] : Value = 267102 (235415 / 267102)
qcount=3 / qend=4 / v_quarter=3
263217
1998(3) : Array[1998][3] : Value = 263217 (235415 / 267102)
qcount=4 / qend=4 / v_quarter=3
260041
1998(4) : Array[1998][4] : Value = 260041 (235415 / 267102)
p_year=1996 / ycount=1999 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
264805
1999(1) : Array[1999][1] : Value = 264805 (235415 / 267102)
qcount=2 / qend=4 / v_quarter=3
260090
1999(2) : Array[1999][2] : Value = 260090 (235415 / 267102)
qcount=3 / qend=4 / v_quarter=3
258038
1999(3) : Array[1999][3] : Value = 258038 (235415 / 267102)
qcount=4 / qend=4 / v_quarter=3
259528
1999(4) : Array[1999][4] : Value = 259528 (235415 / 267102)
p_year=1996 / ycount=2000 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
267883
2000(1) : Array[2000][1] : Value = 267883 (235415 / 267883)
qcount=2 / qend=4 / v_quarter=3
268958
2000(2) : Array[2000][2] : Value = 268958 (235415 / 268958)
qcount=3 / qend=4 / v_quarter=3
269789
2000(3) : Array[2000][3] : Value = 269789 (235415 / 269789)
qcount=4 / qend=4 / v_quarter=3
272354
2000(4) : Array[2000][4] : Value = 272354 (235415 / 272354)
p_year=1996 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
280172
2001(1) : Array[2001][1] : Value = 280172 (235415 / 280172)
qcount=2 / qend=4 / v_quarter=3
288234
2001(2) : Array[2001][2] : Value = 288234 (235415 / 288234)
qcount=3 / qend=4 / v_quarter=3
286719
2001(3) : Array[2001][3] : Value = 286719 (235415 / 288234)
qcount=4 / qend=4 / v_quarter=3
287452
2001(4) : Array[2001][4] : Value = 287452 (235415 / 288234)
p_year=1996 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
292754
2002(1) : Array[2002][1] : Value = 292754 (235415 / 292754)
qcount=2 / qend=4 / v_quarter=3
292461
2002(2) : Array[2002][2] : Value = 292461 (235415 / 292754)
qcount=3 / qend=4 / v_quarter=3
296589
2002(3) : Array[2002][3] : Value = 296589 (235415 / 296589)
qcount=4 / qend=4 / v_quarter=3
299765
2002(4) : Array[2002][4] : Value = 299765 (235415 / 299765)
p_year=1996 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
300865
2003(1) : Array[2003][1] : Value = 300865 (235415 / 300865)
qcount=2 / qend=4 / v_quarter=3
305116
2003(2) : Array[2003][2] : Value = 305116 (235415 / 305116)
qcount=3 / qend=4 / v_quarter=3
309245
2003(3) : Array[2003][3] : Value = 309245 (235415 / 309245)
qcount=4 / qend=4 / v_quarter=3
321216
2003(4) : Array[2003][4] : Value = 321216 (235415 / 321216)
p_year=1996 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
326395
2004(1) : Array[2004][1] : Value = 326395 (235415 / 326395)
qcount=2 / qend=4 / v_quarter=3
334995
2004(2) : Array[2004][2] : Value = 334995 (235415 / 334995)
qcount=3 / qend=4 / v_quarter=3
346526
2004(3) : Array[2004][3] : Value = 346526 (235415 / 346526)
qcount=4 / qend=4 / v_quarter=3
346526
2004(4) : Array[2004][4] : Value = 346526 (235415 / 346526)
p_year=1996 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
362504
2005(1) : Array[2005][1] : Value = 362504 (235415 / 362504)
qcount=2 / qend=4 / v_quarter=3
379092
2005(2) : Array[2005][2] : Value = 379092 (235415 / 379092)
qcount=3 / qend=4 / v_quarter=3
390917
2005(3) : Array[2005][3] : Value = 390917 (235415 / 390917)
qcount=4 / qend=4 / v_quarter=3
412684
2005(4) : Array[2005][4] : Value = 412684 (235415 / 412684)
p_year=1996 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
403718
2006(1) : Array[2006][1] : Value = 403718 (235415 / 412684)
qcount=2 / qend=4 / v_quarter=3
409240
2006(2) : Array[2006][2] : Value = 409240 (235415 / 412684)
qcount=3 / qend=4 / v_quarter=3
416887
2006(3) : Array[2006][3] : Value = 416887 (235415 / 416887)
qcount=4 / qend=4 / v_quarter=3
419647
2006(4) : Array[2006][4] : Value = 419647 (235415 / 419647)
p_year=1996 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
430177
2007(1) : Array[2007][1] : Value = 430177 (235415 / 430177)
qcount=2 / qend=4 / v_quarter=3
426830
2007(2) : Array[2007][2] : Value = 426830 (235415 / 430177)
qcount=3 / qend=4 / v_quarter=3
429273
2007(3) : Array[2007][3] : Value = 429273 (235415 / 430177)
qcount=4 / qend=4 / v_quarter=3
431276
2007(4) : Array[2007][4] : Value = 431276 (235415 / 431276)
p_year=1996 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
435820
2008(1) : Array[2008][1] : Value = 435820 (235415 / 435820)
qcount=2 / qend=4 / v_quarter=3
437457
2008(2) : Array[2008][2] : Value = 437457 (235415 / 437457)
qcount=3 / qend=4 / v_quarter=3
433695
2008(3) : Array[2008][3] : Value = 433695 (235415 / 437457)
qcount=4 / qend=4 / v_quarter=3
432107
2008(4) : Array[2008][4] : Value = 432107 (235415 / 437457)
p_year=1996 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
441000
2009(1) : Array[2009][1] : Value = 441000 (235415 / 441000)
qcount=2 / qend=4 / v_quarter=3
434013
2009(2) : Array[2009][2] : Value = 434013 (235415 / 441000)
qcount=3 / qend=4 / v_quarter=3
435894
2009(3) : Array[2009][3] : Value = 435894 (235415 / 441000)
qcount=4 / qend=4 / v_quarter=3
426976
2009(4) : Array[2009][4] : Value = 426976 (235415 / 441000)
p_year=1996 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Morgantown, WV][2010] element.
qcount=1 / qend=3 / v_quarter=3
436578
2010(1) : Array[2010][1] : Value = 436578 (235415 / 441000)
qcount=2 / qend=3 / v_quarter=3
432449
2010(2) : Array[2010][2] : Value = 432449 (235415 / 441000)
qcount=3 / qend=3 / v_quarter=3
436578
2010(3) : Array[2010][3] : Value = 436578 (235415 / 441000)

function get_valuation():

Purchase price: $250000
Purchase year: 1996
Purchase quarter: 1
Start price index:106.54
Current price index:140.45
Based on HPI the home has appreciated 31.83% in 14.5 years at an average rate of 2.2% per year.
The current appreciations value is: $329571.05
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 14.5 years (58 quarters or 174 months).


Ann Arbor, MI
250000
1996
1
2010
3
14.5
58
174
329571.05
0.31828421250235
0.021950635344989
106.54
140.45
p_year=1996 / ycount=1996 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
250000
1996(1) : Array[1996][1] : Value = 250000 (250000 / 250000)
qcount=2 / qend=4 / v_quarter=3
254623
1996(2) : Array[1996][2] : Value = 254623 (250000 / 254623)
qcount=3 / qend=4 / v_quarter=3
259151
1996(3) : Array[1996][3] : Value = 259151 (250000 / 259151)
qcount=4 / qend=4 / v_quarter=3
262390
1996(4) : Array[1996][4] : Value = 262390 (250000 / 262390)
p_year=1996 / ycount=1997 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
267834
1997(1) : Array[1997][1] : Value = 267834 (250000 / 267834)
qcount=2 / qend=4 / v_quarter=3
272855
1997(2) : Array[1997][2] : Value = 272855 (250000 / 272855)
qcount=3 / qend=4 / v_quarter=3
278135
1997(3) : Array[1997][3] : Value = 278135 (250000 / 278135)
qcount=4 / qend=4 / v_quarter=3
281092
1997(4) : Array[1997][4] : Value = 281092 (250000 / 281092)
p_year=1996 / ycount=1998 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
284588
1998(1) : Array[1998][1] : Value = 284588 (250000 / 284588)
qcount=2 / qend=4 / v_quarter=3
288929
1998(2) : Array[1998][2] : Value = 288929 (250000 / 288929)
qcount=3 / qend=4 / v_quarter=3
296203
1998(3) : Array[1998][3] : Value = 296203 (250000 / 296203)
qcount=4 / qend=4 / v_quarter=3
297916
1998(4) : Array[1998][4] : Value = 297916 (250000 / 297916)
p_year=1996 / ycount=1999 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
303853
1999(1) : Array[1999][1] : Value = 303853 (250000 / 303853)
qcount=2 / qend=4 / v_quarter=3
311385
1999(2) : Array[1999][2] : Value = 311385 (250000 / 311385)
qcount=3 / qend=4 / v_quarter=3
319739
1999(3) : Array[1999][3] : Value = 319739 (250000 / 319739)
qcount=4 / qend=4 / v_quarter=3
327576
1999(4) : Array[1999][4] : Value = 327576 (250000 / 327576)
p_year=1996 / ycount=2000 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
332270
2000(1) : Array[2000][1] : Value = 332270 (250000 / 332270)
qcount=2 / qend=4 / v_quarter=3
340529
2000(2) : Array[2000][2] : Value = 340529 (250000 / 340529)
qcount=3 / qend=4 / v_quarter=3
348203
2000(3) : Array[2000][3] : Value = 348203 (250000 / 348203)
qcount=4 / qend=4 / v_quarter=3
352661
2000(4) : Array[2000][4] : Value = 352661 (250000 / 352661)
p_year=1996 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
358199
2001(1) : Array[2001][1] : Value = 358199 (250000 / 358199)
qcount=2 / qend=4 / v_quarter=3
362798
2001(2) : Array[2001][2] : Value = 362798 (250000 / 362798)
qcount=3 / qend=4 / v_quarter=3
369885
2001(3) : Array[2001][3] : Value = 369885 (250000 / 369885)
qcount=4 / qend=4 / v_quarter=3
371598
2001(4) : Array[2001][4] : Value = 371598 (250000 / 371598)
p_year=1996 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
379013
2002(1) : Array[2002][1] : Value = 379013 (250000 / 379013)
qcount=2 / qend=4 / v_quarter=3
385958
2002(2) : Array[2002][2] : Value = 385958 (250000 / 385958)
qcount=3 / qend=4 / v_quarter=3
388798
2002(3) : Array[2002][3] : Value = 388798 (250000 / 388798)
qcount=4 / qend=4 / v_quarter=3
391895
2002(4) : Array[2002][4] : Value = 391895 (250000 / 391895)
p_year=1996 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
395603
2003(1) : Array[2003][1] : Value = 395603 (250000 / 395603)
qcount=2 / qend=4 / v_quarter=3
398770
2003(2) : Array[2003][2] : Value = 398770 (250000 / 398770)
qcount=3 / qend=4 / v_quarter=3
401680
2003(3) : Array[2003][3] : Value = 401680 (250000 / 401680)
qcount=4 / qend=4 / v_quarter=3
409729
2003(4) : Array[2003][4] : Value = 409729 (250000 / 409729)
p_year=1996 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
410550
2004(1) : Array[2004][1] : Value = 410550 (250000 / 410550)
qcount=2 / qend=4 / v_quarter=3
418247
2004(2) : Array[2004][2] : Value = 418247 (250000 / 418247)
qcount=3 / qend=4 / v_quarter=3
425803
2004(3) : Array[2004][3] : Value = 425803 (250000 / 425803)
qcount=4 / qend=4 / v_quarter=3
428266
2004(4) : Array[2004][4] : Value = 428266 (250000 / 428266)
p_year=1996 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
432349
2005(1) : Array[2005][1] : Value = 432349 (250000 / 432349)
qcount=2 / qend=4 / v_quarter=3
440304
2005(2) : Array[2005][2] : Value = 440304 (250000 / 440304)
qcount=3 / qend=4 / v_quarter=3
440257
2005(3) : Array[2005][3] : Value = 440257 (250000 / 440304)
qcount=4 / qend=4 / v_quarter=3
435846
2005(4) : Array[2005][4] : Value = 435846 (250000 / 440304)
p_year=1996 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
434485
2006(1) : Array[2006][1] : Value = 434485 (250000 / 440304)
qcount=2 / qend=4 / v_quarter=3
426577
2006(2) : Array[2006][2] : Value = 426577 (250000 / 440304)
qcount=3 / qend=4 / v_quarter=3
422588
2006(3) : Array[2006][3] : Value = 422588 (250000 / 440304)
qcount=4 / qend=4 / v_quarter=3
424676
2006(4) : Array[2006][4] : Value = 424676 (250000 / 440304)
p_year=1996 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
421039
2007(1) : Array[2007][1] : Value = 421039 (250000 / 440304)
qcount=2 / qend=4 / v_quarter=3
408344
2007(2) : Array[2007][2] : Value = 408344 (250000 / 440304)
qcount=3 / qend=4 / v_quarter=3
386240
2007(3) : Array[2007][3] : Value = 386240 (250000 / 440304)
qcount=4 / qend=4 / v_quarter=3
385724
2007(4) : Array[2007][4] : Value = 385724 (250000 / 440304)
p_year=1996 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
386521
2008(1) : Array[2008][1] : Value = 386521 (250000 / 440304)
qcount=2 / qend=4 / v_quarter=3
369392
2008(2) : Array[2008][2] : Value = 369392 (250000 / 440304)
qcount=3 / qend=4 / v_quarter=3
352919
2008(3) : Array[2008][3] : Value = 352919 (250000 / 440304)
qcount=4 / qend=4 / v_quarter=3
352309
2008(4) : Array[2008][4] : Value = 352309 (250000 / 440304)
p_year=1996 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
356415
2009(1) : Array[2009][1] : Value = 356415 (250000 / 440304)
qcount=2 / qend=4 / v_quarter=3
345176
2009(2) : Array[2009][2] : Value = 345176 (250000 / 440304)
qcount=3 / qend=4 / v_quarter=3
336634
2009(3) : Array[2009][3] : Value = 336634 (250000 / 440304)
qcount=4 / qend=4 / v_quarter=3
331401
2009(4) : Array[2009][4] : Value = 331401 (250000 / 440304)
p_year=1996 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Ann Arbor, MI][2010] element.
qcount=1 / qend=3 / v_quarter=3
329454
2010(1) : Array[2010][1] : Value = 329454 (250000 / 440304)
qcount=2 / qend=3 / v_quarter=3
330533
2010(2) : Array[2010][2] : Value = 330533 (250000 / 440304)
qcount=3 / qend=3 / v_quarter=3
329571
2010(3) : Array[2010][3] : Value = 329571 (250000 / 440304)
HomePriceGraph.com+++++++++++++++++++Price+appreciation+in+Morgantown%2C+WV+for+years+1996+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24186%2C578%2874.63%25%29+++Start%3A+%24250%2C000+End%3A+%24436%2C578
t:250000,248217,235415,245749,252810,251026,258697,252077,259137,267102,263217,260041,264805,260090,258038,259528,267883,268958,269789,272354,280172,288234,286719,287452,292754,292461,296589,299765,300865,305116,309245,321216,326395,334995,346526,346526,362504,379092,390917,412684,403718,409240,416887,419647,430177,426830,429273,431276,435820,437457,433695,432107,441000,434013,435894,426976,436578,432449,436578|250000,254623,259151,262390,267834,272855,278135,281092,284588,288929,296203,297916,303853,311385,319739,327576,332270,340529,348203,352661,358199,362798,369885,371598,379013,385958,388798,391895,395603,398770,401680,409729,410550,418247,425803,428266,432349,440304,440257,435846,434485,426577,422588,424676,421039,408344,386240,385724,386521,369392,352919,352309,356415,345176,336634,331401,329454,330533,329571
96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
225000
451000
50000
225000
451000
Morgantown, WV|Ann Arbor, MI
2
52
1996
2009
3
1
235415
441000

function graph():

post_chtt HomePriceGraph.com Price appreciation in Morgantown, WV for years 1996 to 2010 |Total appreciation = $186,578(74.63%) Start: $250,000 End: $436,578
post_cht ls
post_chd t:250000,248217,235415,245749,252810,251026,258697,252077,259137,267102,263217,260041,264805,260090,258038,259528,267883,268958,269789,272354,280172,288234,286719,287452,292754,292461,296589,299765,300865,305116,309245,321216,326395,334995,346526,346526,362504,379092,390917,412684,403718,409240,416887,419647,430177,426830,429273,431276,435820,437457,433695,432107,441000,434013,435894,426976,436578,432449,436578|250000,254623,259151,262390,267834,272855,278135,281092,284588,288929,296203,297916,303853,311385,319739,327576,332270,340529,348203,352661,358199,362798,369885,371598,379013,385958,388798,391895,395603,398770,401680,409729,410550,418247,425803,428266,432349,440304,440257,435846,434485,426577,422588,424676,421039,408344,386240,385724,386521,369392,352919,352309,356415,345176,336634,331401,329454,330533,329571
post_chl 96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Morgantown, WV|Ann Arbor, MI
post_chxt x,y
post_chxr 1,225000,451000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 225000,451000
post_chf
http://chart.apis.google.com/chart?chid=e8b15cb3f693cb78af68e522489054d9+chtt=HomePriceGraph.com+++++++++++++++++++Price+appreciation+in+Morgantown%2C+WV+for+years+1996+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24186%2C578%2874.63%25%29+++Start%3A+%24250%2C000+End%3A+%24436%2C578&cht=ls&chd=t%3A250000%2C248217%2C235415%2C245749%2C252810%2C251026%2C258697%2C252077%2C259137%2C267102%2C263217%2C260041%2C264805%2C260090%2C258038%2C259528%2C267883%2C268958%2C269789%2C272354%2C280172%2C288234%2C286719%2C287452%2C292754%2C292461%2C296589%2C299765%2C300865%2C305116%2C309245%2C321216%2C326395%2C334995%2C346526%2C346526%2C362504%2C379092%2C390917%2C412684%2C403718%2C409240%2C416887%2C419647%2C430177%2C426830%2C429273%2C431276%2C435820%2C437457%2C433695%2C432107%2C441000%2C434013%2C435894%2C426976%2C436578%2C432449%2C436578%7C250000%2C254623%2C259151%2C262390%2C267834%2C272855%2C278135%2C281092%2C284588%2C288929%2C296203%2C297916%2C303853%2C311385%2C319739%2C327576%2C332270%2C340529%2C348203%2C352661%2C358199%2C362798%2C369885%2C371598%2C379013%2C385958%2C388798%2C391895%2C395603%2C398770%2C401680%2C409729%2C410550%2C418247%2C425803%2C428266%2C432349%2C440304%2C440257%2C435846%2C434485%2C426577%2C422588%2C424676%2C421039%2C408344%2C386240%2C385724%2C386521%2C369392%2C352919%2C352309%2C356415%2C345176%2C336634%2C331401%2C329454%2C330533%2C329571&chl=96%7C.%7C.%7C.%7C97%7C.%7C.%7C.%7C98%7C.%7C.%7C.%7C99%7C.%7C.%7C.%7C00%7C.%7C.%7C.%7C01%7C.%7C.%7C.%7C02%7C.%7C.%7C.%7C03%7C.%7C.%7C.%7C04%7C.%7C.%7C.%7C05%7C.%7C.%7C.%7C06%7C.%7C.%7C.%7C07%7C.%7C.%7C.%7C08%7C.%7C.%7C.%7C09%7C.%7C.%7C.%7C10%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C225000%2C451000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=225000%2C451000&chdl=Morgantown%2C+WV%7CAnn+Arbor%2C+MI&chdlp=b&chm=tLOW+%3A+%24235%5C%2C415+in+1996%2C3972dd%2C0%2C2%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24441%5C%2C000+in+2009%2C3972dd%2C0%2C52%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...