$City_1 = Worcester, MA
$e = bad
$City_2 = Springfield, MA
$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,Springfield, MA,) {
1960
Selecting city: Springfield, MA
Searching backwards from 2026 for most recent data.
0: Year 2026 not found in data for Springfield, MA.
1: Year 2025 not found in data for Springfield, MA.
Most recent data for Springfield, MA 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 Springfield, MA is : 1979 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Springfield, MA
Price 360000
YearStart 2002
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Lawrence, KS,2002):

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

function check_quarter():

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

Data for 2002 is in the $c[Springfield, MA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Springfield, MA][2002] element.

function check_year(Springfield, MA,2011):

Data for 2011 is in the $c[Springfield, MA] element.

function check_quarter():

Data for the 3 quarter is in the $c[Springfield, MA][2011] element.

function get_valuation():

Purchase price: $360000
Purchase year: 2002
Purchase quarter: 1
Start price index:147.25
Current price index:173.87
Based on HPI the home has appreciated 18.08% in 9.5 years at an average rate of 1.9% per year.
The current appreciations value is: $425081.15
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 9.5 years (38 quarters or 114 months).


Array ( [0] => Lawrence, KS [1] => 360000 [2] => 2002 [3] => 1 [4] => 2011 [5] => 3 [6] => 9.5 [7] => 38 [8] => 114 [9] => 425081.15 [10] => 0.18078098471986 [11] => 0.019029577338933 ) 1
Lawrence, KS
360000
2002
1
2011
3
9.5
38
114
425081.15
0.18078098471986
0.019029577338933
Lawrence, KS
360000
2002
1
2011
3
9.5
38
114
425081.15
0.18078098471986
0.019029577338933
147.25
173.87
p_year=2002 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
360000
2002(1) : Array[2002][1] : Value = 360000 (360000 / 360000)
qcount=2 / qend=4 / v_quarter=3
362200
2002(2) : Array[2002][2] : Value = 362200 (360000 / 362200)
qcount=3 / qend=4 / v_quarter=3
367359
2002(3) : Array[2002][3] : Value = 367359 (360000 / 367359)
qcount=4 / qend=4 / v_quarter=3
369510
2002(4) : Array[2002][4] : Value = 369510 (360000 / 369510)
p_year=2002 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
372664
2003(1) : Array[2003][1] : Value = 372664 (360000 / 372664)
qcount=2 / qend=4 / v_quarter=3
377603
2003(2) : Array[2003][2] : Value = 377603 (360000 / 377603)
qcount=3 / qend=4 / v_quarter=3
382932
2003(3) : Array[2003][3] : Value = 382932 (360000 / 382932)
qcount=4 / qend=4 / v_quarter=3
391856
2003(4) : Array[2003][4] : Value = 391856 (360000 / 391856)
p_year=2002 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
398579
2004(1) : Array[2004][1] : Value = 398579 (360000 / 398579)
qcount=2 / qend=4 / v_quarter=3
403322
2004(2) : Array[2004][2] : Value = 403322 (360000 / 403322)
qcount=3 / qend=4 / v_quarter=3
408432
2004(3) : Array[2004][3] : Value = 408432 (360000 / 408432)
qcount=4 / qend=4 / v_quarter=3
415131
2004(4) : Array[2004][4] : Value = 415131 (360000 / 415131)
p_year=2002 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
425790
2005(1) : Array[2005][1] : Value = 425790 (360000 / 425790)
qcount=2 / qend=4 / v_quarter=3
431120
2005(2) : Array[2005][2] : Value = 431120 (360000 / 431120)
qcount=3 / qend=4 / v_quarter=3
435105
2005(3) : Array[2005][3] : Value = 435105 (360000 / 435105)
qcount=4 / qend=4 / v_quarter=3
435814
2005(4) : Array[2005][4] : Value = 435814 (360000 / 435814)
p_year=2002 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
435789
2006(1) : Array[2006][1] : Value = 435789 (360000 / 435814)
qcount=2 / qend=4 / v_quarter=3
444786
2006(2) : Array[2006][2] : Value = 444786 (360000 / 444786)
qcount=3 / qend=4 / v_quarter=3
442879
2006(3) : Array[2006][3] : Value = 442879 (360000 / 444786)
qcount=4 / qend=4 / v_quarter=3
449994
2006(4) : Array[2006][4] : Value = 449994 (360000 / 449994)
p_year=2002 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
453368
2007(1) : Array[2007][1] : Value = 453368 (360000 / 453368)
qcount=2 / qend=4 / v_quarter=3
449896
2007(2) : Array[2007][2] : Value = 449896 (360000 / 453368)
qcount=3 / qend=4 / v_quarter=3
447769
2007(3) : Array[2007][3] : Value = 447769 (360000 / 453368)
qcount=4 / qend=4 / v_quarter=3
449407
2007(4) : Array[2007][4] : Value = 449407 (360000 / 453368)
p_year=2002 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
454590
2008(1) : Array[2008][1] : Value = 454590 (360000 / 454590)
qcount=2 / qend=4 / v_quarter=3
449212
2008(2) : Array[2008][2] : Value = 449212 (360000 / 454590)
qcount=3 / qend=4 / v_quarter=3
441168
2008(3) : Array[2008][3] : Value = 441168 (360000 / 454590)
qcount=4 / qend=4 / v_quarter=3
446156
2008(4) : Array[2008][4] : Value = 446156 (360000 / 454590)
p_year=2002 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
444933
2009(1) : Array[2009][1] : Value = 444933 (360000 / 454590)
qcount=2 / qend=4 / v_quarter=3
437012
2009(2) : Array[2009][2] : Value = 437012 (360000 / 454590)
qcount=3 / qend=4 / v_quarter=3
438381
2009(3) : Array[2009][3] : Value = 438381 (360000 / 454590)
qcount=4 / qend=4 / v_quarter=3
434323
2009(4) : Array[2009][4] : Value = 434323 (360000 / 454590)
p_year=2002 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
430998
2010(1) : Array[2010][1] : Value = 430998 (360000 / 454590)
qcount=2 / qend=4 / v_quarter=3
429653
2010(2) : Array[2010][2] : Value = 429653 (360000 / 454590)
qcount=3 / qend=4 / v_quarter=3
431438
2010(3) : Array[2010][3] : Value = 431438 (360000 / 454590)
qcount=4 / qend=4 / v_quarter=3
433491
2010(4) : Array[2010][4] : Value = 433491 (360000 / 454590)
p_year=2002 / 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
421047
2011(1) : Array[2011][1] : Value = 421047 (360000 / 454590)
qcount=2 / qend=3 / v_quarter=3
424543
2011(2) : Array[2011][2] : Value = 424543 (360000 / 454590)
qcount=3 / qend=3 / v_quarter=3
425081
2011(3) : Array[2011][3] : Value = 425081 (360000 / 454590)

