$City_1 = Hartford-West Hartford-East Hartford, CT
$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 304000
YearStart 2007
QuarterStart 1
YearEnd 2010
QuarterEnd 3

function check_year(Lawrence, KS,2007):

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

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2007] 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(Los Angeles-Long Beach-Glendale, CA (MSAD),2007):

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

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

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

function get_valuation():

Purchase price: $304000
Purchase year: 2007
Purchase quarter: 1
Start price index:185.44
Current price index:176.47
Based on HPI the home has appreciated -4.84% in 3.5 years at an average rate of -1.38% per year.
The current appreciations value is: $289295.08
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Array ( [0] => Lawrence, KS [1] => 304000 [2] => 2007 [3] => 1 [4] => 2010 [5] => 3 [6] => 3.5 [7] => 14 [8] => 42 [9] => 289295.08 [10] => -0.048371440897325 [11] => -0.01382041168495 ) 1
Lawrence, KS
304000
2007
1
2010
3
3.5
14
42
289295.08
-0.048371440897325
-0.01382041168495
Lawrence, KS
304000
2007
1
2010
3
3.5
14
42
289295.08
-0.048371440897325
-0.01382041168495
185.44
176.47
p_year=2007 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
304000
2007(1) : Array[2007][1] : Value = 304000 (304000 / 304000)
qcount=2 / qend=4 / v_quarter=3
301672
2007(2) : Array[2007][2] : Value = 301672 (301672 / 304000)
qcount=3 / qend=4 / v_quarter=3
300246
2007(3) : Array[2007][3] : Value = 300246 (300246 / 304000)
qcount=4 / qend=4 / v_quarter=3
301344
2007(4) : Array[2007][4] : Value = 301344 (300246 / 304000)
p_year=2007 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
304820
2008(1) : Array[2008][1] : Value = 304820 (300246 / 304820)
qcount=2 / qend=4 / v_quarter=3
301213
2008(2) : Array[2008][2] : Value = 301213 (300246 / 304820)
qcount=3 / qend=4 / v_quarter=3
295820
2008(3) : Array[2008][3] : Value = 295820 (295820 / 304820)
qcount=4 / qend=4 / v_quarter=3
299164
2008(4) : Array[2008][4] : Value = 299164 (295820 / 304820)
p_year=2007 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
298344
2009(1) : Array[2009][1] : Value = 298344 (295820 / 304820)
qcount=2 / qend=4 / v_quarter=3
293033
2009(2) : Array[2009][2] : Value = 293033 (293033 / 304820)
qcount=3 / qend=4 / v_quarter=3
293951
2009(3) : Array[2009][3] : Value = 293951 (293033 / 304820)
qcount=4 / qend=4 / v_quarter=3
291230
2009(4) : Array[2009][4] : Value = 291230 (291230 / 304820)
p_year=2007 / 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
289000
2010(1) : Array[2010][1] : Value = 289000 (289000 / 304820)
qcount=2 / qend=3 / v_quarter=3
288098
2010(2) : Array[2010][2] : Value = 288098 (288098 / 304820)
qcount=3 / qend=3 / v_quarter=3
289295
2010(3) : Array[2010][3] : Value = 289295 (288098 / 304820)

function get_valuation():

