$City_1 = Louisville-Jefferson County, KY-IN
$e = bad
$City_2 = Morgantown, WV
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Lawrence, KS.
Most recent data for Lawrence, KS 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
1985
The first year data is available for Lawrence, KS is : 1985 the most recent year of data is 2024.
return Array
}
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
}

Inputs:

City_1 Lawrence, KS
City_2 Morgantown, WV
Price 189000
YearStart 1999
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,1999):

Data for 1999 is in the $c[Lawrence, KS] element.

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][1999] element.
START $v_year = 2011

function check_year(Lawrence, KS,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Lawrence, KS][2011] element.

function check_year(Morgantown, WV,1999):

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

function check_quarter():

Data for the 1 quarter is in the $c[Morgantown, WV][1999] element.

function check_year(Morgantown, WV,2011):

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

function check_quarter():

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

function get_valuation():

Purchase price: $189000
Purchase year: 1999
Purchase quarter: 1
Start price index:123.16
Current price index:173.87
Based on HPI the home has appreciated 41.17% in 12.5 years at an average rate of 3.29% per year.
The current appreciations value is: $266819.02
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 12.5 years (50 quarters or 150 months).


Array ( [0] => Lawrence, KS [1] => 189000 [2] => 1999 [3] => 1 [4] => 2011 [5] => 3 [6] => 12.5 [7] => 50 [8] => 150 [9] => 266819.02 [10] => 0.41174082494316 [11] => 0.032939265995453 ) 1
Lawrence, KS
189000
1999
1
2011
3
12.5
50
150
266819.02
0.41174082494316
0.032939265995453
Lawrence, KS
189000
1999
1
2011
3
12.5
50
150
266819.02
0.41174082494316
0.032939265995453
123.16
173.87
p_year=1999 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
189000
1999(1) : Array[1999][1] : Value = 189000 (189000 / 189000)
qcount=2 / qend=4 / v_quarter=3
190918
1999(2) : Array[1999][2] : Value = 190918 (189000 / 190918)
qcount=3 / qend=4 / v_quarter=3
194985
1999(3) : Array[1999][3] : Value = 194985 (189000 / 194985)
qcount=4 / qend=4 / v_quarter=3
197440
1999(4) : Array[1999][4] : Value = 197440 (189000 / 197440)
p_year=1999 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
203778
2000(1) : Array[2000][1] : Value = 203778 (189000 / 203778)
qcount=2 / qend=4 / v_quarter=3
203855
2000(2) : Array[2000][2] : Value = 203855 (189000 / 203855)
qcount=3 / qend=4 / v_quarter=3
206034
2000(3) : Array[2000][3] : Value = 206034 (189000 / 206034)
qcount=4 / qend=4 / v_quarter=3
210039
2000(4) : Array[2000][4] : Value = 210039 (189000 / 210039)
p_year=1999 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
212848
2001(1) : Array[2001][1] : Value = 212848 (189000 / 212848)
qcount=2 / qend=4 / v_quarter=3
216178
2001(2) : Array[2001][2] : Value = 216178 (189000 / 216178)
qcount=3 / qend=4 / v_quarter=3
219446
2001(3) : Array[2001][3] : Value = 219446 (189000 / 219446)
qcount=4 / qend=4 / v_quarter=3
220843
2001(4) : Array[2001][4] : Value = 220843 (189000 / 220843)
p_year=1999 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
225968
2002(1) : Array[2002][1] : Value = 225968 (189000 / 225968)
qcount=2 / qend=4 / v_quarter=3
227349
2002(2) : Array[2002][2] : Value = 227349 (189000 / 227349)
qcount=3 / qend=4 / v_quarter=3
230587
2002(3) : Array[2002][3] : Value = 230587 (189000 / 230587)
qcount=4 / qend=4 / v_quarter=3
231938
2002(4) : Array[2002][4] : Value = 231938 (189000 / 231938)
p_year=1999 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
233917
2003(1) : Array[2003][1] : Value = 233917 (189000 / 233917)
qcount=2 / qend=4 / v_quarter=3
237017
2003(2) : Array[2003][2] : Value = 237017 (189000 / 237017)
qcount=3 / qend=4 / v_quarter=3
240363
2003(3) : Array[2003][3] : Value = 240363 (189000 / 240363)
qcount=4 / qend=4 / v_quarter=3
245964
2003(4) : Array[2003][4] : Value = 245964 (189000 / 245964)
p_year=1999 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
250184
2004(1) : Array[2004][1] : Value = 250184 (189000 / 250184)
qcount=2 / qend=4 / v_quarter=3
253161
2004(2) : Array[2004][2] : Value = 253161 (189000 / 253161)
qcount=3 / qend=4 / v_quarter=3
256368
2004(3) : Array[2004][3] : Value = 256368 (189000 / 256368)
qcount=4 / qend=4 / v_quarter=3
260573
2004(4) : Array[2004][4] : Value = 260573 (189000 / 260573)
p_year=1999 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
267264
2005(1) : Array[2005][1] : Value = 267264 (189000 / 267264)
qcount=2 / qend=4 / v_quarter=3
270609
2005(2) : Array[2005][2] : Value = 270609 (189000 / 270609)
qcount=3 / qend=4 / v_quarter=3
273111
2005(3) : Array[2005][3] : Value = 273111 (189000 / 273111)
qcount=4 / qend=4 / v_quarter=3
273556
2005(4) : Array[2005][4] : Value = 273556 (189000 / 273556)
p_year=1999 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
273541
2006(1) : Array[2006][1] : Value = 273541 (189000 / 273556)
qcount=2 / qend=4 / v_quarter=3
279188
2006(2) : Array[2006][2] : Value = 279188 (189000 / 279188)
qcount=3 / qend=4 / v_quarter=3
277991
2006(3) : Array[2006][3] : Value = 277991 (189000 / 279188)
qcount=4 / qend=4 / v_quarter=3
282456
2006(4) : Array[2006][4] : Value = 282456 (189000 / 282456)
p_year=1999 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
284574
2007(1) : Array[2007][1] : Value = 284574 (189000 / 284574)
qcount=2 / qend=4 / v_quarter=3
282395
2007(2) : Array[2007][2] : Value = 282395 (189000 / 284574)
qcount=3 / qend=4 / v_quarter=3
281060
2007(3) : Array[2007][3] : Value = 281060 (189000 / 284574)
qcount=4 / qend=4 / v_quarter=3
282088
2007(4) : Array[2007][4] : Value = 282088 (189000 / 284574)
p_year=1999 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
285342
2008(1) : Array[2008][1] : Value = 285342 (189000 / 285342)
qcount=2 / qend=4 / v_quarter=3
281965
2008(2) : Array[2008][2] : Value = 281965 (189000 / 285342)
qcount=3 / qend=4 / v_quarter=3
276917
2008(3) : Array[2008][3] : Value = 276917 (189000 / 285342)
qcount=4 / qend=4 / v_quarter=3
280047
2008(4) : Array[2008][4] : Value = 280047 (189000 / 285342)
p_year=1999 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
279280
2009(1) : Array[2009][1] : Value = 279280 (189000 / 285342)
qcount=2 / qend=4 / v_quarter=3
274308
2009(2) : Array[2009][2] : Value = 274308 (189000 / 285342)
qcount=3 / qend=4 / v_quarter=3
275167
2009(3) : Array[2009][3] : Value = 275167 (189000 / 285342)
qcount=4 / qend=4 / v_quarter=3
272620
2009(4) : Array[2009][4] : Value = 272620 (189000 / 285342)
p_year=1999 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
270533
2010(1) : Array[2010][1] : Value = 270533 (189000 / 285342)
qcount=2 / qend=4 / v_quarter=3
269689
2010(2) : Array[2010][2] : Value = 269689 (189000 / 285342)
qcount=3 / qend=4 / v_quarter=3
270809
2010(3) : Array[2010][3] : Value = 270809 (189000 / 285342)
qcount=4 / qend=4 / v_quarter=3
272098
2010(4) : Array[2010][4] : Value = 272098 (189000 / 285342)
p_year=1999 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2011] element.
qcount=1 / qend=3 / v_quarter=3
264287
2011(1) : Array[2011][1] : Value = 264287 (189000 / 285342)
qcount=2 / qend=3 / v_quarter=3
266481
2011(2) : Array[2011][2] : Value = 266481 (189000 / 285342)
qcount=3 / qend=3 / v_quarter=3
266819
2011(3) : Array[2011][3] : Value = 266819 (189000 / 285342)

