$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 2024 for most recent data.
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 2024 for most recent data.
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 185000
YearStart 1985
QuarterStart 1
YearEnd 1988
QuarterEnd 3

function check_year(Lawrence, KS,1985):

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

function check_quarter():

function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2024 for most recent data.
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
}
Sorry, no data for the 1 quarter in 1985. Searching for first quarter of data.
START $v_year = 1988

function check_year(Lawrence, KS,1988):

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

function check_quarter():

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

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

Data for 1985 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)][1985] element.

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

Data for 1988 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)][1988] element.

function get_valuation():

Purchase price: $185000
Purchase year: 1985
Purchase quarter: 3
Start price index:63.19
Current price index:75.78
Based on HPI the home has appreciated 19.92% in 3 years at an average rate of 6.64% per year.
The current appreciations value is: $221859.47
Evaluation year: 1988
Evaluation quarter: 3
Evaluation period: 3 years (12 quarters or 36 months).


Array ( [0] => Lawrence, KS [1] => 185000 [2] => 1985 [3] => 3 [4] => 1988 [5] => 3 [6] => 3 [7] => 12 [8] => 36 [9] => 221859.47 [10] => 0.19924038613705 [11] => 0.066413462045682 ) 1
Lawrence, KS
185000
1985
3
1988
3
3
12
36
221859.47
0.19924038613705
0.066413462045682
Lawrence, KS
185000
1985
3
1988
3
3
12
36
221859.47
0.19924038613705
0.066413462045682
63.19
75.78
p_year=1985 / ycount=1985 / v_year=1988
qcount=3 / qend=4 / v_quarter=3
185000
1985(3) : Array[1985][3] : Value = 185000 (185000 / 185000)
qcount=4 / qend=4 / v_quarter=3
190182
1985(4) : Array[1985][4] : Value = 190182 (185000 / 190182)
p_year=1985 / ycount=1986 / v_year=1988
qcount=1 / qend=4 / v_quarter=3
190006
1986(1) : Array[1986][1] : Value = 190006 (185000 / 190182)
qcount=2 / qend=4 / v_quarter=3
197706
1986(2) : Array[1986][2] : Value = 197706 (185000 / 197706)
qcount=3 / qend=4 / v_quarter=3
199492
1986(3) : Array[1986][3] : Value = 199492 (185000 / 199492)
qcount=4 / qend=4 / v_quarter=3
202127
1986(4) : Array[1986][4] : Value = 202127 (185000 / 202127)
p_year=1985 / ycount=1987 / v_year=1988
qcount=1 / qend=4 / v_quarter=3
198643
1987(1) : Array[1987][1] : Value = 198643 (185000 / 202127)
qcount=2 / qend=4 / v_quarter=3
215331
1987(2) : Array[1987][2] : Value = 215331 (185000 / 215331)
qcount=3 / qend=4 / v_quarter=3
216033
1987(3) : Array[1987][3] : Value = 216033 (185000 / 216033)
qcount=4 / qend=4 / v_quarter=3
212871
1987(4) : Array[1987][4] : Value = 212871 (185000 / 216033)
p_year=1985 / ycount=1988 / v_year=1988

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][1988] element.
qcount=1 / qend=3 / v_quarter=3
204176
1988(1) : Array[1988][1] : Value = 204176 (185000 / 216033)
qcount=2 / qend=3 / v_quarter=3
220806
1988(2) : Array[1988][2] : Value = 220806 (185000 / 220806)
qcount=3 / qend=3 / v_quarter=3
221859
1988(3) : Array[1988][3] : Value = 221859 (185000 / 221859)

function get_valuation():

