$City_1 = Knoxville, TN
$e =
$City_2 = Lebanon, PA
$e =
function get_years(Array,Knoxville, TN,) {
1960
Selecting city: Knoxville, TN
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Knoxville, TN.
Most recent data for Knoxville, TN 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
1983
The first year data is available for Knoxville, TN is : 1983 the most recent year of data is 2024.
return Array
}
function get_years(Array,Lebanon, PA,) {
1960
Selecting city: Lebanon, PA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Lebanon, PA.
Most recent data for Lebanon, PA 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
1987
The first year data is available for Lebanon, PA is : 1987 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Knoxville, TN
City_2 Lebanon, PA
Price 100000
YearStart 1987
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Knoxville, TN,1987):

Data for 1987 is in the $c[Knoxville, TN] element.

function check_quarter():

Data for the 1 quarter is in the $c[Knoxville, TN][1987] element.
START $v_year = 2011

function check_year(Knoxville, TN,2011):

Data for 2011 is in the $c[Knoxville, TN] element.
END $v_year = 2011

function check_quarter():

Data for the 3 quarter is in the $c[Knoxville, TN][2011] element.

function check_year(Lebanon, PA,1987):

Data for 1987 is in the $c[Lebanon, PA] element.

function check_quarter():

function get_years(Array,Lebanon, PA,) {
1960
Selecting city: Lebanon, PA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Lebanon, PA.
Most recent data for Lebanon, PA 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
1987
The first year data is available for Lebanon, PA is : 1987 the most recent year of data is 2024.
return Array
}
Sorry, no data for the 1 quarter in 1987. Searching for first quarter of data.

function check_year(Lebanon, PA,2011):

Data for 2011 is in the $c[Lebanon, PA] element.

function check_quarter():

Data for the 3 quarter is in the $c[Lebanon, PA][2011] element.

function get_valuation():

Purchase price: $100000
Purchase year: 1987
Purchase quarter: 2
Start price index:77.65
Current price index:170.57
Based on HPI the home has appreciated 119.67% in 24.25 years at an average rate of 4.93% per year.
The current appreciations value is: $219665.16
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 24.25 years (97 quarters or 291 months).