function get_valuation():

Purchase price: $189000
Purchase year: 1999
Purchase quarter: 1
Start price index:108.39
Current price index:179.33
Based on HPI the home has appreciated 65.45% in 12.5 years at an average rate of 5.24% per year.
The current appreciations value is: $312698.31
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 12.5 years (50 quarters or 150 months).


Morgantown, WV
189000
1999
1
2011
3
12.5
50
150
312698.31
0.65448842144109
0.052359073715287
108.39
179.33
p_year=1999 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
189000
1999(1) : Array[1999][1] : Value = 189000 (189000 / 189000)
qcount=2 / qend=4 / v_quarter=3
185635
1999(2) : Array[1999][2] : Value = 185635 (185635 / 189000)
qcount=3 / qend=4 / v_quarter=3
184170
1999(3) : Array[1999][3] : Value = 184170 (184170 / 189000)
qcount=4 / qend=4 / v_quarter=3
185234
1999(4) : Array[1999][4] : Value = 185234 (184170 / 189000)
p_year=1999 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
191197
2000(1) : Array[2000][1] : Value = 191197 (184170 / 191197)
qcount=2 / qend=4 / v_quarter=3
191964
2000(2) : Array[2000][2] : Value = 191964 (184170 / 191964)
qcount=3 / qend=4 / v_quarter=3
192557
2000(3) : Array[2000][3] : Value = 192557 (184170 / 192557)
qcount=4 / qend=4 / v_quarter=3
194388
2000(4) : Array[2000][4] : Value = 194388 (184170 / 194388)
p_year=1999 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
199968
2001(1) : Array[2001][1] : Value = 199968 (184170 / 199968)
qcount=2 / qend=4 / v_quarter=3
205722
2001(2) : Array[2001][2] : Value = 205722 (184170 / 205722)
qcount=3 / qend=4 / v_quarter=3
204641
2001(3) : Array[2001][3] : Value = 204641 (184170 / 205722)
qcount=4 / qend=4 / v_quarter=3
205164
2001(4) : Array[2001][4] : Value = 205164 (184170 / 205722)
p_year=1999 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
208948
2002(1) : Array[2002][1] : Value = 208948 (184170 / 208948)
qcount=2 / qend=4 / v_quarter=3
208739
2002(2) : Array[2002][2] : Value = 208739 (184170 / 208948)
qcount=3 / qend=4 / v_quarter=3
211686
2002(3) : Array[2002][3] : Value = 211686 (184170 / 211686)
qcount=4 / qend=4 / v_quarter=3
213952
2002(4) : Array[2002][4] : Value = 213952 (184170 / 213952)
p_year=1999 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
214737
2003(1) : Array[2003][1] : Value = 214737 (184170 / 214737)
qcount=2 / qend=4 / v_quarter=3
217771
2003(2) : Array[2003][2] : Value = 217771 (184170 / 217771)
qcount=3 / qend=4 / v_quarter=3
220718
2003(3) : Array[2003][3] : Value = 220718 (184170 / 220718)
qcount=4 / qend=4 / v_quarter=3
229262
2003(4) : Array[2003][4] : Value = 229262 (184170 / 229262)
p_year=1999 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
232959
2004(1) : Array[2004][1] : Value = 232959 (184170 / 232959)
qcount=2 / qend=4 / v_quarter=3
239097
2004(2) : Array[2004][2] : Value = 239097 (184170 / 239097)
qcount=3 / qend=4 / v_quarter=3
247327
2004(3) : Array[2004][3] : Value = 247327 (184170 / 247327)
qcount=4 / qend=4 / v_quarter=3
247327
2004(4) : Array[2004][4] : Value = 247327 (184170 / 247327)
p_year=1999 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
258731
2005(1) : Array[2005][1] : Value = 258731 (184170 / 258731)
qcount=2 / qend=4 / v_quarter=3
270570
2005(2) : Array[2005][2] : Value = 270570 (184170 / 270570)
qcount=3 / qend=4 / v_quarter=3
279010
2005(3) : Array[2005][3] : Value = 279010 (184170 / 279010)
qcount=4 / qend=4 / v_quarter=3
294546
2005(4) : Array[2005][4] : Value = 294546 (184170 / 294546)
p_year=1999 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
288147
2006(1) : Array[2006][1] : Value = 288147 (184170 / 294546)
qcount=2 / qend=4 / v_quarter=3
292088
2006(2) : Array[2006][2] : Value = 292088 (184170 / 294546)
qcount=3 / qend=4 / v_quarter=3
297546
2006(3) : Array[2006][3] : Value = 297546 (184170 / 297546)
qcount=4 / qend=4 / v_quarter=3
299516
2006(4) : Array[2006][4] : Value = 299516 (184170 / 299516)
p_year=1999 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
307031
2007(1) : Array[2007][1] : Value = 307031 (184170 / 307031)
qcount=2 / qend=4 / v_quarter=3
304642
2007(2) : Array[2007][2] : Value = 304642 (184170 / 307031)
qcount=3 / qend=4 / v_quarter=3
306386
2007(3) : Array[2007][3] : Value = 306386 (184170 / 307031)
qcount=4 / qend=4 / v_quarter=3
307816
2007(4) : Array[2007][4] : Value = 307816 (184170 / 307816)
p_year=1999 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
311059
2008(1) : Array[2008][1] : Value = 311059 (184170 / 311059)
qcount=2 / qend=4 / v_quarter=3
312228
2008(2) : Array[2008][2] : Value = 312228 (184170 / 312228)
qcount=3 / qend=4 / v_quarter=3
309542
2008(3) : Array[2008][3] : Value = 309542 (184170 / 312228)
qcount=4 / qend=4 / v_quarter=3
308409
2008(4) : Array[2008][4] : Value = 308409 (184170 / 312228)
p_year=1999 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
314756
2009(1) : Array[2009][1] : Value = 314756 (184170 / 314756)
qcount=2 / qend=4 / v_quarter=3
309769
2009(2) : Array[2009][2] : Value = 309769 (184170 / 314756)
qcount=3 / qend=4 / v_quarter=3
311112
2009(3) : Array[2009][3] : Value = 311112 (184170 / 314756)
qcount=4 / qend=4 / v_quarter=3
304747
2009(4) : Array[2009][4] : Value = 304747 (184170 / 314756)
p_year=1999 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
311600
2010(1) : Array[2010][1] : Value = 311600 (184170 / 314756)
qcount=2 / qend=4 / v_quarter=3
308653
2010(2) : Array[2010][2] : Value = 308653 (184170 / 314756)
qcount=3 / qend=4 / v_quarter=3
311600
2010(3) : Array[2010][3] : Value = 311600 (184170 / 314756)
qcount=4 / qend=4 / v_quarter=3
317424
2010(4) : Array[2010][4] : Value = 317424 (184170 / 317424)
p_year=1999 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Morgantown, WV][2011] element.
qcount=1 / qend=3 / v_quarter=3
315453
2011(1) : Array[2011][1] : Value = 315453 (184170 / 317424)
qcount=2 / qend=3 / v_quarter=3
313152
2011(2) : Array[2011][2] : Value = 313152 (184170 / 317424)
qcount=3 / qend=3 / v_quarter=3
312698
2011(3) : Array[2011][3] : Value = 312698 (184170 / 317424)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1999+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2477%2C819%2841.17%25%29+++Start%3A+%24189%2C000+End%3A+%24266%2C819
t:189000,190918,194985,197440,203778,203855,206034,210039,212848,216178,219446,220843,225968,227349,230587,231938,233917,237017,240363,245964,250184,253161,256368,260573,267264,270609,273111,273556,273541,279188,277991,282456,284574,282395,281060,282088,285342,281965,276917,280047,279280,274308,275167,272620,270533,269689,270809,272098,264287,266481,266819|189000,185635,184170,185234,191197,191964,192557,194388,199968,205722,204641,205164,208948,208739,211686,213952,214737,217771,220718,229262,232959,239097,247327,247327,258731,270570,279010,294546,288147,292088,297546,299516,307031,304642,306386,307816,311059,312228,309542,308409,314756,309769,311112,304747,311600,308653,311600,317424,315453,313152,312698
99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
178000
324000
20000
178000
324000
Lawrence, KS|Morgantown, WV
0
36
1999
2008
1
1
189000
285342

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1999 to 2011 |Total appreciation = $77,819(41.17%) Start: $189,000 End: $266,819
post_cht ls
post_chd t:189000,190918,194985,197440,203778,203855,206034,210039,212848,216178,219446,220843,225968,227349,230587,231938,233917,237017,240363,245964,250184,253161,256368,260573,267264,270609,273111,273556,273541,279188,277991,282456,284574,282395,281060,282088,285342,281965,276917,280047,279280,274308,275167,272620,270533,269689,270809,272098,264287,266481,266819|189000,185635,184170,185234,191197,191964,192557,194388,199968,205722,204641,205164,208948,208739,211686,213952,214737,217771,220718,229262,232959,239097,247327,247327,258731,270570,279010,294546,288147,292088,297546,299516,307031,304642,306386,307816,311059,312228,309542,308409,314756,309769,311112,304747,311600,308653,311600,317424,315453,313152,312698
post_chl 99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Morgantown, WV
post_chxt x,y
post_chxr 1,178000,324000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 178000,324000
post_chf
http://chart.apis.google.com/chart?chid=920b1ba98d47e88b7b3d1b74ddff6666+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1999+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2477%2C819%2841.17%25%29+++Start%3A+%24189%2C000+End%3A+%24266%2C819&cht=ls&chd=t%3A189000%2C190918%2C194985%2C197440%2C203778%2C203855%2C206034%2C210039%2C212848%2C216178%2C219446%2C220843%2C225968%2C227349%2C230587%2C231938%2C233917%2C237017%2C240363%2C245964%2C250184%2C253161%2C256368%2C260573%2C267264%2C270609%2C273111%2C273556%2C273541%2C279188%2C277991%2C282456%2C284574%2C282395%2C281060%2C282088%2C285342%2C281965%2C276917%2C280047%2C279280%2C274308%2C275167%2C272620%2C270533%2C269689%2C270809%2C272098%2C264287%2C266481%2C266819%7C189000%2C185635%2C184170%2C185234%2C191197%2C191964%2C192557%2C194388%2C199968%2C205722%2C204641%2C205164%2C208948%2C208739%2C211686%2C213952%2C214737%2C217771%2C220718%2C229262%2C232959%2C239097%2C247327%2C247327%2C258731%2C270570%2C279010%2C294546%2C288147%2C292088%2C297546%2C299516%2C307031%2C304642%2C306386%2C307816%2C311059%2C312228%2C309542%2C308409%2C314756%2C309769%2C311112%2C304747%2C311600%2C308653%2C311600%2C317424%2C315453%2C313152%2C312698&chl=99%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.%7C11%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C178000%2C324000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=178000%2C324000&chdl=Lawrence%2C+KS%7CMorgantown%2C+WV&chdlp=b&chm=tLOW+%3A+%24189%5C%2C000+in+1999%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24285%5C%2C342+in+2008%2C3972dd%2C0%2C36%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...