$City_1 = New York-White Plains-Wayne, NY-NJ (MSAD)
$e = bad
$City_2 = Columbia, SC
$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,Columbia, SC,) {
1960
Selecting city: Columbia, SC
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Columbia, SC.
Most recent data for Columbia, SC 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 Columbia, SC is : 1978 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Columbia, SC
Price 400000
YearStart 2000
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lawrence, KS,2000):

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

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2000] 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(Columbia, SC,2000):

Data for 2000 is in the $c[Columbia, SC] element.

function check_quarter():

Data for the 1 quarter is in the $c[Columbia, SC][2000] element.

function check_year(Columbia, SC,2010):

Data for 2010 is in the $c[Columbia, SC] element.

function check_quarter():

Data for the 3 quarter is in the $c[Columbia, SC][2010] element.

function get_valuation():

Purchase price: $400000
Purchase year: 2000
Purchase quarter: 1
Start price index:132.79
Current price index:176.47
Based on HPI the home has appreciated 32.89% in 10.5 years at an average rate of 3.13% per year.
The current appreciations value is: $531576.17
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Array ( [0] => Lawrence, KS [1] => 400000 [2] => 2000 [3] => 1 [4] => 2010 [5] => 3 [6] => 10.5 [7] => 42 [8] => 126 [9] => 531576.17 [10] => 0.32894043226147 [11] => 0.031327660215378 ) 1
Lawrence, KS
400000
2000
1
2010
3
10.5
42
126
531576.17
0.32894043226147
0.031327660215378
Lawrence, KS
400000
2000
1
2010
3
10.5
42
126
531576.17
0.32894043226147
0.031327660215378
132.79
176.47
p_year=2000 / ycount=2000 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
400000
2000(1) : Array[2000][1] : Value = 400000 (400000 / 400000)
qcount=2 / qend=4 / v_quarter=3
400151
2000(2) : Array[2000][2] : Value = 400151 (400000 / 400151)
qcount=3 / qend=4 / v_quarter=3
404428
2000(3) : Array[2000][3] : Value = 404428 (400000 / 404428)
qcount=4 / qend=4 / v_quarter=3
412290
2000(4) : Array[2000][4] : Value = 412290 (400000 / 412290)
p_year=2000 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
417803
2001(1) : Array[2001][1] : Value = 417803 (400000 / 417803)
qcount=2 / qend=4 / v_quarter=3
424339
2001(2) : Array[2001][2] : Value = 424339 (400000 / 424339)
qcount=3 / qend=4 / v_quarter=3
430755
2001(3) : Array[2001][3] : Value = 430755 (400000 / 430755)
qcount=4 / qend=4 / v_quarter=3
433496
2001(4) : Array[2001][4] : Value = 433496 (400000 / 433496)
p_year=2000 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
443557
2002(1) : Array[2002][1] : Value = 443557 (400000 / 443557)
qcount=2 / qend=4 / v_quarter=3
446269
2002(2) : Array[2002][2] : Value = 446269 (400000 / 446269)
qcount=3 / qend=4 / v_quarter=3
452624
2002(3) : Array[2002][3] : Value = 452624 (400000 / 452624)
qcount=4 / qend=4 / v_quarter=3
455275
2002(4) : Array[2002][4] : Value = 455275 (400000 / 455275)
p_year=2000 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
459161
2003(1) : Array[2003][1] : Value = 459161 (400000 / 459161)
qcount=2 / qend=4 / v_quarter=3
465246
2003(2) : Array[2003][2] : Value = 465246 (400000 / 465246)
qcount=3 / qend=4 / v_quarter=3
471813
2003(3) : Array[2003][3] : Value = 471813 (400000 / 471813)
qcount=4 / qend=4 / v_quarter=3
482807
2003(4) : Array[2003][4] : Value = 482807 (400000 / 482807)
p_year=2000 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
491091
2004(1) : Array[2004][1] : Value = 491091 (400000 / 491091)
qcount=2 / qend=4 / v_quarter=3
496935
2004(2) : Array[2004][2] : Value = 496935 (400000 / 496935)
qcount=3 / qend=4 / v_quarter=3
503231
2004(3) : Array[2004][3] : Value = 503231 (400000 / 503231)
qcount=4 / qend=4 / v_quarter=3
511484
2004(4) : Array[2004][4] : Value = 511484 (400000 / 511484)
p_year=2000 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
524618
2005(1) : Array[2005][1] : Value = 524618 (400000 / 524618)
qcount=2 / qend=4 / v_quarter=3
531185
2005(2) : Array[2005][2] : Value = 531185 (400000 / 531185)
qcount=3 / qend=4 / v_quarter=3
536095
2005(3) : Array[2005][3] : Value = 536095 (400000 / 536095)
qcount=4 / qend=4 / v_quarter=3
536968
2005(4) : Array[2005][4] : Value = 536968 (400000 / 536968)
p_year=2000 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
536938
2006(1) : Array[2006][1] : Value = 536938 (400000 / 536968)
qcount=2 / qend=4 / v_quarter=3
548023
2006(2) : Array[2006][2] : Value = 548023 (400000 / 548023)
qcount=3 / qend=4 / v_quarter=3
545674
2006(3) : Array[2006][3] : Value = 545674 (400000 / 548023)
qcount=4 / qend=4 / v_quarter=3
554439
2006(4) : Array[2006][4] : Value = 554439 (400000 / 554439)
p_year=2000 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
558596
2007(1) : Array[2007][1] : Value = 558596 (400000 / 558596)
qcount=2 / qend=4 / v_quarter=3
554319
2007(2) : Array[2007][2] : Value = 554319 (400000 / 558596)
qcount=3 / qend=4 / v_quarter=3
551698
2007(3) : Array[2007][3] : Value = 551698 (400000 / 558596)
qcount=4 / qend=4 / v_quarter=3
553716
2007(4) : Array[2007][4] : Value = 553716 (400000 / 558596)
p_year=2000 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
560102
2008(1) : Array[2008][1] : Value = 560102 (400000 / 560102)
qcount=2 / qend=4 / v_quarter=3
553475
2008(2) : Array[2008][2] : Value = 553475 (400000 / 560102)
qcount=3 / qend=4 / v_quarter=3
543565
2008(3) : Array[2008][3] : Value = 543565 (400000 / 560102)
qcount=4 / qend=4 / v_quarter=3
549710
2008(4) : Array[2008][4] : Value = 549710 (400000 / 560102)
p_year=2000 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
548204
2009(1) : Array[2009][1] : Value = 548204 (400000 / 560102)
qcount=2 / qend=4 / v_quarter=3
538444
2009(2) : Array[2009][2] : Value = 538444 (400000 / 560102)
qcount=3 / qend=4 / v_quarter=3
540131
2009(3) : Array[2009][3] : Value = 540131 (400000 / 560102)
qcount=4 / qend=4 / v_quarter=3
535131
2009(4) : Array[2009][4] : Value = 535131 (400000 / 560102)
p_year=2000 / 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
531034
2010(1) : Array[2010][1] : Value = 531034 (400000 / 560102)
qcount=2 / qend=3 / v_quarter=3
529377
2010(2) : Array[2010][2] : Value = 529377 (400000 / 560102)
qcount=3 / qend=3 / v_quarter=3
531576
2010(3) : Array[2010][3] : Value = 531576 (400000 / 560102)

