$City_1 = Spokane, WA
$e = bad
$City_2 = Portland-Vancouver-Hillsboro, OR-WA
$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,Portland-Vancouver-Hillsboro, OR-WA,) {
1960
Selecting city: Portland-Vancouver-Hillsboro, OR-WA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Portland-Vancouver-Hillsboro, OR-WA.
Most recent data for Portland-Vancouver-Hillsboro, OR-WA 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
1976
The first year data is available for Portland-Vancouver-Hillsboro, OR-WA is : 1976 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Lawrence, KS
City_2 Portland-Vancouver-Hillsboro, OR-WA
Price 100000
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(Portland-Vancouver-Hillsboro, OR-WA,2000):

Data for 2000 is in the $c[Portland-Vancouver-Hillsboro, OR-WA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Portland-Vancouver-Hillsboro, OR-WA][2000] element.

function check_year(Portland-Vancouver-Hillsboro, OR-WA,2010):

Data for 2010 is in the $c[Portland-Vancouver-Hillsboro, OR-WA] element.

function check_quarter():

Data for the 3 quarter is in the $c[Portland-Vancouver-Hillsboro, OR-WA][2010] element.

function get_valuation():

Purchase price: $100000
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: $132894.04
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Array ( [0] => Lawrence, KS [1] => 100000 [2] => 2000 [3] => 1 [4] => 2010 [5] => 3 [6] => 10.5 [7] => 42 [8] => 126 [9] => 132894.04 [10] => 0.32894043226147 [11] => 0.031327660215378 ) 1
Lawrence, KS
100000
2000
1
2010
3
10.5
42
126
132894.04
0.32894043226147
0.031327660215378
Lawrence, KS
100000
2000
1
2010
3
10.5
42
126
132894.04
0.32894043226147
0.031327660215378
132.79
176.47
p_year=2000 / ycount=2000 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2000(1) : Array[2000][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
100038
2000(2) : Array[2000][2] : Value = 100038 (100000 / 100038)
qcount=3 / qend=4 / v_quarter=3
101107
2000(3) : Array[2000][3] : Value = 101107 (100000 / 101107)
qcount=4 / qend=4 / v_quarter=3
103073
2000(4) : Array[2000][4] : Value = 103073 (100000 / 103073)
p_year=2000 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
104451
2001(1) : Array[2001][1] : Value = 104451 (100000 / 104451)
qcount=2 / qend=4 / v_quarter=3
106085
2001(2) : Array[2001][2] : Value = 106085 (100000 / 106085)
qcount=3 / qend=4 / v_quarter=3
107689
2001(3) : Array[2001][3] : Value = 107689 (100000 / 107689)
qcount=4 / qend=4 / v_quarter=3
108374
2001(4) : Array[2001][4] : Value = 108374 (100000 / 108374)
p_year=2000 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
110889
2002(1) : Array[2002][1] : Value = 110889 (100000 / 110889)
qcount=2 / qend=4 / v_quarter=3
111567
2002(2) : Array[2002][2] : Value = 111567 (100000 / 111567)
qcount=3 / qend=4 / v_quarter=3
113156
2002(3) : Array[2002][3] : Value = 113156 (100000 / 113156)
qcount=4 / qend=4 / v_quarter=3
113819
2002(4) : Array[2002][4] : Value = 113819 (100000 / 113819)
p_year=2000 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
114790
2003(1) : Array[2003][1] : Value = 114790 (100000 / 114790)
qcount=2 / qend=4 / v_quarter=3
116311
2003(2) : Array[2003][2] : Value = 116311 (100000 / 116311)
qcount=3 / qend=4 / v_quarter=3
117953
2003(3) : Array[2003][3] : Value = 117953 (100000 / 117953)
qcount=4 / qend=4 / v_quarter=3
120702
2003(4) : Array[2003][4] : Value = 120702 (100000 / 120702)
p_year=2000 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
122773
2004(1) : Array[2004][1] : Value = 122773 (100000 / 122773)
qcount=2 / qend=4 / v_quarter=3
124234
2004(2) : Array[2004][2] : Value = 124234 (100000 / 124234)
qcount=3 / qend=4 / v_quarter=3
125808
2004(3) : Array[2004][3] : Value = 125808 (100000 / 125808)
qcount=4 / qend=4 / v_quarter=3
127871
2004(4) : Array[2004][4] : Value = 127871 (100000 / 127871)
p_year=2000 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
131154
2005(1) : Array[2005][1] : Value = 131154 (100000 / 131154)
qcount=2 / qend=4 / v_quarter=3
132796
2005(2) : Array[2005][2] : Value = 132796 (100000 / 132796)
qcount=3 / qend=4 / v_quarter=3
134024
2005(3) : Array[2005][3] : Value = 134024 (100000 / 134024)
qcount=4 / qend=4 / v_quarter=3
134242
2005(4) : Array[2005][4] : Value = 134242 (100000 / 134242)
p_year=2000 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
134235
2006(1) : Array[2006][1] : Value = 134235 (100000 / 134242)
qcount=2 / qend=4 / v_quarter=3
137006
2006(2) : Array[2006][2] : Value = 137006 (100000 / 137006)
qcount=3 / qend=4 / v_quarter=3
136418
2006(3) : Array[2006][3] : Value = 136418 (100000 / 137006)
qcount=4 / qend=4 / v_quarter=3
138610
2006(4) : Array[2006][4] : Value = 138610 (100000 / 138610)
p_year=2000 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
139649
2007(1) : Array[2007][1] : Value = 139649 (100000 / 139649)
qcount=2 / qend=4 / v_quarter=3
138580
2007(2) : Array[2007][2] : Value = 138580 (100000 / 139649)
qcount=3 / qend=4 / v_quarter=3
137925
2007(3) : Array[2007][3] : Value = 137925 (100000 / 139649)
qcount=4 / qend=4 / v_quarter=3
138429
2007(4) : Array[2007][4] : Value = 138429 (100000 / 139649)
p_year=2000 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
140026
2008(1) : Array[2008][1] : Value = 140026 (100000 / 140026)
qcount=2 / qend=4 / v_quarter=3
138369
2008(2) : Array[2008][2] : Value = 138369 (100000 / 140026)
qcount=3 / qend=4 / v_quarter=3
135891
2008(3) : Array[2008][3] : Value = 135891 (100000 / 140026)
qcount=4 / qend=4 / v_quarter=3
137428
2008(4) : Array[2008][4] : Value = 137428 (100000 / 140026)
p_year=2000 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
137051
2009(1) : Array[2009][1] : Value = 137051 (100000 / 140026)
qcount=2 / qend=4 / v_quarter=3
134611
2009(2) : Array[2009][2] : Value = 134611 (100000 / 140026)
qcount=3 / qend=4 / v_quarter=3
135033
2009(3) : Array[2009][3] : Value = 135033 (100000 / 140026)
qcount=4 / qend=4 / v_quarter=3
133783
2009(4) : Array[2009][4] : Value = 133783 (100000 / 140026)
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
132758
2010(1) : Array[2010][1] : Value = 132758 (100000 / 140026)
qcount=2 / qend=3 / v_quarter=3
132344
2010(2) : Array[2010][2] : Value = 132344 (100000 / 140026)
qcount=3 / qend=3 / v_quarter=3
132894
2010(3) : Array[2010][3] : Value = 132894 (100000 / 140026)

function get_valuation():

Purchase price: $100000
Purchase year: 2000
Purchase quarter: 1
Start price index:131.98
Current price index:197.80
Based on HPI the home has appreciated 49.87% in 10.5 years at an average rate of 4.75% per year.
The current appreciations value is: $149871.19
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 10.5 years (42 quarters or 126 months).


Portland-Vancouver-Hillsboro, OR-WA
100000
2000
1
2010
3
10.5
42
126
149871.19
0.4987119260494
0.047496373909467
131.98
197.80
p_year=2000 / ycount=2000 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
100000
2000(1) : Array[2000][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
100659
2000(2) : Array[2000][2] : Value = 100659 (100000 / 100659)
qcount=3 / qend=4 / v_quarter=3
101477
2000(3) : Array[2000][3] : Value = 101477 (100000 / 101477)
qcount=4 / qend=4 / v_quarter=3
102462
2000(4) : Array[2000][4] : Value = 102462 (100000 / 102462)
p_year=2000 / ycount=2001 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
105137
2001(1) : Array[2001][1] : Value = 105137 (100000 / 105137)
qcount=2 / qend=4 / v_quarter=3
106130
2001(2) : Array[2001][2] : Value = 106130 (100000 / 106130)
qcount=3 / qend=4 / v_quarter=3
107009
2001(3) : Array[2001][3] : Value = 107009 (100000 / 107009)
qcount=4 / qend=4 / v_quarter=3
107963
2001(4) : Array[2001][4] : Value = 107963 (100000 / 107963)
p_year=2000 / ycount=2002 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
109198
2002(1) : Array[2002][1] : Value = 109198 (100000 / 109198)
qcount=2 / qend=4 / v_quarter=3
110168
2002(2) : Array[2002][2] : Value = 110168 (100000 / 110168)
qcount=3 / qend=4 / v_quarter=3
111903
2002(3) : Array[2002][3] : Value = 111903 (100000 / 111903)
qcount=4 / qend=4 / v_quarter=3
112676
2002(4) : Array[2002][4] : Value = 112676 (100000 / 112676)
p_year=2000 / ycount=2003 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
113585
2003(1) : Array[2003][1] : Value = 113585 (100000 / 113585)
qcount=2 / qend=4 / v_quarter=3
114570
2003(2) : Array[2003][2] : Value = 114570 (100000 / 114570)
qcount=3 / qend=4 / v_quarter=3
115934
2003(3) : Array[2003][3] : Value = 115934 (100000 / 115934)
qcount=4 / qend=4 / v_quarter=3
118859
2003(4) : Array[2003][4] : Value = 118859 (100000 / 118859)
p_year=2000 / ycount=2004 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
120177
2004(1) : Array[2004][1] : Value = 120177 (100000 / 120177)
qcount=2 / qend=4 / v_quarter=3
123564
2004(2) : Array[2004][2] : Value = 123564 (100000 / 123564)
qcount=3 / qend=4 / v_quarter=3
128300
2004(3) : Array[2004][3] : Value = 128300 (100000 / 128300)
qcount=4 / qend=4 / v_quarter=3
131444
2004(4) : Array[2004][4] : Value = 131444 (100000 / 131444)
p_year=2000 / ycount=2005 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
135377
2005(1) : Array[2005][1] : Value = 135377 (100000 / 135377)
qcount=2 / qend=4 / v_quarter=3
142832
2005(2) : Array[2005][2] : Value = 142832 (100000 / 142832)
qcount=3 / qend=4 / v_quarter=3
151121
2005(3) : Array[2005][3] : Value = 151121 (100000 / 151121)
qcount=4 / qend=4 / v_quarter=3
157797
2005(4) : Array[2005][4] : Value = 157797 (100000 / 157797)
p_year=2000 / ycount=2006 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
163699
2006(1) : Array[2006][1] : Value = 163699 (100000 / 163699)
qcount=2 / qend=4 / v_quarter=3
170329
2006(2) : Array[2006][2] : Value = 170329 (100000 / 170329)
qcount=3 / qend=4 / v_quarter=3
174890
2006(3) : Array[2006][3] : Value = 174890 (100000 / 174890)
qcount=4 / qend=4 / v_quarter=3
178072
2006(4) : Array[2006][4] : Value = 178072 (100000 / 178072)
p_year=2000 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
180391
2007(1) : Array[2007][1] : Value = 180391 (100000 / 180391)
qcount=2 / qend=4 / v_quarter=3
182399
2007(2) : Array[2007][2] : Value = 182399 (100000 / 182399)
qcount=3 / qend=4 / v_quarter=3
181899
2007(3) : Array[2007][3] : Value = 181899 (100000 / 182399)
qcount=4 / qend=4 / v_quarter=3
182823
2007(4) : Array[2007][4] : Value = 182823 (100000 / 182823)
p_year=2000 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
181990
2008(1) : Array[2008][1] : Value = 181990 (100000 / 182823)
qcount=2 / qend=4 / v_quarter=3
178777
2008(2) : Array[2008][2] : Value = 178777 (100000 / 182823)
qcount=3 / qend=4 / v_quarter=3
172390
2008(3) : Array[2008][3] : Value = 172390 (100000 / 182823)
qcount=4 / qend=4 / v_quarter=3
169609
2008(4) : Array[2008][4] : Value = 169609 (100000 / 182823)
p_year=2000 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
168677
2009(1) : Array[2009][1] : Value = 168677 (100000 / 182823)
qcount=2 / qend=4 / v_quarter=3
161524
2009(2) : Array[2009][2] : Value = 161524 (100000 / 182823)
qcount=3 / qend=4 / v_quarter=3
156046
2009(3) : Array[2009][3] : Value = 156046 (100000 / 182823)
qcount=4 / qend=4 / v_quarter=3
154243
2009(4) : Array[2009][4] : Value = 154243 (100000 / 182823)
p_year=2000 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Portland-Vancouver-Hillsboro, OR-WA][2010] element.
qcount=1 / qend=3 / v_quarter=3
151773
2010(1) : Array[2010][1] : Value = 151773 (100000 / 182823)
qcount=2 / qend=3 / v_quarter=3
149492
2010(2) : Array[2010][2] : Value = 149492 (100000 / 182823)
qcount=3 / qend=3 / v_quarter=3
149871
2010(3) : Array[2010][3] : Value = 149871 (100000 / 182823)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2432%2C894%2832.89%25%29+++Start%3A+%24100%2C000+End%3A+%24132%2C894
t:100000,100038,101107,103073,104451,106085,107689,108374,110889,111567,113156,113819,114790,116311,117953,120702,122773,124234,125808,127871,131154,132796,134024,134242,134235,137006,136418,138610,139649,138580,137925,138429,140026,138369,135891,137428,137051,134611,135033,133783,132758,132344,132894|100000,100659,101477,102462,105137,106130,107009,107963,109198,110168,111903,112676,113585,114570,115934,118859,120177,123564,128300,131444,135377,142832,151121,157797,163699,170329,174890,178072,180391,182399,181899,182823,181990,178777,172390,169609,168677,161524,156046,154243,151773,149492,149871
00|.|.|.|01|.|.|.|02|.|.|.|03|.|.|.|04|.|.|.|05|.|.|.|06|.|.|.|07|.|.|.|08|.|.|.|09|.|.|.|10|.|.|
96000
187000
20000
96000
187000
Lawrence, KS|Portland-Vancouver-Hillsboro, OR-WA
0
32
2000
2008
1
1
100000
140026

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 2000 to 2010 |Total appreciation = $32,894(32.89%) Start: $100,000 End: $132,894
post_cht ls
post_chd t:100000,100038,101107,103073,104451,106085,107689,108374,110889,111567,113156,113819,114790,116311,117953,120702,122773,124234,125808,127871,131154,132796,134024,134242,134235,137006,136418,138610,139649,138580,137925,138429,140026,138369,135891,137428,137051,134611,135033,133783,132758,132344,132894|100000,100659,101477,102462,105137,106130,107009,107963,109198,110168,111903,112676,113585,114570,115934,118859,120177,123564,128300,131444,135377,142832,151121,157797,163699,170329,174890,178072,180391,182399,181899,182823,181990,178777,172390,169609,168677,161524,156046,154243,151773,149492,149871
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|Portland-Vancouver-Hillsboro, OR-WA
post_chxt x,y
post_chxr 1,96000,187000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 96000,187000
post_chf
http://chart.apis.google.com/chart?chid=92fcfc61ac380c5107030824357bed27+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+2000+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2432%2C894%2832.89%25%29+++Start%3A+%24100%2C000+End%3A+%24132%2C894&cht=ls&chd=t%3A100000%2C100038%2C101107%2C103073%2C104451%2C106085%2C107689%2C108374%2C110889%2C111567%2C113156%2C113819%2C114790%2C116311%2C117953%2C120702%2C122773%2C124234%2C125808%2C127871%2C131154%2C132796%2C134024%2C134242%2C134235%2C137006%2C136418%2C138610%2C139649%2C138580%2C137925%2C138429%2C140026%2C138369%2C135891%2C137428%2C137051%2C134611%2C135033%2C133783%2C132758%2C132344%2C132894%7C100000%2C100659%2C101477%2C102462%2C105137%2C106130%2C107009%2C107963%2C109198%2C110168%2C111903%2C112676%2C113585%2C114570%2C115934%2C118859%2C120177%2C123564%2C128300%2C131444%2C135377%2C142832%2C151121%2C157797%2C163699%2C170329%2C174890%2C178072%2C180391%2C182399%2C181899%2C182823%2C181990%2C178777%2C172390%2C169609%2C168677%2C161524%2C156046%2C154243%2C151773%2C149492%2C149871&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%2C96000%2C187000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=96000%2C187000&chdl=Lawrence%2C+KS%7CPortland-Vancouver-Hillsboro%2C+OR-WA&chdlp=b&chm=tLOW+%3A+%24100%5C%2C000+in+2000%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24140%5C%2C026+in+2008%2C3972dd%2C0%2C32%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...