Array ( [0] => Knoxville, TN [1] => 100000 [2] => 1987 [3] => 2 [4] => 2011 [5] => 3 [6] => 24.25 [7] => 97 [8] => 291 [9] => 219665.16 [10] => 1.1966516419833 [11] => 0.049346459463227 ) 1
Knoxville, TN
100000
1987
2
2011
3
24.25
97
291
219665.16
1.1966516419833
0.049346459463227
Knoxville, TN
100000
1987
2
2011
3
24.25
97
291
219665.16
1.1966516419833
0.049346459463227
77.65
170.57
p_year=1987 / ycount=1987 / v_year=2011
qcount=2 / qend=4 / v_quarter=3
100000
1987(2) : Array[1987][2] : Value = 100000 (100000 / 100000)
qcount=3 / qend=4 / v_quarter=3
99549
1987(3) : Array[1987][3] : Value = 99549 (99549 / 100000)
qcount=4 / qend=4 / v_quarter=3
104095
1987(4) : Array[1987][4] : Value = 104095 (99549 / 104095)
p_year=1987 / ycount=1988 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
101108
1988(1) : Array[1988][1] : Value = 101108 (99549 / 104095)
qcount=2 / qend=4 / v_quarter=3
103503
1988(2) : Array[1988][2] : Value = 103503 (99549 / 104095)
qcount=3 / qend=4 / v_quarter=3
103799
1988(3) : Array[1988][3] : Value = 103799 (99549 / 104095)
qcount=4 / qend=4 / v_quarter=3
104713
1988(4) : Array[1988][4] : Value = 104713 (99549 / 104713)
p_year=1987 / ycount=1989 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
106323
1989(1) : Array[1989][1] : Value = 106323 (99549 / 106323)
qcount=2 / qend=4 / v_quarter=3
107663
1989(2) : Array[1989][2] : Value = 107663 (99549 / 107663)
qcount=3 / qend=4 / v_quarter=3
107637
1989(3) : Array[1989][3] : Value = 107637 (99549 / 107663)
qcount=4 / qend=4 / v_quarter=3
107791
1989(4) : Array[1989][4] : Value = 107791 (99549 / 107791)
p_year=1987 / ycount=1990 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
109363
1990(1) : Array[1990][1] : Value = 109363 (99549 / 109363)
qcount=2 / qend=4 / v_quarter=3
110303
1990(2) : Array[1990][2] : Value = 110303 (99549 / 110303)
qcount=3 / qend=4 / v_quarter=3
111449
1990(3) : Array[1990][3] : Value = 111449 (99549 / 111449)
qcount=4 / qend=4 / v_quarter=3
109517
1990(4) : Array[1990][4] : Value = 109517 (99549 / 111449)
p_year=1987 / ycount=1991 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
111462
1991(1) : Array[1991][1] : Value = 111462 (99549 / 111462)
qcount=2 / qend=4 / v_quarter=3
112428
1991(2) : Array[1991][2] : Value = 112428 (99549 / 112428)
qcount=3 / qend=4 / v_quarter=3
112376
1991(3) : Array[1991][3] : Value = 112376 (99549 / 112428)
qcount=4 / qend=4 / v_quarter=3
114784
1991(4) : Array[1991][4] : Value = 114784 (99549 / 114784)
p_year=1987 / ycount=1992 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
115840
1992(1) : Array[1992][1] : Value = 115840 (99549 / 115840)
qcount=2 / qend=4 / v_quarter=3
116420
1992(2) : Array[1992][2] : Value = 116420 (99549 / 116420)
qcount=3 / qend=4 / v_quarter=3
118467
1992(3) : Array[1992][3] : Value = 118467 (99549 / 118467)
qcount=4 / qend=4 / v_quarter=3
119176
1992(4) : Array[1992][4] : Value = 119176 (99549 / 119176)
p_year=1987 / ycount=1993 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
119459
1993(1) : Array[1993][1] : Value = 119459 (99549 / 119459)
qcount=2 / qend=4 / v_quarter=3
121429
1993(2) : Array[1993][2] : Value = 121429 (99549 / 121429)
qcount=3 / qend=4 / v_quarter=3
122176
1993(3) : Array[1993][3] : Value = 122176 (99549 / 122176)
qcount=4 / qend=4 / v_quarter=3
124121
1993(4) : Array[1993][4] : Value = 124121 (99549 / 124121)
p_year=1987 / ycount=1994 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
125293
1994(1) : Array[1994][1] : Value = 125293 (99549 / 125293)
qcount=2 / qend=4 / v_quarter=3
125679
1994(2) : Array[1994][2] : Value = 125679 (99549 / 125679)
qcount=3 / qend=4 / v_quarter=3
128641
1994(3) : Array[1994][3] : Value = 128641 (99549 / 128641)
qcount=4 / qend=4 / v_quarter=3
127856
1994(4) : Array[1994][4] : Value = 127856 (99549 / 128641)
p_year=1987 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
128783
1995(1) : Array[1995][1] : Value = 128783 (99549 / 128783)
qcount=2 / qend=4 / v_quarter=3
131088
1995(2) : Array[1995][2] : Value = 131088 (99549 / 131088)
qcount=3 / qend=4 / v_quarter=3
133844
1995(3) : Array[1995][3] : Value = 133844 (99549 / 133844)
qcount=4 / qend=4 / v_quarter=3
133715
1995(4) : Array[1995][4] : Value = 133715 (99549 / 133844)
p_year=1987 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
136137
1996(1) : Array[1996][1] : Value = 136137 (99549 / 136137)
qcount=2 / qend=4 / v_quarter=3
136871
1996(2) : Array[1996][2] : Value = 136871 (99549 / 136871)
qcount=3 / qend=4 / v_quarter=3
138558
1996(3) : Array[1996][3] : Value = 138558 (99549 / 138558)
qcount=4 / qend=4 / v_quarter=3
139060
1996(4) : Array[1996][4] : Value = 139060 (99549 / 139060)
p_year=1987 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
139549
1997(1) : Array[1997][1] : Value = 139549 (99549 / 139549)
qcount=2 / qend=4 / v_quarter=3
140451
1997(2) : Array[1997][2] : Value = 140451 (99549 / 140451)
qcount=3 / qend=4 / v_quarter=3
141764
1997(3) : Array[1997][3] : Value = 141764 (99549 / 141764)
qcount=4 / qend=4 / v_quarter=3
144688
1997(4) : Array[1997][4] : Value = 144688 (99549 / 144688)
p_year=1987 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
146813
1998(1) : Array[1998][1] : Value = 146813 (99549 / 146813)
qcount=2 / qend=4 / v_quarter=3
147225
1998(2) : Array[1998][2] : Value = 147225 (99549 / 147225)
qcount=3 / qend=4 / v_quarter=3
149092
1998(3) : Array[1998][3] : Value = 149092 (99549 / 149092)
qcount=4 / qend=4 / v_quarter=3
149994
1998(4) : Array[1998][4] : Value = 149994 (99549 / 149994)
p_year=1987 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
151590
1999(1) : Array[1999][1] : Value = 151590 (99549 / 151590)
qcount=2 / qend=4 / v_quarter=3
151075
1999(2) : Array[1999][2] : Value = 151075 (99549 / 151590)
qcount=3 / qend=4 / v_quarter=3
151397
1999(3) : Array[1999][3] : Value = 151397 (99549 / 151590)
qcount=4 / qend=4 / v_quarter=3
151668
1999(4) : Array[1999][4] : Value = 151668 (99549 / 151668)
p_year=1987 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
154527
2000(1) : Array[2000][1] : Value = 154527 (99549 / 154527)
qcount=2 / qend=4 / v_quarter=3
155480
2000(2) : Array[2000][2] : Value = 155480 (99549 / 155480)
qcount=3 / qend=4 / v_quarter=3
156201
2000(3) : Array[2000][3] : Value = 156201 (99549 / 156201)
qcount=4 / qend=4 / v_quarter=3
158802
2000(4) : Array[2000][4] : Value = 158802 (99549 / 158802)
p_year=1987 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
162627
2001(1) : Array[2001][1] : Value = 162627 (99549 / 162627)
qcount=2 / qend=4 / v_quarter=3
163696
2001(2) : Array[2001][2] : Value = 163696 (99549 / 163696)
qcount=3 / qend=4 / v_quarter=3
165396
2001(3) : Array[2001][3] : Value = 165396 (99549 / 165396)
qcount=4 / qend=4 / v_quarter=3
167315
2001(4) : Array[2001][4] : Value = 167315 (99549 / 167315)
p_year=1987 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
168667
2002(1) : Array[2002][1] : Value = 168667 (99549 / 168667)
qcount=2 / qend=4 / v_quarter=3
168616
2002(2) : Array[2002][2] : Value = 168616 (99549 / 168667)
qcount=3 / qend=4 / v_quarter=3
170934
2002(3) : Array[2002][3] : Value = 170934 (99549 / 170934)
qcount=4 / qend=4 / v_quarter=3
172994
2002(4) : Array[2002][4] : Value = 172994 (99549 / 172994)
p_year=1987 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
175119
2003(1) : Array[2003][1] : Value = 175119 (99549 / 175119)
qcount=2 / qend=4 / v_quarter=3
176986
2003(2) : Array[2003][2] : Value = 176986 (99549 / 176986)
qcount=3 / qend=4 / v_quarter=3
178789
2003(3) : Array[2003][3] : Value = 178789 (99549 / 178789)
qcount=4 / qend=4 / v_quarter=3
181365
2003(4) : Array[2003][4] : Value = 181365 (99549 / 181365)
p_year=1987 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
183760
2004(1) : Array[2004][1] : Value = 183760 (99549 / 183760)
qcount=2 / qend=4 / v_quarter=3
186388
2004(2) : Array[2004][2] : Value = 186388 (99549 / 186388)
qcount=3 / qend=4 / v_quarter=3
189388
2004(3) : Array[2004][3] : Value = 189388 (99549 / 189388)
qcount=4 / qend=4 / v_quarter=3
192531
2004(4) : Array[2004][4] : Value = 192531 (99549 / 192531)
p_year=1987 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
196446
2005(1) : Array[2005][1] : Value = 196446 (99549 / 196446)
qcount=2 / qend=4 / v_quarter=3
200476
2005(2) : Array[2005][2] : Value = 200476 (99549 / 200476)
qcount=3 / qend=4 / v_quarter=3
206388
2005(3) : Array[2005][3] : Value = 206388 (99549 / 206388)
qcount=4 / qend=4 / v_quarter=3
209079
2005(4) : Array[2005][4] : Value = 209079 (99549 / 209079)
p_year=1987 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
213200
2006(1) : Array[2006][1] : Value = 213200 (99549 / 213200)
qcount=2 / qend=4 / v_quarter=3
218146
2006(2) : Array[2006][2] : Value = 218146 (99549 / 218146)
qcount=3 / qend=4 / v_quarter=3
221030
2006(3) : Array[2006][3] : Value = 221030 (99549 / 221030)
qcount=4 / qend=4 / v_quarter=3
225332
2006(4) : Array[2006][4] : Value = 225332 (99549 / 225332)
p_year=1987 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
227894
2007(1) : Array[2007][1] : Value = 227894 (99549 / 227894)
qcount=2 / qend=4 / v_quarter=3
231578
2007(2) : Array[2007][2] : Value = 231578 (99549 / 231578)
qcount=3 / qend=4 / v_quarter=3
231964
2007(3) : Array[2007][3] : Value = 231964 (99549 / 231964)
qcount=4 / qend=4 / v_quarter=3
234359
2007(4) : Array[2007][4] : Value = 234359 (99549 / 234359)
p_year=1987 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
235724
2008(1) : Array[2008][1] : Value = 235724 (99549 / 235724)
qcount=2 / qend=4 / v_quarter=3
233509
2008(2) : Array[2008][2] : Value = 233509 (99549 / 235724)
qcount=3 / qend=4 / v_quarter=3
231397
2008(3) : Array[2008][3] : Value = 231397 (99549 / 235724)
qcount=4 / qend=4 / v_quarter=3
232453
2008(4) : Array[2008][4] : Value = 232453 (99549 / 235724)
p_year=1987 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
235003
2009(1) : Array[2009][1] : Value = 235003 (99549 / 235724)
qcount=2 / qend=4 / v_quarter=3
233406
2009(2) : Array[2009][2] : Value = 233406 (99549 / 235724)
qcount=3 / qend=4 / v_quarter=3
228538
2009(3) : Array[2009][3] : Value = 228538 (99549 / 235724)
qcount=4 / qend=4 / v_quarter=3
226516
2009(4) : Array[2009][4] : Value = 226516 (99549 / 235724)
p_year=1987 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
225035
2010(1) : Array[2010][1] : Value = 225035 (99549 / 235724)
qcount=2 / qend=4 / v_quarter=3
223400
2010(2) : Array[2010][2] : Value = 223400 (99549 / 235724)
qcount=3 / qend=4 / v_quarter=3
226233
2010(3) : Array[2010][3] : Value = 226233 (99549 / 235724)
qcount=4 / qend=4 / v_quarter=3
225216
2010(4) : Array[2010][4] : Value = 225216 (99549 / 235724)
p_year=1987 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Knoxville, TN][2011] element.
qcount=1 / qend=3 / v_quarter=3
221288
2011(1) : Array[2011][1] : Value = 221288 (99549 / 235724)
qcount=2 / qend=3 / v_quarter=3
217437
2011(2) : Array[2011][2] : Value = 217437 (99549 / 235724)
qcount=3 / qend=3 / v_quarter=3
219665
2011(3) : Array[2011][3] : Value = 219665 (99549 / 235724)

