$City_1 = Boston-Quincy, MA (MSAD)
$e = bad
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$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,Los Angeles-Long Beach-Glendale, CA (MSAD),) {
1960
Selecting city: Los Angeles-Long Beach-Glendale, CA (MSAD)
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Los Angeles-Long Beach-Glendale, CA (MSAD).
Most recent data for Los Angeles-Long Beach-Glendale, CA (MSAD) 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 Los Angeles-Long Beach-Glendale, CA (MSAD) is : 1975 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 25000
YearStart 1995
QuarterStart 1
YearEnd 2005
QuarterEnd 3

function check_year(Lawrence, KS,1995):

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

function check_quarter():

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

function check_year(Lawrence, KS,2005):

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

function check_quarter():

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

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),1995):

Data for 1995 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][1995] element.

function check_year(Los Angeles-Long Beach-Glendale, CA (MSAD),2005):

Data for 2005 is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)] element.

function check_quarter():

Data for the 3 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2005] element.

function get_valuation():

Purchase price: $25000
Purchase year: 1995
Purchase quarter: 1
Start price index:100.00
Current price index:177.97
Based on HPI the home has appreciated 77.97% in 10.5 years at an average rate of 7.43% per year.
The current appreciations value is: $44492.5
Evaluation year: 2005
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Array ( [0] => Lawrence, KS [1] => 25000 [2] => 1995 [3] => 1 [4] => 2005 [5] => 3 [6] => 10.5 [7] => 42 [8] => 126 [9] => 44492.5 [10] => 0.7797 [11] => 0.074257142857143 ) 1
Lawrence, KS
25000
1995
1
2005
3
10.5
42
126
44492.5
0.7797
0.074257142857143
Lawrence, KS
25000
1995
1
2005
3
10.5
42
126
44492.5
0.7797
0.074257142857143
100.00
177.97
p_year=1995 / ycount=1995 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
25000
1995(1) : Array[1995][1] : Value = 25000 (25000 / 25000)
qcount=2 / qend=4 / v_quarter=3
25783
1995(2) : Array[1995][2] : Value = 25783 (25000 / 25783)
qcount=3 / qend=4 / v_quarter=3
25753
1995(3) : Array[1995][3] : Value = 25753 (25000 / 25783)
qcount=4 / qend=4 / v_quarter=3
26035
1995(4) : Array[1995][4] : Value = 26035 (25000 / 26035)
p_year=1995 / ycount=1996 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
26545
1996(1) : Array[1996][1] : Value = 26545 (25000 / 26545)
qcount=2 / qend=4 / v_quarter=3
26880
1996(2) : Array[1996][2] : Value = 26880 (25000 / 26880)
qcount=3 / qend=4 / v_quarter=3
27473
1996(3) : Array[1996][3] : Value = 27473 (25000 / 27473)
qcount=4 / qend=4 / v_quarter=3
27190
1996(4) : Array[1996][4] : Value = 27190 (25000 / 27473)
p_year=1995 / ycount=1997 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
27665
1997(1) : Array[1997][1] : Value = 27665 (25000 / 27665)
qcount=2 / qend=4 / v_quarter=3
28000
1997(2) : Array[1997][2] : Value = 28000 (25000 / 28000)
qcount=3 / qend=4 / v_quarter=3
28685
1997(3) : Array[1997][3] : Value = 28685 (25000 / 28685)
qcount=4 / qend=4 / v_quarter=3
28638
1997(4) : Array[1997][4] : Value = 28638 (25000 / 28685)
p_year=1995 / ycount=1998 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
29145
1998(1) : Array[1998][1] : Value = 29145 (25000 / 29145)
qcount=2 / qend=4 / v_quarter=3
29508
1998(2) : Array[1998][2] : Value = 29508 (25000 / 29508)
qcount=3 / qend=4 / v_quarter=3
30115
1998(3) : Array[1998][3] : Value = 30115 (25000 / 30115)
qcount=4 / qend=4 / v_quarter=3
30483
1998(4) : Array[1998][4] : Value = 30483 (25000 / 30483)
p_year=1995 / ycount=1999 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
30790
1999(1) : Array[1999][1] : Value = 30790 (25000 / 30790)
qcount=2 / qend=4 / v_quarter=3
31103
1999(2) : Array[1999][2] : Value = 31103 (25000 / 31103)
qcount=3 / qend=4 / v_quarter=3
31765
1999(3) : Array[1999][3] : Value = 31765 (25000 / 31765)
qcount=4 / qend=4 / v_quarter=3
32165
1999(4) : Array[1999][4] : Value = 32165 (25000 / 32165)
p_year=1995 / ycount=2000 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
33198
2000(1) : Array[2000][1] : Value = 33198 (25000 / 33198)
qcount=2 / qend=4 / v_quarter=3
33210
2000(2) : Array[2000][2] : Value = 33210 (25000 / 33210)
qcount=3 / qend=4 / v_quarter=3
33565
2000(3) : Array[2000][3] : Value = 33565 (25000 / 33565)
qcount=4 / qend=4 / v_quarter=3
34218
2000(4) : Array[2000][4] : Value = 34218 (25000 / 34218)
p_year=1995 / ycount=2001 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
34675
2001(1) : Array[2001][1] : Value = 34675 (25000 / 34675)
qcount=2 / qend=4 / v_quarter=3
35218
2001(2) : Array[2001][2] : Value = 35218 (25000 / 35218)
qcount=3 / qend=4 / v_quarter=3
35750
2001(3) : Array[2001][3] : Value = 35750 (25000 / 35750)
qcount=4 / qend=4 / v_quarter=3
35978
2001(4) : Array[2001][4] : Value = 35978 (25000 / 35978)
p_year=1995 / ycount=2002 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
36813
2002(1) : Array[2002][1] : Value = 36813 (25000 / 36813)
qcount=2 / qend=4 / v_quarter=3
37038
2002(2) : Array[2002][2] : Value = 37038 (25000 / 37038)
qcount=3 / qend=4 / v_quarter=3
37565
2002(3) : Array[2002][3] : Value = 37565 (25000 / 37565)
qcount=4 / qend=4 / v_quarter=3
37785
2002(4) : Array[2002][4] : Value = 37785 (25000 / 37785)
p_year=1995 / ycount=2003 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
38108
2003(1) : Array[2003][1] : Value = 38108 (25000 / 38108)
qcount=2 / qend=4 / v_quarter=3
38613
2003(2) : Array[2003][2] : Value = 38613 (25000 / 38613)
qcount=3 / qend=4 / v_quarter=3
39158
2003(3) : Array[2003][3] : Value = 39158 (25000 / 39158)
qcount=4 / qend=4 / v_quarter=3
40070
2003(4) : Array[2003][4] : Value = 40070 (25000 / 40070)
p_year=1995 / ycount=2004 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
40758
2004(1) : Array[2004][1] : Value = 40758 (25000 / 40758)
qcount=2 / qend=4 / v_quarter=3
41243
2004(2) : Array[2004][2] : Value = 41243 (25000 / 41243)
qcount=3 / qend=4 / v_quarter=3
41765
2004(3) : Array[2004][3] : Value = 41765 (25000 / 41765)
qcount=4 / qend=4 / v_quarter=3
42450
2004(4) : Array[2004][4] : Value = 42450 (25000 / 42450)
p_year=1995 / ycount=2005 / v_year=2005

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2005] element.
qcount=1 / qend=3 / v_quarter=3
43540
2005(1) : Array[2005][1] : Value = 43540 (25000 / 43540)
qcount=2 / qend=3 / v_quarter=3
44085
2005(2) : Array[2005][2] : Value = 44085 (25000 / 44085)
qcount=3 / qend=3 / v_quarter=3
44493
2005(3) : Array[2005][3] : Value = 44493 (25000 / 44493)

