$City_1 = Salisbury, MD
$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 585000
YearStart 2007
QuarterStart 1
YearEnd 2011
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 = 2011

function check_year(Lawrence, KS,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Lawrence, KS][2011] 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),2011):

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

function get_valuation():

Purchase price: $585000
Purchase year: 2007
Purchase quarter: 1
Start price index:185.44
Current price index:173.87
Based on HPI the home has appreciated -6.24% in 4.5 years at an average rate of -1.39% per year.
The current appreciations value is: $548500.59
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Array ( [0] => Lawrence, KS [1] => 585000 [2] => 2007 [3] => 1 [4] => 2011 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 548500.59 [10] => -0.062392148403796 [11] => -0.01386492186751 ) 1
Lawrence, KS
585000
2007
1
2011
3
4.5
18
54
548500.59
-0.062392148403796
-0.01386492186751
Lawrence, KS
585000
2007
1
2011
3
4.5
18
54
548500.59
-0.062392148403796
-0.01386492186751
185.44
173.87
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
585000
2007(1) : Array[2007][1] : Value = 585000 (585000 / 585000)
qcount=2 / qend=4 / v_quarter=3
580520
2007(2) : Array[2007][2] : Value = 580520 (580520 / 585000)
qcount=3 / qend=4 / v_quarter=3
577776
2007(3) : Array[2007][3] : Value = 577776 (577776 / 585000)
qcount=4 / qend=4 / v_quarter=3
579889
2007(4) : Array[2007][4] : Value = 579889 (577776 / 585000)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
586577
2008(1) : Array[2008][1] : Value = 586577 (577776 / 586577)
qcount=2 / qend=4 / v_quarter=3
579637
2008(2) : Array[2008][2] : Value = 579637 (577776 / 586577)
qcount=3 / qend=4 / v_quarter=3
569258
2008(3) : Array[2008][3] : Value = 569258 (569258 / 586577)
qcount=4 / qend=4 / v_quarter=3
575694
2008(4) : Array[2008][4] : Value = 575694 (569258 / 586577)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
574116
2009(1) : Array[2009][1] : Value = 574116 (569258 / 586577)
qcount=2 / qend=4 / v_quarter=3
563895
2009(2) : Array[2009][2] : Value = 563895 (563895 / 586577)
qcount=3 / qend=4 / v_quarter=3
565662
2009(3) : Array[2009][3] : Value = 565662 (563895 / 586577)
qcount=4 / qend=4 / v_quarter=3
560425
2009(4) : Array[2009][4] : Value = 560425 (560425 / 586577)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
556135
2010(1) : Array[2010][1] : Value = 556135 (556135 / 586577)
qcount=2 / qend=4 / v_quarter=3
554400
2010(2) : Array[2010][2] : Value = 554400 (554400 / 586577)
qcount=3 / qend=4 / v_quarter=3
556703
2010(3) : Array[2010][3] : Value = 556703 (554400 / 586577)
qcount=4 / qend=4 / v_quarter=3
559353
2010(4) : Array[2010][4] : Value = 559353 (554400 / 586577)
p_year=2007 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2011] element.
qcount=1 / qend=3 / v_quarter=3
543295
2011(1) : Array[2011][1] : Value = 543295 (543295 / 586577)
qcount=2 / qend=3 / v_quarter=3
547807
2011(2) : Array[2011][2] : Value = 547807 (543295 / 586577)
qcount=3 / qend=3 / v_quarter=3
548501
2011(3) : Array[2011][3] : Value = 548501 (543295 / 586577)

function get_valuation():

