$City_1 = Morgantown, WV
$e =
$City_2 = Duluth, MN-WI
$e =
function get_years(Array,Morgantown, WV,) {
1960
Selecting city: Morgantown, WV
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Morgantown, WV.
1: 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,Duluth, MN-WI,) {
1960
Selecting city: Duluth, MN-WI
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Duluth, MN-WI.
1: Year 2025 not found in data for Duluth, MN-WI.
Most recent data for Duluth, MN-WI 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 Duluth, MN-WI is : 1986 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Morgantown, WV
City_2 Duluth, MN-WI
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(Duluth, MN-WI,1996):

Data for 1996 is in the $c[Duluth, MN-WI] element.

function check_quarter():

Data for the 1 quarter is in the $c[Duluth, MN-WI][1996] element.

function check_year(Duluth, MN-WI,2010):

Data for 2010 is in the $c[Duluth, MN-WI] element.

function check_quarter():

Data for the 3 quarter is in the $c[Duluth, MN-WI][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:108.42
Current price index:224.05
Based on HPI the home has appreciated 106.65% in 14.5 years at an average rate of 7.36% per year.
The current appreciations value is: $516625.16
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 14.5 years (58 quarters or 174 months).


Duluth, MN-WI
250000
1996
1
2010
3
14.5
58
174
516625.16
1.0665006456373
0.073551768664644
108.42
224.05
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
253620
1996(2) : Array[1996][2] : Value = 253620 (250000 / 253620)
qcount=3 / qend=4 / v_quarter=3
252629
1996(3) : Array[1996][3] : Value = 252629 (250000 / 253620)
qcount=4 / qend=4 / v_quarter=3
258439
1996(4) : Array[1996][4] : Value = 258439 (250000 / 258439)
p_year=1996 / ycount=1997 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
265703
1997(1) : Array[1997][1] : Value = 265703 (250000 / 265703)
qcount=2 / qend=4 / v_quarter=3
259869
1997(2) : Array[1997][2] : Value = 259869 (250000 / 265703)
qcount=3 / qend=4 / v_quarter=3
268862
1997(3) : Array[1997][3] : Value = 268862 (250000 / 268862)
qcount=4 / qend=4 / v_quarter=3
273704
1997(4) : Array[1997][4] : Value = 273704 (250000 / 273704)
p_year=1996 / ycount=1998 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
277970
1998(1) : Array[1998][1] : Value = 277970 (250000 / 277970)
qcount=2 / qend=4 / v_quarter=3
281083
1998(2) : Array[1998][2] : Value = 281083 (250000 / 281083)
qcount=3 / qend=4 / v_quarter=3
287170
1998(3) : Array[1998][3] : Value = 287170 (250000 / 287170)
qcount=4 / qend=4 / v_quarter=3
288000
1998(4) : Array[1998][4] : Value = 288000 (250000 / 288000)
p_year=1996 / ycount=1999 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
292289
1999(1) : Array[1999][1] : Value = 292289 (250000 / 292289)
qcount=2 / qend=4 / v_quarter=3
296509
1999(2) : Array[1999][2] : Value = 296509 (250000 / 296509)
qcount=3 / qend=4 / v_quarter=3
303311
1999(3) : Array[1999][3] : Value = 303311 (250000 / 303311)
qcount=4 / qend=4 / v_quarter=3
306516
1999(4) : Array[1999][4] : Value = 306516 (250000 / 306516)
p_year=1996 / ycount=2000 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
318484
2000(1) : Array[2000][1] : Value = 318484 (250000 / 318484)
qcount=2 / qend=4 / v_quarter=3
321435
2000(2) : Array[2000][2] : Value = 321435 (250000 / 321435)
qcount=3 / qend=4 / v_quarter=3
329690
2000(3) : Array[2000][3] : Value = 329690 (250000 / 329690)
qcount=4 / qend=4 / v_quarter=3
338199
2000(4) : Array[2000][4] : Value = 338199 (250000 / 338199)
p_year=1996 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
344448
2001(1) : Array[2001][1] : Value = 344448 (250000 / 344448)
qcount=2 / qend=4 / v_quarter=3
352334
2001(2) : Array[2001][2] : Value = 352334 (250000 / 352334)
qcount=3 / qend=4 / v_quarter=3
360220
2001(3) : Array[2001][3] : Value = 360220 (250000 / 360220)
qcount=4 / qend=4 / v_quarter=3
366238
2001(4) : Array[2001][4] : Value = 366238 (250000 / 366238)
p_year=1996 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
373847
2002(1) : Array[2002][1] : Value = 373847 (250000 / 373847)
qcount=2 / qend=4 / v_quarter=3
383716
2002(2) : Array[2002][2] : Value = 383716 (250000 / 383716)
qcount=3 / qend=4 / v_quarter=3
392386
2002(3) : Array[2002][3] : Value = 392386 (250000 / 392386)
qcount=4 / qend=4 / v_quarter=3
399788
2002(4) : Array[2002][4] : Value = 399788 (250000 / 399788)
p_year=1996 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
406752
2003(1) : Array[2003][1] : Value = 406752 (250000 / 406752)
qcount=2 / qend=4 / v_quarter=3
412032
2003(2) : Array[2003][2] : Value = 412032 (250000 / 412032)
qcount=3 / qend=4 / v_quarter=3
426443
2003(3) : Array[2003][3] : Value = 426443 (250000 / 426443)
qcount=4 / qend=4 / v_quarter=3
442792
2003(4) : Array[2003][4] : Value = 442792 (250000 / 442792)
p_year=1996 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
448441
2004(1) : Array[2004][1] : Value = 448441 (250000 / 448441)
qcount=2 / qend=4 / v_quarter=3
456765
2004(2) : Array[2004][2] : Value = 456765 (250000 / 456765)
qcount=3 / qend=4 / v_quarter=3
476942
2004(3) : Array[2004][3] : Value = 476942 (250000 / 476942)
qcount=4 / qend=4 / v_quarter=3
478440
2004(4) : Array[2004][4] : Value = 478440 (250000 / 478440)
p_year=1996 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
488609
2005(1) : Array[2005][1] : Value = 488609 (250000 / 488609)
qcount=2 / qend=4 / v_quarter=3
502191
2005(2) : Array[2005][2] : Value = 502191 (250000 / 502191)
qcount=3 / qend=4 / v_quarter=3
512544
2005(3) : Array[2005][3] : Value = 512544 (250000 / 512544)
qcount=4 / qend=4 / v_quarter=3
519231
2005(4) : Array[2005][4] : Value = 519231 (250000 / 519231)
p_year=1996 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
527209
2006(1) : Array[2006][1] : Value = 527209 (250000 / 527209)
qcount=2 / qend=4 / v_quarter=3
521122
2006(2) : Array[2006][2] : Value = 521122 (250000 / 527209)
qcount=3 / qend=4 / v_quarter=3
523427
2006(3) : Array[2006][3] : Value = 523427 (250000 / 527209)
qcount=4 / qend=4 / v_quarter=3
528985
2006(4) : Array[2006][4] : Value = 528985 (250000 / 528985)
p_year=1996 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
537055
2007(1) : Array[2007][1] : Value = 537055 (250000 / 537055)
qcount=2 / qend=4 / v_quarter=3
540952
2007(2) : Array[2007][2] : Value = 540952 (250000 / 540952)
qcount=3 / qend=4 / v_quarter=3
538254
2007(3) : Array[2007][3] : Value = 538254 (250000 / 540952)
qcount=4 / qend=4 / v_quarter=3
537631
2007(4) : Array[2007][4] : Value = 537631 (250000 / 540952)
p_year=1996 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
537631
2008(1) : Array[2008][1] : Value = 537631 (250000 / 540952)
qcount=2 / qend=4 / v_quarter=3
532743
2008(2) : Array[2008][2] : Value = 532743 (250000 / 540952)
qcount=3 / qend=4 / v_quarter=3
527163
2008(3) : Array[2008][3] : Value = 527163 (250000 / 540952)
qcount=4 / qend=4 / v_quarter=3
525249
2008(4) : Array[2008][4] : Value = 525249 (250000 / 540952)
p_year=1996 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
535695
2009(1) : Array[2009][1] : Value = 535695 (250000 / 540952)
qcount=2 / qend=4 / v_quarter=3
528247
2009(2) : Array[2009][2] : Value = 528247 (250000 / 540952)
qcount=3 / qend=4 / v_quarter=3
514757
2009(3) : Array[2009][3] : Value = 514757 (250000 / 540952)
qcount=4 / qend=4 / v_quarter=3
511967
2009(4) : Array[2009][4] : Value = 511967 (250000 / 540952)
p_year=1996 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Duluth, MN-WI][2010] element.
qcount=1 / qend=3 / v_quarter=3
503436
2010(1) : Array[2010][1] : Value = 503436 (250000 / 540952)
qcount=2 / qend=3 / v_quarter=3
504427
2010(2) : Array[2010][2] : Value = 504427 (250000 / 540952)
qcount=3 / qend=3 / v_quarter=3
516625
2010(3) : Array[2010][3] : Value = 516625 (250000 / 540952)
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,253620,252629,258439,265703,259869,268862,273704,277970,281083,287170,288000,292289,296509,303311,306516,318484,321435,329690,338199,344448,352334,360220,366238,373847,383716,392386,399788,406752,412032,426443,442792,448441,456765,476942,478440,488609,502191,512544,519231,527209,521122,523427,528985,537055,540952,538254,537631,537631,532743,527163,525249,535695,528247,514757,511967,503436,504427,516625
96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
225000
555000
50000
225000
555000
Morgantown, WV|Duluth, MN-WI
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,253620,252629,258439,265703,259869,268862,273704,277970,281083,287170,288000,292289,296509,303311,306516,318484,321435,329690,338199,344448,352334,360220,366238,373847,383716,392386,399788,406752,412032,426443,442792,448441,456765,476942,478440,488609,502191,512544,519231,527209,521122,523427,528985,537055,540952,538254,537631,537631,532743,527163,525249,535695,528247,514757,511967,503436,504427,516625
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|Duluth, MN-WI
post_chxt x,y
post_chxr 1,225000,555000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 225000,555000
post_chf
http://chart.apis.google.com/chart?chid=dd5aa3334644bad8ced0097ee98b57b0+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%2C253620%2C252629%2C258439%2C265703%2C259869%2C268862%2C273704%2C277970%2C281083%2C287170%2C288000%2C292289%2C296509%2C303311%2C306516%2C318484%2C321435%2C329690%2C338199%2C344448%2C352334%2C360220%2C366238%2C373847%2C383716%2C392386%2C399788%2C406752%2C412032%2C426443%2C442792%2C448441%2C456765%2C476942%2C478440%2C488609%2C502191%2C512544%2C519231%2C527209%2C521122%2C523427%2C528985%2C537055%2C540952%2C538254%2C537631%2C537631%2C532743%2C527163%2C525249%2C535695%2C528247%2C514757%2C511967%2C503436%2C504427%2C516625&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%2C555000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=225000%2C555000&chdl=Morgantown%2C+WV%7CDuluth%2C+MN-WI&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...