function get_valuation():

Purchase price: $100000
Purchase year: 1987
Purchase quarter: 2
Start price index:69.51
Current price index:164.50
Based on HPI the home has appreciated 136.66% in 24.25 years at an average rate of 5.64% per year.
The current appreciations value is: $236656.6
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 24.25 years (97 quarters or 291 months).


Lebanon, PA
100000
1987
2
2011
3
24.25
97
291
236656.6
1.3665659617321
0.056353235535345
69.51
164.50
p_year=1987 / ycount=1987 / v_year=2011
qcount=2 / qend=4 / v_quarter=3
100000
1987(2) : Array[1987][2] : Value = 100000 (100000 / 100000)
qcount=3 / qend=4 / v_quarter=3
100187
1987(3) : Array[1987][3] : Value = 100187 (100000 / 100187)
qcount=4 / qend=4 / v_quarter=3
94562
1987(4) : Array[1987][4] : Value = 94562 (94562 / 100187)
p_year=1987 / ycount=1988 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
102949
1988(1) : Array[1988][1] : Value = 102949 (94562 / 102949)
qcount=2 / qend=4 / v_quarter=3
106057
1988(2) : Array[1988][2] : Value = 106057 (94562 / 106057)
qcount=3 / qend=4 / v_quarter=3
109035
1988(3) : Array[1988][3] : Value = 109035 (94562 / 109035)
qcount=4 / qend=4 / v_quarter=3
109509
1988(4) : Array[1988][4] : Value = 109509 (94562 / 109509)
p_year=1987 / ycount=1989 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
116156
1989(1) : Array[1989][1] : Value = 116156 (94562 / 116156)
qcount=2 / qend=4 / v_quarter=3
116415
1989(2) : Array[1989][2] : Value = 116415 (94562 / 116415)
qcount=3 / qend=4 / v_quarter=3
120270
1989(3) : Array[1989][3] : Value = 120270 (94562 / 120270)
qcount=4 / qend=4 / v_quarter=3
121493
1989(4) : Array[1989][4] : Value = 121493 (94562 / 121493)
p_year=1987 / ycount=1990 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
122270
1990(1) : Array[1990][1] : Value = 122270 (94562 / 122270)
qcount=2 / qend=4 / v_quarter=3
124601
1990(2) : Array[1990][2] : Value = 124601 (94562 / 124601)
qcount=3 / qend=4 / v_quarter=3
128197
1990(3) : Array[1990][3] : Value = 128197 (94562 / 128197)
qcount=4 / qend=4 / v_quarter=3
127521
1990(4) : Array[1990][4] : Value = 127521 (94562 / 128197)
p_year=1987 / ycount=1991 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
127780
1991(1) : Array[1991][1] : Value = 127780 (94562 / 128197)
qcount=2 / qend=4 / v_quarter=3
129622
1991(2) : Array[1991][2] : Value = 129622 (94562 / 129622)
qcount=3 / qend=4 / v_quarter=3
133376
1991(3) : Array[1991][3] : Value = 133376 (94562 / 133376)
qcount=4 / qend=4 / v_quarter=3
132312
1991(4) : Array[1991][4] : Value = 132312 (94562 / 133376)
p_year=1987 / ycount=1992 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
135405
1992(1) : Array[1992][1] : Value = 135405 (94562 / 135405)
qcount=2 / qend=4 / v_quarter=3
134110
1992(2) : Array[1992][2] : Value = 134110 (94562 / 135405)
qcount=3 / qend=4 / v_quarter=3
138570
1992(3) : Array[1992][3] : Value = 138570 (94562 / 138570)
qcount=4 / qend=4 / v_quarter=3
137534
1992(4) : Array[1992][4] : Value = 137534 (94562 / 138570)
p_year=1987 / ycount=1993 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
138743
1993(1) : Array[1993][1] : Value = 138743 (94562 / 138743)
qcount=2 / qend=4 / v_quarter=3
139764
1993(2) : Array[1993][2] : Value = 139764 (94562 / 139764)
qcount=3 / qend=4 / v_quarter=3
141836
1993(3) : Array[1993][3] : Value = 141836 (94562 / 141836)
qcount=4 / qend=4 / v_quarter=3
143116
1993(4) : Array[1993][4] : Value = 143116 (94562 / 143116)
p_year=1987 / ycount=1994 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
144540
1994(1) : Array[1994][1] : Value = 144540 (94562 / 144540)
qcount=2 / qend=4 / v_quarter=3
147562
1994(2) : Array[1994][2] : Value = 147562 (94562 / 147562)
qcount=3 / qend=4 / v_quarter=3
145245
1994(3) : Array[1994][3] : Value = 145245 (94562 / 147562)
qcount=4 / qend=4 / v_quarter=3
143361
1994(4) : Array[1994][4] : Value = 143361 (94562 / 147562)
p_year=1987 / ycount=1995 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
143864
1995(1) : Array[1995][1] : Value = 143864 (94562 / 147562)
qcount=2 / qend=4 / v_quarter=3
146411
1995(2) : Array[1995][2] : Value = 146411 (94562 / 147562)
qcount=3 / qend=4 / v_quarter=3
147029
1995(3) : Array[1995][3] : Value = 147029 (94562 / 147562)
qcount=4 / qend=4 / v_quarter=3
151302
1995(4) : Array[1995][4] : Value = 151302 (94562 / 151302)
p_year=1987 / ycount=1996 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
152079
1996(1) : Array[1996][1] : Value = 152079 (94562 / 152079)
qcount=2 / qend=4 / v_quarter=3
147259
1996(2) : Array[1996][2] : Value = 147259 (94562 / 152079)
qcount=3 / qend=4 / v_quarter=3
150942
1996(3) : Array[1996][3] : Value = 150942 (94562 / 152079)
qcount=4 / qend=4 / v_quarter=3
145418
1996(4) : Array[1996][4] : Value = 145418 (94562 / 152079)
p_year=1987 / ycount=1997 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
149978
1997(1) : Array[1997][1] : Value = 149978 (94562 / 152079)
qcount=2 / qend=4 / v_quarter=3
150194
1997(2) : Array[1997][2] : Value = 150194 (94562 / 152079)
qcount=3 / qend=4 / v_quarter=3
155402
1997(3) : Array[1997][3] : Value = 155402 (94562 / 155402)
qcount=4 / qend=4 / v_quarter=3
155862
1997(4) : Array[1997][4] : Value = 155862 (94562 / 155862)
p_year=1987 / ycount=1998 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
156467
1998(1) : Array[1998][1] : Value = 156467 (94562 / 156467)
qcount=2 / qend=4 / v_quarter=3
155934
1998(2) : Array[1998][2] : Value = 155934 (94562 / 156467)
qcount=3 / qend=4 / v_quarter=3
157459
1998(3) : Array[1998][3] : Value = 157459 (94562 / 157459)
qcount=4 / qend=4 / v_quarter=3
160092
1998(4) : Array[1998][4] : Value = 160092 (94562 / 160092)
p_year=1987 / ycount=1999 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
158869
1999(1) : Array[1999][1] : Value = 158869 (94562 / 160092)
qcount=2 / qend=4 / v_quarter=3
161142
1999(2) : Array[1999][2] : Value = 161142 (94562 / 161142)
qcount=3 / qend=4 / v_quarter=3
160840
1999(3) : Array[1999][3] : Value = 160840 (94562 / 161142)
qcount=4 / qend=4 / v_quarter=3
161818
1999(4) : Array[1999][4] : Value = 161818 (94562 / 161818)
p_year=1987 / ycount=2000 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
160754
2000(1) : Array[2000][1] : Value = 160754 (94562 / 161818)
qcount=2 / qend=4 / v_quarter=3
162063
2000(2) : Array[2000][2] : Value = 162063 (94562 / 162063)
qcount=3 / qend=4 / v_quarter=3
159732
2000(3) : Array[2000][3] : Value = 159732 (94562 / 162063)
qcount=4 / qend=4 / v_quarter=3
165573
2000(4) : Array[2000][4] : Value = 165573 (94562 / 165573)
p_year=1987 / ycount=2001 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
166854
2001(1) : Array[2001][1] : Value = 166854 (94562 / 166854)
qcount=2 / qend=4 / v_quarter=3
169544
2001(2) : Array[2001][2] : Value = 169544 (94562 / 169544)
qcount=3 / qend=4 / v_quarter=3
168954
2001(3) : Array[2001][3] : Value = 168954 (94562 / 169544)
qcount=4 / qend=4 / v_quarter=3
171759
2001(4) : Array[2001][4] : Value = 171759 (94562 / 171759)
p_year=1987 / ycount=2002 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
173543
2002(1) : Array[2002][1] : Value = 173543 (94562 / 173543)
qcount=2 / qend=4 / v_quarter=3
174378
2002(2) : Array[2002][2] : Value = 174378 (94562 / 174378)
qcount=3 / qend=4 / v_quarter=3
176464
2002(3) : Array[2002][3] : Value = 176464 (94562 / 176464)
qcount=4 / qend=4 / v_quarter=3
179413
2002(4) : Array[2002][4] : Value = 179413 (94562 / 179413)
p_year=1987 / ycount=2003 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
182319
2003(1) : Array[2003][1] : Value = 182319 (94562 / 182319)
qcount=2 / qend=4 / v_quarter=3
180866
2003(2) : Array[2003][2] : Value = 180866 (94562 / 182319)
qcount=3 / qend=4 / v_quarter=3
183297
2003(3) : Array[2003][3] : Value = 183297 (94562 / 183297)
qcount=4 / qend=4 / v_quarter=3
188606
2003(4) : Array[2003][4] : Value = 188606 (94562 / 188606)
p_year=1987 / ycount=2004 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
190663
2004(1) : Array[2004][1] : Value = 190663 (94562 / 190663)
qcount=2 / qend=4 / v_quarter=3
193512
2004(2) : Array[2004][2] : Value = 193512 (94562 / 193512)
qcount=3 / qend=4 / v_quarter=3
200187
2004(3) : Array[2004][3] : Value = 200187 (94562 / 200187)
qcount=4 / qend=4 / v_quarter=3
204920
2004(4) : Array[2004][4] : Value = 204920 (94562 / 204920)
p_year=1987 / ycount=2005 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
206488
2005(1) : Array[2005][1] : Value = 206488 (94562 / 206488)
qcount=2 / qend=4 / v_quarter=3
208761
2005(2) : Array[2005][2] : Value = 208761 (94562 / 208761)
qcount=3 / qend=4 / v_quarter=3
218832
2005(3) : Array[2005][3] : Value = 218832 (94562 / 218832)
qcount=4 / qend=4 / v_quarter=3
223162
2005(4) : Array[2005][4] : Value = 223162 (94562 / 223162)
p_year=1987 / ycount=2006 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
227622
2006(1) : Array[2006][1] : Value = 227622 (94562 / 227622)
qcount=2 / qend=4 / v_quarter=3
231866
2006(2) : Array[2006][2] : Value = 231866 (94562 / 231866)
qcount=3 / qend=4 / v_quarter=3
234312
2006(3) : Array[2006][3] : Value = 234312 (94562 / 234312)
qcount=4 / qend=4 / v_quarter=3
239361
2006(4) : Array[2006][4] : Value = 239361 (94562 / 239361)
p_year=1987 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
242339
2007(1) : Array[2007][1] : Value = 242339 (94562 / 242339)
qcount=2 / qend=4 / v_quarter=3
246986
2007(2) : Array[2007][2] : Value = 246986 (94562 / 246986)
qcount=3 / qend=4 / v_quarter=3
248281
2007(3) : Array[2007][3] : Value = 248281 (94562 / 248281)
qcount=4 / qend=4 / v_quarter=3
247461
2007(4) : Array[2007][4] : Value = 247461 (94562 / 248281)
p_year=1987 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
251662
2008(1) : Array[2008][1] : Value = 251662 (94562 / 251662)
qcount=2 / qend=4 / v_quarter=3
248338
2008(2) : Array[2008][2] : Value = 248338 (94562 / 251662)
qcount=3 / qend=4 / v_quarter=3
245720
2008(3) : Array[2008][3] : Value = 245720 (94562 / 251662)
qcount=4 / qend=4 / v_quarter=3
246137
2008(4) : Array[2008][4] : Value = 246137 (94562 / 251662)
p_year=1987 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
249576
2009(1) : Array[2009][1] : Value = 249576 (94562 / 251662)
qcount=2 / qend=4 / v_quarter=3
248338
2009(2) : Array[2009][2] : Value = 248338 (94562 / 251662)
qcount=3 / qend=4 / v_quarter=3
246741
2009(3) : Array[2009][3] : Value = 246741 (94562 / 251662)
qcount=4 / qend=4 / v_quarter=3
244267
2009(4) : Array[2009][4] : Value = 244267 (94562 / 251662)
p_year=1987 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
241562
2010(1) : Array[2010][1] : Value = 241562 (94562 / 251662)
qcount=2 / qend=4 / v_quarter=3
240368
2010(2) : Array[2010][2] : Value = 240368 (94562 / 251662)
qcount=3 / qend=4 / v_quarter=3
244655
2010(3) : Array[2010][3] : Value = 244655 (94562 / 251662)
qcount=4 / qend=4 / v_quarter=3
244181
2010(4) : Array[2010][4] : Value = 244181 (94562 / 251662)
p_year=1987 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Lebanon, PA][2011] element.
qcount=1 / qend=3 / v_quarter=3
242828
2011(1) : Array[2011][1] : Value = 242828 (94562 / 251662)
qcount=2 / qend=3 / v_quarter=3
240814
2011(2) : Array[2011][2] : Value = 240814 (94562 / 251662)
qcount=3 / qend=3 / v_quarter=3
236657
2011(3) : Array[2011][3] : Value = 236657 (94562 / 251662)
HomePriceGraph.com++++++++++++++++++++Price+appreciation+in+Knoxville%2C+TN+for+years+1987+to+2011+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24119%2C665%28119.67%25%29+++Start%3A+%24100%2C000+End%3A+%24219%2C665
t:100000,99549,104095,101108,103503,103799,104713,106323,107663,107637,107791,109363,110303,111449,109517,111462,112428,112376,114784,115840,116420,118467,119176,119459,121429,122176,124121,125293,125679,128641,127856,128783,131088,133844,133715,136137,136871,138558,139060,139549,140451,141764,144688,146813,147225,149092,149994,151590,151075,151397,151668,154527,155480,156201,158802,162627,163696,165396,167315,168667,168616,170934,172994,175119,176986,178789,181365,183760,186388,189388,192531,196446,200476,206388,209079,213200,218146,221030,225332,227894,231578,231964,234359,235724,233509,231397,232453,235003,233406,228538,226516,225035,223400,226233,225216,221288,217437,219665|100000,100187,94562,102949,106057,109035,109509,116156,116415,120270,121493,122270,124601,128197,127521,127780,129622,133376,132312,135405,134110,138570,137534,138743,139764,141836,143116,144540,147562,145245,143361,143864,146411,147029,151302,152079,147259,150942,145418,149978,150194,155402,155862,156467,155934,157459,160092,158869,161142,160840,161818,160754,162063,159732,165573,166854,169544,168954,171759,173543,174378,176464,179413,182319,180866,183297,188606,190663,193512,200187,204920,206488,208761,218832,223162,227622,231866,234312,239361,242339,246986,248281,247461,251662,248338,245720,246137,249576,248338,246741,244267,241562,240368,244655,244181,242828,240814,236657
|||88||||89||||90||||91||||92||||93||||94||||95||||96||||97||||98||||99||||00||||01||||02||||03||||04||||05||||06||||07||||08||||09||||10||||11|||
87000
260000
50000
87000
260000
Knoxville, TN|Lebanon, PA
1
83
1987
2008
3
1
99549
235724

