$City_1 = New York-White Plains-Wayne, NY-NJ (MSAD)
$e = bad
$City_2 = Augusta-Richmond County, GA-SC
$e =
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Lawrence, KS.
1: 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,Augusta-Richmond County, GA-SC,) {
1960
Selecting city: Augusta-Richmond County, GA-SC
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Augusta-Richmond County, GA-SC.
1: Year 2025 not found in data for Augusta-Richmond County, GA-SC.
Most recent data for Augusta-Richmond County, GA-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
1979
The first year data is available for Augusta-Richmond County, GA-SC is : 1979 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Augusta-Richmond County, GA-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(Augusta-Richmond County, GA-SC,2000):

Data for 2000 is in the $c[Augusta-Richmond County, GA-SC] element.

function check_quarter():

Data for the 1 quarter is in the $c[Augusta-Richmond County, GA-SC][2000] element.

function check_year(Augusta-Richmond County, GA-SC,2010):

Data for 2010 is in the $c[Augusta-Richmond County, GA-SC] element.

function check_quarter():

Data for the 3 quarter is in the $c[Augusta-Richmond County, GA-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:115.01
Current price index:165.62
Based on HPI the home has appreciated 44% in 10.5 years at an average rate of 4.19% per year.
The current appreciations value is: $576019.48
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Augusta-Richmond County, GA-SC
400000
2000
1
2010
3
10.5
42
126
576019.48
0.44004869141814
0.04190939918268
115.01
165.62
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
401530
2000(2) : Array[2000][2] : Value = 401530 (400000 / 401530)
qcount=3 / qend=4 / v_quarter=3
409008
2000(3) : Array[2000][3] : Value = 409008 (400000 / 409008)
qcount=4 / qend=4 / v_quarter=3
412695
2000(4) : Array[2000][4] : Value = 412695 (400000 / 412695)
p_year=2000 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
423302
2001(1) : Array[2001][1] : Value = 423302 (400000 / 423302)
qcount=2 / qend=4 / v_quarter=3
426606
2001(2) : Array[2001][2] : Value = 426606 (400000 / 426606)
qcount=3 / qend=4 / v_quarter=3
428067
2001(3) : Array[2001][3] : Value = 428067 (400000 / 428067)
qcount=4 / qend=4 / v_quarter=3
434710
2001(4) : Array[2001][4] : Value = 434710 (400000 / 434710)
p_year=2000 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
436101
2002(1) : Array[2002][1] : Value = 436101 (400000 / 436101)
qcount=2 / qend=4 / v_quarter=3
438188
2002(2) : Array[2002][2] : Value = 438188 (400000 / 438188)
qcount=3 / qend=4 / v_quarter=3
444970
2002(3) : Array[2002][3] : Value = 444970 (400000 / 444970)
qcount=4 / qend=4 / v_quarter=3
448796
2002(4) : Array[2002][4] : Value = 448796 (400000 / 448796)
p_year=2000 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
453700
2003(1) : Array[2003][1] : Value = 453700 (400000 / 453700)
qcount=2 / qend=4 / v_quarter=3
457004
2003(2) : Array[2003][2] : Value = 457004 (400000 / 457004)
qcount=3 / qend=4 / v_quarter=3
459160
2003(3) : Array[2003][3] : Value = 459160 (400000 / 459160)
qcount=4 / qend=4 / v_quarter=3
467229
2003(4) : Array[2003][4] : Value = 467229 (400000 / 467229)
p_year=2000 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
470498
2004(1) : Array[2004][1] : Value = 470498 (400000 / 470498)
qcount=2 / qend=4 / v_quarter=3
483193
2004(2) : Array[2004][2] : Value = 483193 (400000 / 483193)
qcount=3 / qend=4 / v_quarter=3
487053
2004(3) : Array[2004][3] : Value = 487053 (400000 / 487053)
qcount=4 / qend=4 / v_quarter=3
494357
2004(4) : Array[2004][4] : Value = 494357 (400000 / 494357)
p_year=2000 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
502495
2005(1) : Array[2005][1] : Value = 502495 (400000 / 502495)
qcount=2 / qend=4 / v_quarter=3
517103
2005(2) : Array[2005][2] : Value = 517103 (400000 / 517103)
qcount=3 / qend=4 / v_quarter=3
525241
2005(3) : Array[2005][3] : Value = 525241 (400000 / 525241)
qcount=4 / qend=4 / v_quarter=3
537518
2005(4) : Array[2005][4] : Value = 537518 (400000 / 537518)
p_year=2000 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
550004
2006(1) : Array[2006][1] : Value = 550004 (400000 / 550004)
qcount=2 / qend=4 / v_quarter=3
556404
2006(2) : Array[2006][2] : Value = 556404 (400000 / 556404)
qcount=3 / qend=4 / v_quarter=3
568890
2006(3) : Array[2006][3] : Value = 568890 (400000 / 568890)
qcount=4 / qend=4 / v_quarter=3
579289
2006(4) : Array[2006][4] : Value = 579289 (400000 / 579289)
p_year=2000 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
588679
2007(1) : Array[2007][1] : Value = 588679 (400000 / 588679)
qcount=2 / qend=4 / v_quarter=3
596053
2007(2) : Array[2007][2] : Value = 596053 (400000 / 596053)
qcount=3 / qend=4 / v_quarter=3
594766
2007(3) : Array[2007][3] : Value = 594766 (400000 / 596053)
qcount=4 / qend=4 / v_quarter=3
605478
2007(4) : Array[2007][4] : Value = 605478 (400000 / 605478)
p_year=2000 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
606417
2008(1) : Array[2008][1] : Value = 606417 (400000 / 606417)
qcount=2 / qend=4 / v_quarter=3
604156
2008(2) : Array[2008][2] : Value = 604156 (400000 / 606417)
qcount=3 / qend=4 / v_quarter=3
601409
2008(3) : Array[2008][3] : Value = 601409 (400000 / 606417)
qcount=4 / qend=4 / v_quarter=3
599565
2008(4) : Array[2008][4] : Value = 599565 (400000 / 606417)
p_year=2000 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
613651
2009(1) : Array[2009][1] : Value = 613651 (400000 / 613651)
qcount=2 / qend=4 / v_quarter=3
603008
2009(2) : Array[2009][2] : Value = 603008 (400000 / 613651)
qcount=3 / qend=4 / v_quarter=3
583949
2009(3) : Array[2009][3] : Value = 583949 (400000 / 613651)
qcount=4 / qend=4 / v_quarter=3
584297
2009(4) : Array[2009][4] : Value = 584297 (400000 / 613651)
p_year=2000 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Augusta-Richmond County, GA-SC][2010] element.
qcount=1 / qend=3 / v_quarter=3
578802
2010(1) : Array[2010][1] : Value = 578802 (400000 / 613651)
qcount=2 / qend=3 / v_quarter=3
574420
2010(2) : Array[2010][2] : Value = 574420 (400000 / 613651)
qcount=3 / qend=3 / v_quarter=3
576019
2010(3) : Array[2010][3] : Value = 576019 (400000 / 613651)
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,401530,409008,412695,423302,426606,428067,434710,436101,438188,444970,448796,453700,457004,459160,467229,470498,483193,487053,494357,502495,517103,525241,537518,550004,556404,568890,579289,588679,596053,594766,605478,606417,604156,601409,599565,613651,603008,583949,584297,578802,574420,576019
00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
389000
624000
50000
389000
624000
Lawrence, KS|Augusta-Richmond County, GA-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,401530,409008,412695,423302,426606,428067,434710,436101,438188,444970,448796,453700,457004,459160,467229,470498,483193,487053,494357,502495,517103,525241,537518,550004,556404,568890,579289,588679,596053,594766,605478,606417,604156,601409,599565,613651,603008,583949,584297,578802,574420,576019
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|Augusta-Richmond County, GA-SC
post_chxt x,y
post_chxr 1,389000,624000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 389000,624000
post_chf
http://chart.apis.google.com/chart?chid=95052e6119d16540631954118bdabed5+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%2C401530%2C409008%2C412695%2C423302%2C426606%2C428067%2C434710%2C436101%2C438188%2C444970%2C448796%2C453700%2C457004%2C459160%2C467229%2C470498%2C483193%2C487053%2C494357%2C502495%2C517103%2C525241%2C537518%2C550004%2C556404%2C568890%2C579289%2C588679%2C596053%2C594766%2C605478%2C606417%2C604156%2C601409%2C599565%2C613651%2C603008%2C583949%2C584297%2C578802%2C574420%2C576019&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%2C389000%2C624000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=389000%2C624000&chdl=Lawrence%2C+KS%7CAugusta-Richmond+County%2C+GA-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...