function get_valuation():

Purchase price: $25000
Purchase year: 1995
Purchase quarter: 1
Start price index:100.00
Current price index:295.99
Based on HPI the home has appreciated 195.99% in 10.5 years at an average rate of 18.67% per year.
The current appreciations value is: $73997.5
Evaluation year: 2005
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
25000
1995
1
2005
3
10.5
42
126
73997.5
1.9599
0.18665714285714
100.00
295.99
p_year=1995 / ycount=1995 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
25000
1995(1) : Array[1995][1] : Value = 25000 (25000 / 25000)
qcount=2 / qend=4 / v_quarter=3
25230
1995(2) : Array[1995][2] : Value = 25230 (25000 / 25230)
qcount=3 / qend=4 / v_quarter=3
25685
1995(3) : Array[1995][3] : Value = 25685 (25000 / 25685)
qcount=4 / qend=4 / v_quarter=3
25745
1995(4) : Array[1995][4] : Value = 25745 (25000 / 25745)
p_year=1995 / ycount=1996 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
25700
1996(1) : Array[1996][1] : Value = 25700 (25000 / 25745)
qcount=2 / qend=4 / v_quarter=3
25055
1996(2) : Array[1996][2] : Value = 25055 (25000 / 25745)
qcount=3 / qend=4 / v_quarter=3
24910
1996(3) : Array[1996][3] : Value = 24910 (24910 / 25745)
qcount=4 / qend=4 / v_quarter=3
25098
1996(4) : Array[1996][4] : Value = 25098 (24910 / 25745)
p_year=1995 / ycount=1997 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
25135
1997(1) : Array[1997][1] : Value = 25135 (24910 / 25745)
qcount=2 / qend=4 / v_quarter=3
25188
1997(2) : Array[1997][2] : Value = 25188 (24910 / 25745)
qcount=3 / qend=4 / v_quarter=3
25725
1997(3) : Array[1997][3] : Value = 25725 (24910 / 25745)
qcount=4 / qend=4 / v_quarter=3
26330
1997(4) : Array[1997][4] : Value = 26330 (24910 / 26330)
p_year=1995 / ycount=1998 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
27005
1998(1) : Array[1998][1] : Value = 27005 (24910 / 27005)
qcount=2 / qend=4 / v_quarter=3
27610
1998(2) : Array[1998][2] : Value = 27610 (24910 / 27610)
qcount=3 / qend=4 / v_quarter=3
28328
1998(3) : Array[1998][3] : Value = 28328 (24910 / 28328)
qcount=4 / qend=4 / v_quarter=3
28985
1998(4) : Array[1998][4] : Value = 28985 (24910 / 28985)
p_year=1995 / ycount=1999 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
29465
1999(1) : Array[1999][1] : Value = 29465 (24910 / 29465)
qcount=2 / qend=4 / v_quarter=3
29763
1999(2) : Array[1999][2] : Value = 29763 (24910 / 29763)
qcount=3 / qend=4 / v_quarter=3
30210
1999(3) : Array[1999][3] : Value = 30210 (24910 / 30210)
qcount=4 / qend=4 / v_quarter=3
30668
1999(4) : Array[1999][4] : Value = 30668 (24910 / 30668)
p_year=1995 / ycount=2000 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
31550
2000(1) : Array[2000][1] : Value = 31550 (24910 / 31550)
qcount=2 / qend=4 / v_quarter=3
31968
2000(2) : Array[2000][2] : Value = 31968 (24910 / 31968)
qcount=3 / qend=4 / v_quarter=3
32690
2000(3) : Array[2000][3] : Value = 32690 (24910 / 32690)
qcount=4 / qend=4 / v_quarter=3
33425
2000(4) : Array[2000][4] : Value = 33425 (24910 / 33425)
p_year=1995 / ycount=2001 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
34360
2001(1) : Array[2001][1] : Value = 34360 (24910 / 34360)
qcount=2 / qend=4 / v_quarter=3
35143
2001(2) : Array[2001][2] : Value = 35143 (24910 / 35143)
qcount=3 / qend=4 / v_quarter=3
35943
2001(3) : Array[2001][3] : Value = 35943 (24910 / 35943)
qcount=4 / qend=4 / v_quarter=3
36768
2001(4) : Array[2001][4] : Value = 36768 (24910 / 36768)
p_year=1995 / ycount=2002 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
38003
2002(1) : Array[2002][1] : Value = 38003 (24910 / 38003)
qcount=2 / qend=4 / v_quarter=3
39518
2002(2) : Array[2002][2] : Value = 39518 (24910 / 39518)
qcount=3 / qend=4 / v_quarter=3
41035
2002(3) : Array[2002][3] : Value = 41035 (24910 / 41035)
qcount=4 / qend=4 / v_quarter=3
42338
2002(4) : Array[2002][4] : Value = 42338 (24910 / 42338)
p_year=1995 / ycount=2003 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
43493
2003(1) : Array[2003][1] : Value = 43493 (24910 / 43493)
qcount=2 / qend=4 / v_quarter=3
44565
2003(2) : Array[2003][2] : Value = 44565 (24910 / 44565)
qcount=3 / qend=4 / v_quarter=3
46415
2003(3) : Array[2003][3] : Value = 46415 (24910 / 46415)
qcount=4 / qend=4 / v_quarter=3
49960
2003(4) : Array[2003][4] : Value = 49960 (24910 / 49960)
p_year=1995 / ycount=2004 / v_year=2005
qcount=1 / qend=4 / v_quarter=3
52040
2004(1) : Array[2004][1] : Value = 52040 (24910 / 52040)
qcount=2 / qend=4 / v_quarter=3
55425
2004(2) : Array[2004][2] : Value = 55425 (24910 / 55425)
qcount=3 / qend=4 / v_quarter=3
61410
2004(3) : Array[2004][3] : Value = 61410 (24910 / 61410)
qcount=4 / qend=4 / v_quarter=3
63640
2004(4) : Array[2004][4] : Value = 63640 (24910 / 63640)
p_year=1995 / ycount=2005 / v_year=2005

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2005] element.
qcount=1 / qend=3 / v_quarter=3
66223
2005(1) : Array[2005][1] : Value = 66223 (24910 / 66223)
qcount=2 / qend=3 / v_quarter=3
70055
2005(2) : Array[2005][2] : Value = 70055 (24910 / 70055)
qcount=3 / qend=3 / v_quarter=3
73998
2005(3) : Array[2005][3] : Value = 73998 (24910 / 73998)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2005++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2419%2C493%2877.97%25%29+++Start%3A+%2425%2C000+End%3A+%2444%2C493
t:25000,25783,25753,26035,26545,26880,27473,27190,27665,28000,28685,28638,29145,29508,30115,30483,30790,31103,31765,32165,33198,33210,33565,34218,34675,35218,35750,35978,36813,37038,37565,37785,38108,38613,39158,40070,40758,41243,41765,42450,43540,44085,44493|25000,25230,25685,25745,25700,25055,24910,25098,25135,25188,25725,26330,27005,27610,28328,28985,29465,29763,30210,30668,31550,31968,32690,33425,34360,35143,35943,36768,38003,39518,41035,42338,43493,44565,46415,49960,52040,55425,61410,63640,66223,70055,73998
95|.|.|.|96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|
22000
76000
10000
22000
76000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
42
1995
2005
1
3
25000
44493

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1995 to 2005 |Total appreciation = $19,493(77.97%) Start: $25,000 End: $44,493
post_cht ls
post_chd t:25000,25783,25753,26035,26545,26880,27473,27190,27665,28000,28685,28638,29145,29508,30115,30483,30790,31103,31765,32165,33198,33210,33565,34218,34675,35218,35750,35978,36813,37038,37565,37785,38108,38613,39158,40070,40758,41243,41765,42450,43540,44085,44493|25000,25230,25685,25745,25700,25055,24910,25098,25135,25188,25725,26330,27005,27610,28328,28985,29465,29763,30210,30668,31550,31968,32690,33425,34360,35143,35943,36768,38003,39518,41035,42338,43493,44565,46415,49960,52040,55425,61410,63640,66223,70055,73998
post_chl 95|.|.|.|96|.|.|.|97|.|.|.|98|.|.|.|99|.|.|.|00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,22000,76000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 22000,76000
post_chf
http://chart.apis.google.com/chart?chid=8bac1559566548ee761e1c1768e9c9e1+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1995+to+2005++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2419%2C493%2877.97%25%29+++Start%3A+%2425%2C000+End%3A+%2444%2C493&cht=ls&chd=t%3A25000%2C25783%2C25753%2C26035%2C26545%2C26880%2C27473%2C27190%2C27665%2C28000%2C28685%2C28638%2C29145%2C29508%2C30115%2C30483%2C30790%2C31103%2C31765%2C32165%2C33198%2C33210%2C33565%2C34218%2C34675%2C35218%2C35750%2C35978%2C36813%2C37038%2C37565%2C37785%2C38108%2C38613%2C39158%2C40070%2C40758%2C41243%2C41765%2C42450%2C43540%2C44085%2C44493%7C25000%2C25230%2C25685%2C25745%2C25700%2C25055%2C24910%2C25098%2C25135%2C25188%2C25725%2C26330%2C27005%2C27610%2C28328%2C28985%2C29465%2C29763%2C30210%2C30668%2C31550%2C31968%2C32690%2C33425%2C34360%2C35143%2C35943%2C36768%2C38003%2C39518%2C41035%2C42338%2C43493%2C44565%2C46415%2C49960%2C52040%2C55425%2C61410%2C63640%2C66223%2C70055%2C73998&chl=95%7C.%7C.%7C.%7C96%7C.%7C.%7C.%7C97%7C.%7C.%7C.%7C98%7C.%7C.%7C.%7C99%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&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C22000%2C76000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=22000%2C76000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%2425%5C%2C000+in+1995%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%2444%5C%2C493+in+2005%2C3972dd%2C0%2C42%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...