Purchase price: $585000
Purchase year: 2007
Purchase quarter: 1
Start price index:338.13
Current price index:221.53
Based on HPI the home has appreciated -34.48% in 4.5 years at an average rate of -7.66% per year.
The current appreciations value is: $383269.9
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
585000
2007
1
2011
3
4.5
18
54
383269.9
-0.34483778428415
-0.076630618729811
338.13
221.53
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
585000
2007(1) : Array[2007][1] : Value = 585000 (585000 / 585000)
qcount=2 / qend=4 / v_quarter=3
581228
2007(2) : Array[2007][2] : Value = 581228 (581228 / 585000)
qcount=3 / qend=4 / v_quarter=3
569135
2007(3) : Array[2007][3] : Value = 569135 (569135 / 585000)
qcount=4 / qend=4 / v_quarter=3
550156
2007(4) : Array[2007][4] : Value = 550156 (550156 / 585000)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
518460
2008(1) : Array[2008][1] : Value = 518460 (518460 / 585000)
qcount=2 / qend=4 / v_quarter=3
477422
2008(2) : Array[2008][2] : Value = 477422 (477422 / 585000)
qcount=3 / qend=4 / v_quarter=3
442197
2008(3) : Array[2008][3] : Value = 442197 (442197 / 585000)
qcount=4 / qend=4 / v_quarter=3
424879
2008(4) : Array[2008][4] : Value = 424879 (424879 / 585000)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
419377
2009(1) : Array[2009][1] : Value = 419377 (419377 / 585000)
qcount=2 / qend=4 / v_quarter=3
402820
2009(2) : Array[2009][2] : Value = 402820 (402820 / 585000)
qcount=3 / qend=4 / v_quarter=3
396626
2009(3) : Array[2009][3] : Value = 396626 (396626 / 585000)
qcount=4 / qend=4 / v_quarter=3
401332
2009(4) : Array[2009][4] : Value = 401332 (396626 / 585000)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
399135
2010(1) : Array[2010][1] : Value = 399135 (396626 / 585000)
qcount=2 / qend=4 / v_quarter=3
398547
2010(2) : Array[2010][2] : Value = 398547 (396626 / 585000)
qcount=3 / qend=4 / v_quarter=3
402093
2010(3) : Array[2010][3] : Value = 402093 (396626 / 585000)
qcount=4 / qend=4 / v_quarter=3
399031
2010(4) : Array[2010][4] : Value = 399031 (396626 / 585000)
p_year=2007 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Los Angeles-Long Beach-Glendale, CA (MSAD)][2011] element.
qcount=1 / qend=3 / v_quarter=3
386990
2011(1) : Array[2011][1] : Value = 386990 (386990 / 585000)
qcount=2 / qend=3 / v_quarter=3
381332
2011(2) : Array[2011][2] : Value = 381332 (381332 / 585000)
qcount=3 / qend=3 / v_quarter=3
383270
2011(3) : Array[2011][3] : Value = 383270 (381332 / 585000)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-36%2C499%28-6.24%25%29+++Start%3A+%24585%2C000+End%3A+%24548%2C501
t:585000,580520,577776,579889,586577,579637,569258,575694,574116,563895,565662,560425,556135,554400,556703,559353,543295,547807,548501|585000,581228,569135,550156,518460,477422,442197,424879,419377,402820,396626,401332,399135,398547,402093,399031,386990,381332,383270
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
371000
595000
50000
371000
595000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
16
4
2011
2008
1
1
543295
586577

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2007 to 2011 |Total depreciation = $-36,499(-6.24%) Start: $585,000 End: $548,501
post_cht ls
post_chd t:585000,580520,577776,579889,586577,579637,569258,575694,574116,563895,565662,560425,556135,554400,556703,559353,543295,547807,548501|585000,581228,569135,550156,518460,477422,442197,424879,419377,402820,396626,401332,399135,398547,402093,399031,386990,381332,383270
post_chl 2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
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,371000,595000,50000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 371000,595000
post_chf
http://chart.apis.google.com/chart?chid=2960f54f540e51d5eea4f232861a7a0f+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-36%2C499%28-6.24%25%29+++Start%3A+%24585%2C000+End%3A+%24548%2C501&cht=ls&chd=t%3A585000%2C580520%2C577776%2C579889%2C586577%2C579637%2C569258%2C575694%2C574116%2C563895%2C565662%2C560425%2C556135%2C554400%2C556703%2C559353%2C543295%2C547807%2C548501%7C585000%2C581228%2C569135%2C550156%2C518460%2C477422%2C442197%2C424879%2C419377%2C402820%2C396626%2C401332%2C399135%2C398547%2C402093%2C399031%2C386990%2C381332%2C383270&chl=2007%7C.%7C.%7C.%7C2008%7C.%7C.%7C.%7C2009%7C.%7C.%7C.%7C2010%7C.%7C.%7C.%7C2011%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C371000%2C595000%2C50000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=371000%2C595000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24543%5C%2C295+in+2011%2C3972dd%2C0%2C16%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24586%5C%2C577+in+2008%2C3972dd%2C0%2C4%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...