Purchase price: $304000
Purchase year: 2007
Purchase quarter: 1
Start price index:338.13
Current price index:232.41
Based on HPI the home has appreciated -31.27% in 3.5 years at an average rate of -8.93% per year.
The current appreciations value is: $208951.11
Evaluation year: 2010
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
304000
2007
1
2010
3
3.5
14
42
208951.11
-0.31266081093071
-0.089331660265916
338.13
232.41
p_year=2007 / ycount=2007 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
304000
2007(1) : Array[2007][1] : Value = 304000 (304000 / 304000)
qcount=2 / qend=4 / v_quarter=3
302040
2007(2) : Array[2007][2] : Value = 302040 (302040 / 304000)
qcount=3 / qend=4 / v_quarter=3
295756
2007(3) : Array[2007][3] : Value = 295756 (295756 / 304000)
qcount=4 / qend=4 / v_quarter=3
285893
2007(4) : Array[2007][4] : Value = 285893 (285893 / 304000)
p_year=2007 / ycount=2008 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
269422
2008(1) : Array[2008][1] : Value = 269422 (269422 / 304000)
qcount=2 / qend=4 / v_quarter=3
248096
2008(2) : Array[2008][2] : Value = 248096 (248096 / 304000)
qcount=3 / qend=4 / v_quarter=3
229791
2008(3) : Array[2008][3] : Value = 229791 (229791 / 304000)
qcount=4 / qend=4 / v_quarter=3
220792
2008(4) : Array[2008][4] : Value = 220792 (220792 / 304000)
p_year=2007 / ycount=2009 / v_year=2010
qcount=1 / qend=4 / v_quarter=3
217933
2009(1) : Array[2009][1] : Value = 217933 (217933 / 304000)
qcount=2 / qend=4 / v_quarter=3
209329
2009(2) : Array[2009][2] : Value = 209329 (209329 / 304000)
qcount=3 / qend=4 / v_quarter=3
206110
2009(3) : Array[2009][3] : Value = 206110 (206110 / 304000)
qcount=4 / qend=4 / v_quarter=3
208556
2009(4) : Array[2009][4] : Value = 208556 (206110 / 304000)
p_year=2007 / ycount=2010 / v_year=2010

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2010] element.
qcount=1 / qend=3 / v_quarter=3
207414
2010(1) : Array[2010][1] : Value = 207414 (206110 / 304000)
qcount=2 / qend=3 / v_quarter=3
207108
2010(2) : Array[2010][2] : Value = 207108 (206110 / 304000)
qcount=3 / qend=3 / v_quarter=3
208951
2010(3) : Array[2010][3] : Value = 208951 (206110 / 304000)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-14%2C705%28-4.84%25%29+++Start%3A+%24304%2C000+End%3A+%24289%2C295
t:304000,301672,300246,301344,304820,301213,295820,299164,298344,293033,293951,291230,289000,288098,289295|304000,302040,295756,285893,269422,248096,229791,220792,217933,209329,206110,208556,207414,207108,208951
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
201000
309000
20000
201000
309000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
13
4
2010
2008
2
1
288098
304820

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2007 to 2010 |Total depreciation = $-14,705(-4.84%) Start: $304,000 End: $289,295
post_cht ls
post_chd t:304000,301672,300246,301344,304820,301213,295820,299164,298344,293033,293951,291230,289000,288098,289295|304000,302040,295756,285893,269422,248096,229791,220792,217933,209329,206110,208556,207414,207108,208951
post_chl 2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|
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,201000,309000,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 201000,309000
post_chf
http://chart.apis.google.com/chart?chid=d513d848b7dad4e4ff146be342ab9545+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2010++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-14%2C705%28-4.84%25%29+++Start%3A+%24304%2C000+End%3A+%24289%2C295&cht=ls&chd=t%3A304000%2C301672%2C300246%2C301344%2C304820%2C301213%2C295820%2C299164%2C298344%2C293033%2C293951%2C291230%2C289000%2C288098%2C289295%7C304000%2C302040%2C295756%2C285893%2C269422%2C248096%2C229791%2C220792%2C217933%2C209329%2C206110%2C208556%2C207414%2C207108%2C208951&chl=2007%7C.%7C.%7C.%7C2008%7C.%7C.%7C.%7C2009%7C.%7C.%7C.%7C2010%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C201000%2C309000%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=201000%2C309000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24288%5C%2C098+in+2010%2C3972dd%2C0%2C13%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24304%5C%2C820+in+2008%2C3972dd%2C0%2C4%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...