function get_valuation():

Purchase price: $400000
Purchase year: 2000
Purchase quarter: 1
Start price index:121.42
Current price index:165.69
Based on HPI the home has appreciated 36.46% in 10.5 years at an average rate of 3.47% per year.
The current appreciations value is: $545840.88
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Columbia, SC
400000
2000
1
2010
3
10.5
42
126
545840.88
0.36460220721463
0.034724019734726
121.42
165.69
p_year=2000 / ycount=2000 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
400000
2000(1) : Array[2000][1] : Value = 400000 (400000 / 400000)
qcount=2 / qend=4 / v_quarter=3
405567
2000(2) : Array[2000][2] : Value = 405567 (400000 / 405567)
qcount=3 / qend=4 / v_quarter=3
409356
2000(3) : Array[2000][3] : Value = 409356 (400000 / 409356)
qcount=4 / qend=4 / v_quarter=3
414660
2000(4) : Array[2000][4] : Value = 414660 (400000 / 414660)
p_year=2000 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
426618
2001(1) : Array[2001][1] : Value = 426618 (400000 / 426618)
qcount=2 / qend=4 / v_quarter=3
429979
2001(2) : Array[2001][2] : Value = 429979 (400000 / 429979)
qcount=3 / qend=4 / v_quarter=3
433471
2001(3) : Array[2001][3] : Value = 433471 (400000 / 433471)
qcount=4 / qend=4 / v_quarter=3
437094
2001(4) : Array[2001][4] : Value = 437094 (400000 / 437094)
p_year=2000 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
439697
2002(1) : Array[2002][1] : Value = 439697 (400000 / 439697)
qcount=2 / qend=4 / v_quarter=3
441509
2002(2) : Array[2002][2] : Value = 441509 (400000 / 441509)
qcount=3 / qend=4 / v_quarter=3
448229
2002(3) : Array[2002][3] : Value = 448229 (400000 / 448229)
qcount=4 / qend=4 / v_quarter=3
452183
2002(4) : Array[2002][4] : Value = 452183 (400000 / 452183)
p_year=2000 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
455543
2003(1) : Array[2003][1] : Value = 455543 (400000 / 455543)
qcount=2 / qend=4 / v_quarter=3
459496
2003(2) : Array[2003][2] : Value = 459496 (400000 / 459496)
qcount=3 / qend=4 / v_quarter=3
461934
2003(3) : Array[2003][3] : Value = 461934 (400000 / 461934)
qcount=4 / qend=4 / v_quarter=3
468621
2003(4) : Array[2003][4] : Value = 468621 (400000 / 468621)
p_year=2000 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
473761
2004(1) : Array[2004][1] : Value = 473761 (400000 / 473761)
qcount=2 / qend=4 / v_quarter=3
478241
2004(2) : Array[2004][2] : Value = 478241 (400000 / 478241)
qcount=3 / qend=4 / v_quarter=3
483545
2004(3) : Array[2004][3] : Value = 483545 (400000 / 483545)
qcount=4 / qend=4 / v_quarter=3
492439
2004(4) : Array[2004][4] : Value = 492439 (400000 / 492439)
p_year=2000 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
498831
2005(1) : Array[2005][1] : Value = 498831 (400000 / 498831)
qcount=2 / qend=4 / v_quarter=3
509438
2005(2) : Array[2005][2] : Value = 509438 (400000 / 509438)
qcount=3 / qend=4 / v_quarter=3
516982
2005(3) : Array[2005][3] : Value = 516982 (400000 / 516982)
qcount=4 / qend=4 / v_quarter=3
525317
2005(4) : Array[2005][4] : Value = 525317 (400000 / 525317)
p_year=2000 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
530786
2006(1) : Array[2006][1] : Value = 530786 (400000 / 530786)
qcount=2 / qend=4 / v_quarter=3
533619
2006(2) : Array[2006][2] : Value = 533619 (400000 / 533619)
qcount=3 / qend=4 / v_quarter=3
540471
2006(3) : Array[2006][3] : Value = 540471 (400000 / 540471)
qcount=4 / qend=4 / v_quarter=3
553616
2006(4) : Array[2006][4] : Value = 553616 (400000 / 553616)
p_year=2000 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
549695
2007(1) : Array[2007][1] : Value = 549695 (400000 / 553616)
qcount=2 / qend=4 / v_quarter=3
559578
2007(2) : Array[2007][2] : Value = 559578 (400000 / 559578)
qcount=3 / qend=4 / v_quarter=3
562411
2007(3) : Array[2007][3] : Value = 562411 (400000 / 562411)
qcount=4 / qend=4 / v_quarter=3
569132
2007(4) : Array[2007][4] : Value = 569132 (400000 / 569132)
p_year=2000 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
570944
2008(1) : Array[2008][1] : Value = 570944 (400000 / 570944)
qcount=2 / qend=4 / v_quarter=3
569758
2008(2) : Array[2008][2] : Value = 569758 (400000 / 570944)
qcount=3 / qend=4 / v_quarter=3
564092
2008(3) : Array[2008][3] : Value = 564092 (400000 / 570944)
qcount=4 / qend=4 / v_quarter=3
568605
2008(4) : Array[2008][4] : Value = 568605 (400000 / 570944)
p_year=2000 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
572657
2009(1) : Array[2009][1] : Value = 572657 (400000 / 572657)
qcount=2 / qend=4 / v_quarter=3
570252
2009(2) : Array[2009][2] : Value = 570252 (400000 / 572657)
qcount=3 / qend=4 / v_quarter=3
553286
2009(3) : Array[2009][3] : Value = 553286 (400000 / 572657)
qcount=4 / qend=4 / v_quarter=3
553352
2009(4) : Array[2009][4] : Value = 553352 (400000 / 572657)
p_year=2000 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Columbia, SC][2010] element.
qcount=1 / qend=3 / v_quarter=3
549003
2010(1) : Array[2010][1] : Value = 549003 (400000 / 572657)
qcount=2 / qend=3 / v_quarter=3
541690
2010(2) : Array[2010][2] : Value = 541690 (400000 / 572657)
qcount=3 / qend=3 / v_quarter=3
545841
2010(3) : Array[2010][3] : Value = 545841 (400000 / 572657)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24131%2C576%2832.89%25%29+++Start%3A+%24400%2C000+End%3A+%24531%2C576
t:400000,400151,404428,412290,417803,424339,430755,433496,443557,446269,452624,455275,459161,465246,471813,482807,491091,496935,503231,511484,524618,531185,536095,536968,536938,548023,545674,554439,558596,554319,551698,553716,560102,553475,543565,549710,548204,538444,540131,535131,531034,529377,531576|400000,405567,409356,414660,426618,429979,433471,437094,439697,441509,448229,452183,455543,459496,461934,468621,473761,478241,483545,492439,498831,509438,516982,525317,530786,533619,540471,553616,549695,559578,562411,569132,570944,569758,564092,568605,572657,570252,553286,553352,549003,541690,545841
00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
391000
581000
50000
391000
581000
Lawrence, KS|Columbia, SC
0
32
2000
2008
1
1
400000
560102

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2000 to 2010 |Total appreciation = $131,576(32.89%) Start: $400,000 End: $531,576
post_cht ls
post_chd t:400000,400151,404428,412290,417803,424339,430755,433496,443557,446269,452624,455275,459161,465246,471813,482807,491091,496935,503231,511484,524618,531185,536095,536968,536938,548023,545674,554439,558596,554319,551698,553716,560102,553475,543565,549710,548204,538444,540131,535131,531034,529377,531576|400000,405567,409356,414660,426618,429979,433471,437094,439697,441509,448229,452183,455543,459496,461934,468621,473761,478241,483545,492439,498831,509438,516982,525317,530786,533619,540471,553616,549695,559578,562411,569132,570944,569758,564092,568605,572657,570252,553286,553352,549003,541690,545841
post_chl 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 Lawrence, KS|Columbia, SC
post_chxt x,y
post_chxr 1,391000,581000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 391000,581000
post_chf
http://chart.apis.google.com/chart?chid=e1fc84c15a102c30ba366366b96556dc+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24131%2C576%2832.89%25%29+++Start%3A+%24400%2C000+End%3A+%24531%2C576&cht=ls&chd=t%3A400000%2C400151%2C404428%2C412290%2C417803%2C424339%2C430755%2C433496%2C443557%2C446269%2C452624%2C455275%2C459161%2C465246%2C471813%2C482807%2C491091%2C496935%2C503231%2C511484%2C524618%2C531185%2C536095%2C536968%2C536938%2C548023%2C545674%2C554439%2C558596%2C554319%2C551698%2C553716%2C560102%2C553475%2C543565%2C549710%2C548204%2C538444%2C540131%2C535131%2C531034%2C529377%2C531576%7C400000%2C405567%2C409356%2C414660%2C426618%2C429979%2C433471%2C437094%2C439697%2C441509%2C448229%2C452183%2C455543%2C459496%2C461934%2C468621%2C473761%2C478241%2C483545%2C492439%2C498831%2C509438%2C516982%2C525317%2C530786%2C533619%2C540471%2C553616%2C549695%2C559578%2C562411%2C569132%2C570944%2C569758%2C564092%2C568605%2C572657%2C570252%2C553286%2C553352%2C549003%2C541690%2C545841&chl=00%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%2C391000%2C581000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=391000%2C581000&chdl=Lawrence%2C+KS%7CColumbia%2C+SC&chdlp=b&chm=tLOW+%3A+%24400%5C%2C000+in+2000%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24560%5C%2C102+in+2008%2C3972dd%2C0%2C32%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...