$City_1 = Houston-Sugar Land-Baytown, TX
$e = bad
$City_2 = St. Louis, MO-IL
$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,St. Louis, MO-IL,) {
1960
Selecting city: St. Louis, MO-IL
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for St. Louis, MO-IL.
Most recent data for St. Louis, MO-IL 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
50
1975
The first year data is available for St. Louis, MO-IL is : 1975 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 St. Louis, MO-IL
Price 270000
YearStart 2004
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lawrence, KS,2004):

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

function check_quarter():

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

function check_year(Lawrence, KS,2010):

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

function check_quarter():

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

function check_year(St. Louis, MO-IL,2004):

Data for 2004 is in the $c[St. Louis, MO-IL] element.

function check_quarter():

Data for the 1 quarter is in the $c[St. Louis, MO-IL][2004] element.

function check_year(St. Louis, MO-IL,2010):

Data for 2010 is in the $c[St. Louis, MO-IL] element.

function check_quarter():

Data for the 3 quarter is in the $c[St. Louis, MO-IL][2010] element.

function get_valuation():

Purchase price: $270000
Purchase year: 2004
Purchase quarter: 1
Start price index:163.03
Current price index:176.47
Based on HPI the home has appreciated 8.24% in 6.5 years at an average rate of 1.27% per year.
The current appreciations value is: $292258.48
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 6.5 years (26 quarters or 78 months).


Array ( [0] => Lawrence, KS [1] => 270000 [2] => 2004 [3] => 1 [4] => 2010 [5] => 3 [6] => 6.5 [7] => 26 [8] => 78 [9] => 292258.48 [10] => 0.082438814942035 [11] => 0.012682894606467 ) 1
Lawrence, KS
270000
2004
1
2010
3
6.5
26
78
292258.48
0.082438814942035
0.012682894606467
Lawrence, KS
270000
2004
1
2010
3
6.5
26
78
292258.48
0.082438814942035
0.012682894606467
163.03
176.47
p_year=2004 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
270000
2004(1) : Array[2004][1] : Value = 270000 (270000 / 270000)
qcount=2 / qend=4 / v_quarter=3
273213
2004(2) : Array[2004][2] : Value = 273213 (270000 / 273213)
qcount=3 / qend=4 / v_quarter=3
276674
2004(3) : Array[2004][3] : Value = 276674 (270000 / 276674)
qcount=4 / qend=4 / v_quarter=3
281212
2004(4) : Array[2004][4] : Value = 281212 (270000 / 281212)
p_year=2004 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
288433
2005(1) : Array[2005][1] : Value = 288433 (270000 / 288433)
qcount=2 / qend=4 / v_quarter=3
292043
2005(2) : Array[2005][2] : Value = 292043 (270000 / 292043)
qcount=3 / qend=4 / v_quarter=3
294743
2005(3) : Array[2005][3] : Value = 294743 (270000 / 294743)
qcount=4 / qend=4 / v_quarter=3
295223
2005(4) : Array[2005][4] : Value = 295223 (270000 / 295223)
p_year=2004 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
295206
2006(1) : Array[2006][1] : Value = 295206 (270000 / 295223)
qcount=2 / qend=4 / v_quarter=3
301301
2006(2) : Array[2006][2] : Value = 301301 (270000 / 301301)
qcount=3 / qend=4 / v_quarter=3
300009
2006(3) : Array[2006][3] : Value = 300009 (270000 / 301301)
qcount=4 / qend=4 / v_quarter=3
304829
2006(4) : Array[2006][4] : Value = 304829 (270000 / 304829)
p_year=2004 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
307114
2007(1) : Array[2007][1] : Value = 307114 (270000 / 307114)
qcount=2 / qend=4 / v_quarter=3
304762
2007(2) : Array[2007][2] : Value = 304762 (270000 / 307114)
qcount=3 / qend=4 / v_quarter=3
303321
2007(3) : Array[2007][3] : Value = 303321 (270000 / 307114)
qcount=4 / qend=4 / v_quarter=3
304431
2007(4) : Array[2007][4] : Value = 304431 (270000 / 307114)
p_year=2004 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
307942
2008(1) : Array[2008][1] : Value = 307942 (270000 / 307942)
qcount=2 / qend=4 / v_quarter=3
304299
2008(2) : Array[2008][2] : Value = 304299 (270000 / 307942)
qcount=3 / qend=4 / v_quarter=3
298850
2008(3) : Array[2008][3] : Value = 298850 (270000 / 307942)
qcount=4 / qend=4 / v_quarter=3
302228
2008(4) : Array[2008][4] : Value = 302228 (270000 / 307942)
p_year=2004 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
301400
2009(1) : Array[2009][1] : Value = 301400 (270000 / 307942)
qcount=2 / qend=4 / v_quarter=3
296034
2009(2) : Array[2009][2] : Value = 296034 (270000 / 307942)
qcount=3 / qend=4 / v_quarter=3
296962
2009(3) : Array[2009][3] : Value = 296962 (270000 / 307942)
qcount=4 / qend=4 / v_quarter=3
294213
2009(4) : Array[2009][4] : Value = 294213 (270000 / 307942)
p_year=2004 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2010] element.
qcount=1 / qend=3 / v_quarter=3
291960
2010(1) : Array[2010][1] : Value = 291960 (270000 / 307942)
qcount=2 / qend=3 / v_quarter=3
291050
2010(2) : Array[2010][2] : Value = 291050 (270000 / 307942)
qcount=3 / qend=3 / v_quarter=3
292258
2010(3) : Array[2010][3] : Value = 292258 (270000 / 307942)