function graph():

post_chtt HomePriceGraph.com Price appreciation in Knoxville, TN for years 1987 to 2011 |Total appreciation = $119,665(119.67%) Start: $100,000 End: $219,665
post_cht ls
post_chd t:100000,99549,104095,101108,103503,103799,104713,106323,107663,107637,107791,109363,110303,111449,109517,111462,112428,112376,114784,115840,116420,118467,119176,119459,121429,122176,124121,125293,125679,128641,127856,128783,131088,133844,133715,136137,136871,138558,139060,139549,140451,141764,144688,146813,147225,149092,149994,151590,151075,151397,151668,154527,155480,156201,158802,162627,163696,165396,167315,168667,168616,170934,172994,175119,176986,178789,181365,183760,186388,189388,192531,196446,200476,206388,209079,213200,218146,221030,225332,227894,231578,231964,234359,235724,233509,231397,232453,235003,233406,228538,226516,225035,223400,226233,225216,221288,217437,219665|100000,100187,94562,102949,106057,109035,109509,116156,116415,120270,121493,122270,124601,128197,127521,127780,129622,133376,132312,135405,134110,138570,137534,138743,139764,141836,143116,144540,147562,145245,143361,143864,146411,147029,151302,152079,147259,150942,145418,149978,150194,155402,155862,156467,155934,157459,160092,158869,161142,160840,161818,160754,162063,159732,165573,166854,169544,168954,171759,173543,174378,176464,179413,182319,180866,183297,188606,190663,193512,200187,204920,206488,208761,218832,223162,227622,231866,234312,239361,242339,246986,248281,247461,251662,248338,245720,246137,249576,248338,246741,244267,241562,240368,244655,244181,242828,240814,236657
post_chl |||88||||89||||90||||91||||92||||93||||94||||95||||96||||97||||98||||99||||00||||01||||02||||03||||04||||05||||06||||07||||08||||09||||10||||11|||
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Knoxville, TN|Lebanon, PA
post_chxt x,y
post_chxr 1,87000,260000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 87000,260000
post_chf
http://chart.apis.google.com/chart?chid=e39a9a1e9c0fa98744b2e021e5d81a3b+chtt=HomePriceGraph.com++++++++++++++++++++Price+appreciation+in+Knoxville%2C+TN+for+years+1987+to+2011+++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24119%2C665%28119.67%25%29+++Start%3A+%24100%2C000+End%3A+%24219%2C665&cht=ls&chd=t%3A100000%2C99549%2C104095%2C101108%2C103503%2C103799%2C104713%2C106323%2C107663%2C107637%2C107791%2C109363%2C110303%2C111449%2C109517%2C111462%2C112428%2C112376%2C114784%2C115840%2C116420%2C118467%2C119176%2C119459%2C121429%2C122176%2C124121%2C125293%2C125679%2C128641%2C127856%2C128783%2C131088%2C133844%2C133715%2C136137%2C136871%2C138558%2C139060%2C139549%2C140451%2C141764%2C144688%2C146813%2C147225%2C149092%2C149994%2C151590%2C151075%2C151397%2C151668%2C154527%2C155480%2C156201%2C158802%2C162627%2C163696%2C165396%2C167315%2C168667%2C168616%2C170934%2C172994%2C175119%2C176986%2C178789%2C181365%2C183760%2C186388%2C189388%2C192531%2C196446%2C200476%2C206388%2C209079%2C213200%2C218146%2C221030%2C225332%2C227894%2C231578%2C231964%2C234359%2C235724%2C233509%2C231397%2C232453%2C235003%2C233406%2C228538%2C226516%2C225035%2C223400%2C226233%2C225216%2C221288%2C217437%2C219665%7C100000%2C100187%2C94562%2C102949%2C106057%2C109035%2C109509%2C116156%2C116415%2C120270%2C121493%2C122270%2C124601%2C128197%2C127521%2C127780%2C129622%2C133376%2C132312%2C135405%2C134110%2C138570%2C137534%2C138743%2C139764%2C141836%2C143116%2C144540%2C147562%2C145245%2C143361%2C143864%2C146411%2C147029%2C151302%2C152079%2C147259%2C150942%2C145418%2C149978%2C150194%2C155402%2C155862%2C156467%2C155934%2C157459%2C160092%2C158869%2C161142%2C160840%2C161818%2C160754%2C162063%2C159732%2C165573%2C166854%2C169544%2C168954%2C171759%2C173543%2C174378%2C176464%2C179413%2C182319%2C180866%2C183297%2C188606%2C190663%2C193512%2C200187%2C204920%2C206488%2C208761%2C218832%2C223162%2C227622%2C231866%2C234312%2C239361%2C242339%2C246986%2C248281%2C247461%2C251662%2C248338%2C245720%2C246137%2C249576%2C248338%2C246741%2C244267%2C241562%2C240368%2C244655%2C244181%2C242828%2C240814%2C236657&chl=%7C%7C%7C88%7C%7C%7C%7C89%7C%7C%7C%7C90%7C%7C%7C%7C91%7C%7C%7C%7C92%7C%7C%7C%7C93%7C%7C%7C%7C94%7C%7C%7C%7C95%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%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%2C87000%2C260000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=87000%2C260000&chdl=Knoxville%2C+TN%7CLebanon%2C+PA&chdlp=b&chm=tLOW+%3A+%2499%5C%2C549+in+1987%2C3972dd%2C0%2C1%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24235%5C%2C724+in+2008%2C3972dd%2C0%2C83%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...