Purchase price: $185000
Purchase year: 1985
Purchase quarter: 3
Start price index:66.40
Current price index:98.23
Based on HPI the home has appreciated 47.94% in 3 years at an average rate of 15.98% per year.
The current appreciations value is: $273682.98
Evaluation year: 1988
Evaluation quarter: 3
Evaluation period: 3 years (12 quarters or 36 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
185000
1985
3
1988
3
3
12
36
273682.98
0.47936746987952
0.15978915662651
66.40
98.23
p_year=1985 / ycount=1985 / v_year=1988
qcount=3 / qend=4 / v_quarter=3
185000
1985(3) : Array[1985][3] : Value = 185000 (185000 / 185000)
qcount=4 / qend=4 / v_quarter=3
187452
1985(4) : Array[1985][4] : Value = 187452 (185000 / 187452)
p_year=1985 / ycount=1986 / v_year=1988
qcount=1 / qend=4 / v_quarter=3
189402
1986(1) : Array[1986][1] : Value = 189402 (185000 / 189402)
qcount=2 / qend=4 / v_quarter=3
193108
1986(2) : Array[1986][2] : Value = 193108 (185000 / 193108)
qcount=3 / qend=4 / v_quarter=3
198095
1986(3) : Array[1986][3] : Value = 198095 (185000 / 198095)
qcount=4 / qend=4 / v_quarter=3
203639
1986(4) : Array[1986][4] : Value = 203639 (185000 / 203639)
p_year=1985 / ycount=1987 / v_year=1988
qcount=1 / qend=4 / v_quarter=3
210633
1987(1) : Array[1987][1] : Value = 210633 (185000 / 210633)
qcount=2 / qend=4 / v_quarter=3
217124
1987(2) : Array[1987][2] : Value = 217124 (185000 / 217124)
qcount=3 / qend=4 / v_quarter=3
226263
1987(3) : Array[1987][3] : Value = 226263 (185000 / 226263)
qcount=4 / qend=4 / v_quarter=3
235680
1987(4) : Array[1987][4] : Value = 235680 (185000 / 235680)
p_year=1985 / ycount=1988 / v_year=1988

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][1988] element.
qcount=1 / qend=3 / v_quarter=3
246462
1988(1) : Array[1988][1] : Value = 246462 (185000 / 246462)
qcount=2 / qend=3 / v_quarter=3
258805
1988(2) : Array[1988][2] : Value = 258805 (185000 / 258805)
qcount=3 / qend=3 / v_quarter=3
273683
1988(3) : Array[1988][3] : Value = 273683 (185000 / 273683)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1985+to+1988++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2436%2C859%2819.92%25%29+++Start%3A+%24185%2C000+End%3A+%24221%2C859
t:185000,190182,190006,197706,199492,202127,198643,215331,216033,212871,204176,220806,221859|185000,187452,189402,193108,198095,203639,210633,217124,226263,235680,246462,258805,273683
.|.|1986|.|.|.|1987|.|.|.|1988|.|.|
181000
278000
20000
181000
278000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
0
12
1985
1988
3
3
185000
221859

function graph():

post_chtt HomePriceGraph.com Price appreciation in Lawrence, KS for years 1985 to 1988 |Total appreciation = $36,859(19.92%) Start: $185,000 End: $221,859
post_cht ls
post_chd t:185000,190182,190006,197706,199492,202127,198643,215331,216033,212871,204176,220806,221859|185000,187452,189402,193108,198095,203639,210633,217124,226263,235680,246462,258805,273683
post_chl .|.|1986|.|.|.|1987|.|.|.|1988|.|.|
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,181000,278000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 181000,278000
post_chf
http://chart.apis.google.com/chart?chid=6954ade53df5da23a8548563b68258e1+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Lawrence%2C+KS+for+years+1985+to+1988++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%2436%2C859%2819.92%25%29+++Start%3A+%24185%2C000+End%3A+%24221%2C859&cht=ls&chd=t%3A185000%2C190182%2C190006%2C197706%2C199492%2C202127%2C198643%2C215331%2C216033%2C212871%2C204176%2C220806%2C221859%7C185000%2C187452%2C189402%2C193108%2C198095%2C203639%2C210633%2C217124%2C226263%2C235680%2C246462%2C258805%2C273683&chl=.%7C.%7C1986%7C.%7C.%7C.%7C1987%7C.%7C.%7C.%7C1988%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C181000%2C278000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=181000%2C278000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24185%5C%2C000+in+1985%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24221%5C%2C859+in+1988%2C3972dd%2C0%2C12%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...