function get_valuation():

Purchase price: $270000
Purchase year: 2004
Purchase quarter: 1
Start price index:158.59
Current price index:171.68
Based on HPI the home has appreciated 8.25% in 6.5 years at an average rate of 1.27% per year.
The current appreciations value is: $292285.77
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 6.5 years (26 quarters or 78 months).


St. Louis, MO-IL
270000
2004
1
2010
3
6.5
26
78
292285.77
0.082539882716439
0.012698443494837
158.59
171.68
p_year=2004 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
270000
2004(1) : Array[2004][1] : Value = 270000 (270000 / 270000)
qcount=2 / qend=4 / v_quarter=3
274461
2004(2) : Array[2004][2] : Value = 274461 (270000 / 274461)
qcount=3 / qend=4 / v_quarter=3
282292
2004(3) : Array[2004][3] : Value = 282292 (270000 / 282292)
qcount=4 / qend=4 / v_quarter=3
286174
2004(4) : Array[2004][4] : Value = 286174 (270000 / 286174)
p_year=2004 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
291605
2005(1) : Array[2005][1] : Value = 291605 (270000 / 291605)
qcount=2 / qend=4 / v_quarter=3
297376
2005(2) : Array[2005][2] : Value = 297376 (270000 / 297376)
qcount=3 / qend=4 / v_quarter=3
302143
2005(3) : Array[2005][3] : Value = 302143 (270000 / 302143)
qcount=4 / qend=4 / v_quarter=3
306280
2005(4) : Array[2005][4] : Value = 306280 (270000 / 306280)
p_year=2004 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
308919
2006(1) : Array[2006][1] : Value = 308919 (270000 / 308919)
qcount=2 / qend=4 / v_quarter=3
309243
2006(2) : Array[2006][2] : Value = 309243 (270000 / 309243)
qcount=3 / qend=4 / v_quarter=3
312971
2006(3) : Array[2006][3] : Value = 312971 (270000 / 312971)
qcount=4 / qend=4 / v_quarter=3
315917
2006(4) : Array[2006][4] : Value = 315917 (270000 / 315917)
p_year=2004 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
317142
2007(1) : Array[2007][1] : Value = 317142 (270000 / 317142)
qcount=2 / qend=4 / v_quarter=3
317313
2007(2) : Array[2007][2] : Value = 317313 (270000 / 317313)
qcount=3 / qend=4 / v_quarter=3
315627
2007(3) : Array[2007][3] : Value = 315627 (270000 / 317313)
qcount=4 / qend=4 / v_quarter=3
317347
2007(4) : Array[2007][4] : Value = 317347 (270000 / 317347)
p_year=2004 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
316989
2008(1) : Array[2008][1] : Value = 316989 (270000 / 317347)
qcount=2 / qend=4 / v_quarter=3
311745
2008(2) : Array[2008][2] : Value = 311745 (270000 / 317347)
qcount=3 / qend=4 / v_quarter=3
306434
2008(3) : Array[2008][3] : Value = 306434 (270000 / 317347)
qcount=4 / qend=4 / v_quarter=3
306842
2008(4) : Array[2008][4] : Value = 306842 (270000 / 317347)
p_year=2004 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
308238
2009(1) : Array[2009][1] : Value = 308238 (270000 / 317347)
qcount=2 / qend=4 / v_quarter=3
302245
2009(2) : Array[2009][2] : Value = 302245 (270000 / 317347)
qcount=3 / qend=4 / v_quarter=3
295265
2009(3) : Array[2009][3] : Value = 295265 (270000 / 317347)
qcount=4 / qend=4 / v_quarter=3
293665
2009(4) : Array[2009][4] : Value = 293665 (270000 / 317347)
p_year=2004 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[St. Louis, MO-IL][2010] element.
qcount=1 / qend=3 / v_quarter=3
291571
2010(1) : Array[2010][1] : Value = 291571 (270000 / 317347)
qcount=2 / qend=3 / v_quarter=3
288608
2010(2) : Array[2010][2] : Value = 288608 (270000 / 317347)
qcount=3 / qend=3 / v_quarter=3
292286
2010(3) : Array[2010][3] : Value = 292286 (270000 / 317347)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2004+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2422%2C258%288.24%25%29+++Start%3A+%24270%2C000+End%3A+%24292%2C258
t:270000,273213,276674,281212,288433,292043,294743,295223,295206,301301,300009,304829,307114,304762,303321,304431,307942,304299,298850,302228,301400,296034,296962,294213,291960,291050,292258|270000,274461,282292,286174,291605,297376,302143,306280,308919,309243,312971,315917,317142,317313,315627,317347,316989,311745,306434,306842,308238,302245,295265,293665,291571,288608,292286
04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
268000
320000
10000
268000
320000
Lawrence, KS|St. Louis, MO-IL
0
16
2004
2008
1
1
270000
307942

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2004 to 2010 |Total appreciation = $22,258(8.24%) Start: $270,000 End: $292,258
post_cht ls
post_chd t:270000,273213,276674,281212,288433,292043,294743,295223,295206,301301,300009,304829,307114,304762,303321,304431,307942,304299,298850,302228,301400,296034,296962,294213,291960,291050,292258|270000,274461,282292,286174,291605,297376,302143,306280,308919,309243,312971,315917,317142,317313,315627,317347,316989,311745,306434,306842,308238,302245,295265,293665,291571,288608,292286
post_chl 04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|St. Louis, MO-IL
post_chxt x,y
post_chxr 1,268000,320000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 268000,320000
post_chf
http://chart.apis.google.com/chart?chid=51f04afe23e4f80f24fe6629de94a5aa+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2004+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2422%2C258%288.24%25%29+++Start%3A+%24270%2C000+End%3A+%24292%2C258&cht=ls&chd=t%3A270000%2C273213%2C276674%2C281212%2C288433%2C292043%2C294743%2C295223%2C295206%2C301301%2C300009%2C304829%2C307114%2C304762%2C303321%2C304431%2C307942%2C304299%2C298850%2C302228%2C301400%2C296034%2C296962%2C294213%2C291960%2C291050%2C292258%7C270000%2C274461%2C282292%2C286174%2C291605%2C297376%2C302143%2C306280%2C308919%2C309243%2C312971%2C315917%2C317142%2C317313%2C315627%2C317347%2C316989%2C311745%2C306434%2C306842%2C308238%2C302245%2C295265%2C293665%2C291571%2C288608%2C292286&chl=04%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%2C268000%2C320000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=268000%2C320000&chdl=Lawrence%2C+KS%7CSt.+Louis%2C+MO-IL&chdlp=b&chm=tLOW+%3A+%24270%5C%2C000+in+2004%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24307%5C%2C942+in+2008%2C3972dd%2C0%2C16%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...