function get_valuation():

Purchase price: $360000
Purchase year: 2002
Purchase quarter: 1
Start price index:135.27
Current price index:184.80
Based on HPI the home has appreciated 36.62% in 9.5 years at an average rate of 3.85% per year.
The current appreciations value is: $491816.37
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 9.5 years (38 quarters or 114 months).


Springfield, MA
360000
2002
1
2011
3
9.5
38
114
491816.37
0.36615657573741
0.038542797446044
135.27
184.80
p_year=2002 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
360000
2002(1) : Array[2002][1] : Value = 360000 (360000 / 360000)
qcount=2 / qend=4 / v_quarter=3
370193
2002(2) : Array[2002][2] : Value = 370193 (360000 / 370193)
qcount=3 / qend=4 / v_quarter=3
381291
2002(3) : Array[2002][3] : Value = 381291 (360000 / 381291)
qcount=4 / qend=4 / v_quarter=3
389408
2002(4) : Array[2002][4] : Value = 389408 (360000 / 389408)
p_year=2002 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
395875
2003(1) : Array[2003][1] : Value = 395875 (360000 / 395875)
qcount=2 / qend=4 / v_quarter=3
402129
2003(2) : Array[2003][2] : Value = 402129 (360000 / 402129)
qcount=3 / qend=4 / v_quarter=3
414797
2003(3) : Array[2003][3] : Value = 414797 (360000 / 414797)
qcount=4 / qend=4 / v_quarter=3
430925
2003(4) : Array[2003][4] : Value = 430925 (360000 / 430925)
p_year=2002 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
439069
2004(1) : Array[2004][1] : Value = 439069 (360000 / 439069)
qcount=2 / qend=4 / v_quarter=3
454398
2004(2) : Array[2004][2] : Value = 454398 (360000 / 454398)
qcount=3 / qend=4 / v_quarter=3
476460
2004(3) : Array[2004][3] : Value = 476460 (360000 / 476460)
qcount=4 / qend=4 / v_quarter=3
490007
2004(4) : Array[2004][4] : Value = 490007 (360000 / 490007)
p_year=2002 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
501610
2005(1) : Array[2005][1] : Value = 501610 (360000 / 501610)
qcount=2 / qend=4 / v_quarter=3
517073
2005(2) : Array[2005][2] : Value = 517073 (360000 / 517073)
qcount=3 / qend=4 / v_quarter=3
534584
2005(3) : Array[2005][3] : Value = 534584 (360000 / 534584)
qcount=4 / qend=4 / v_quarter=3
541663
2005(4) : Array[2005][4] : Value = 541663 (360000 / 541663)
p_year=2002 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
545895
2006(1) : Array[2006][1] : Value = 545895 (360000 / 545895)
qcount=2 / qend=4 / v_quarter=3
547199
2006(2) : Array[2006][2] : Value = 547199 (360000 / 547199)
qcount=3 / qend=4 / v_quarter=3
546188
2006(3) : Array[2006][3] : Value = 546188 (360000 / 547199)
qcount=4 / qend=4 / v_quarter=3
555289
2006(4) : Array[2006][4] : Value = 555289 (360000 / 555289)
p_year=2002 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
555369
2007(1) : Array[2007][1] : Value = 555369 (360000 / 555369)
qcount=2 / qend=4 / v_quarter=3
555369
2007(2) : Array[2007][2] : Value = 555369 (360000 / 555369)
qcount=3 / qend=4 / v_quarter=3
550526
2007(3) : Array[2007][3] : Value = 550526 (360000 / 555369)
qcount=4 / qend=4 / v_quarter=3
555023
2007(4) : Array[2007][4] : Value = 555023 (360000 / 555369)
p_year=2002 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
548237
2008(1) : Array[2008][1] : Value = 548237 (360000 / 555369)
qcount=2 / qend=4 / v_quarter=3
535090
2008(2) : Array[2008][2] : Value = 535090 (360000 / 555369)
qcount=3 / qend=4 / v_quarter=3
521065
2008(3) : Array[2008][3] : Value = 521065 (360000 / 555369)
qcount=4 / qend=4 / v_quarter=3
519069
2008(4) : Array[2008][4] : Value = 519069 (360000 / 555369)
p_year=2002 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
528197
2009(1) : Array[2009][1] : Value = 528197 (360000 / 555369)
qcount=2 / qend=4 / v_quarter=3
514571
2009(2) : Array[2009][2] : Value = 514571 (360000 / 555369)
qcount=3 / qend=4 / v_quarter=3
509674
2009(3) : Array[2009][3] : Value = 509674 (360000 / 555369)
qcount=4 / qend=4 / v_quarter=3
510632
2009(4) : Array[2009][4] : Value = 510632 (360000 / 555369)
p_year=2002 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
507092
2010(1) : Array[2010][1] : Value = 507092 (360000 / 555369)
qcount=2 / qend=4 / v_quarter=3
501104
2010(2) : Array[2010][2] : Value = 501104 (360000 / 555369)
qcount=3 / qend=4 / v_quarter=3
507385
2010(3) : Array[2010][3] : Value = 507385 (360000 / 555369)
qcount=4 / qend=4 / v_quarter=3
507572
2010(4) : Array[2010][4] : Value = 507572 (360000 / 555369)
p_year=2002 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Springfield, MA][2011] element.
qcount=1 / qend=3 / v_quarter=3
496287
2011(1) : Array[2011][1] : Value = 496287 (360000 / 555369)
qcount=2 / qend=3 / v_quarter=3
492881
2011(2) : Array[2011][2] : Value = 492881 (360000 / 555369)
qcount=3 / qend=3 / v_quarter=3
491816
2011(3) : Array[2011][3] : Value = 491816 (360000 / 555369)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2002+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2465%2C081%2818.08%25%29+++Start%3A+%24360%2C000+End%3A+%24425%2C081
t:360000,362200,367359,369510,372664,377603,382932,391856,398579,403322,408432,415131,425790,431120,435105,435814,435789,444786,442879,449994,453368,449896,447769,449407,454590,449212,441168,446156,444933,437012,438381,434323,430998,429653,431438,433491,421047,424543,425081|360000,370193,381291,389408,395875,402129,414797,430925,439069,454398,476460,490007,501610,517073,534584,541663,545895,547199,546188,555289,555369,555369,550526,555023,548237,535090,521065,519069,528197,514571,509674,510632,507092,501104,507385,507572,496287,492881,491816
02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|.|11|.|.|
350000
565000
50000
350000
565000
Lawrence, KS|Springfield, MA
0
24
2002
2008
1
1
360000
454590

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2002 to 2011 |Total appreciation = $65,081(18.08%) Start: $360,000 End: $425,081
post_cht ls
post_chd t:360000,362200,367359,369510,372664,377603,382932,391856,398579,403322,408432,415131,425790,431120,435105,435814,435789,444786,442879,449994,453368,449896,447769,449407,454590,449212,441168,446156,444933,437012,438381,434323,430998,429653,431438,433491,421047,424543,425081|360000,370193,381291,389408,395875,402129,414797,430925,439069,454398,476460,490007,501610,517073,534584,541663,545895,547199,546188,555289,555369,555369,550526,555023,548237,535090,521065,519069,528197,514571,509674,510632,507092,501104,507385,507572,496287,492881,491816
post_chl 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|Springfield, MA
post_chxt x,y
post_chxr 1,350000,565000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 350000,565000
post_chf
http://chart.apis.google.com/chart?chid=62cb8c4eeaea225a36251b0493dc5e2f+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2002+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2465%2C081%2818.08%25%29+++Start%3A+%24360%2C000+End%3A+%24425%2C081&cht=ls&chd=t%3A360000%2C362200%2C367359%2C369510%2C372664%2C377603%2C382932%2C391856%2C398579%2C403322%2C408432%2C415131%2C425790%2C431120%2C435105%2C435814%2C435789%2C444786%2C442879%2C449994%2C453368%2C449896%2C447769%2C449407%2C454590%2C449212%2C441168%2C446156%2C444933%2C437012%2C438381%2C434323%2C430998%2C429653%2C431438%2C433491%2C421047%2C424543%2C425081%7C360000%2C370193%2C381291%2C389408%2C395875%2C402129%2C414797%2C430925%2C439069%2C454398%2C476460%2C490007%2C501610%2C517073%2C534584%2C541663%2C545895%2C547199%2C546188%2C555289%2C555369%2C555369%2C550526%2C555023%2C548237%2C535090%2C521065%2C519069%2C528197%2C514571%2C509674%2C510632%2C507092%2C501104%2C507385%2C507572%2C496287%2C492881%2C491816&chl=02%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%2C350000%2C565000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=350000%2C565000&chdl=Lawrence%2C+KS%7CSpringfield%2C+MA&chdlp=b&chm=tLOW+%3A+%24360%5C%2C000+in+2002%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24454%5C%2C590+in+2008%2C3972dd%2C0%2C24%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...