$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 950000
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: $950000
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: $890727.46
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Array ( [0] => Lawrence, KS [1] => 950000 [2] => 2007 [3] => 1 [4] => 2011 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 890727.46 [10] => -0.062392148403796 [11] => -0.01386492186751 ) 1
Lawrence, KS
950000
2007
1
2011
3
4.5
18
54
890727.46
-0.062392148403796
-0.01386492186751
Lawrence, KS
950000
2007
1
2011
3
4.5
18
54
890727.46
-0.062392148403796
-0.01386492186751
185.44
173.87
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
950000
2007(1) : Array[2007][1] : Value = 950000 (950000 / 950000)
qcount=2 / qend=4 / v_quarter=3
942725
2007(2) : Array[2007][2] : Value = 942725 (942725 / 950000)
qcount=3 / qend=4 / v_quarter=3
938268
2007(3) : Array[2007][3] : Value = 938268 (938268 / 950000)
qcount=4 / qend=4 / v_quarter=3
941701
2007(4) : Array[2007][4] : Value = 941701 (938268 / 950000)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
952561
2008(1) : Array[2008][1] : Value = 952561 (938268 / 952561)
qcount=2 / qend=4 / v_quarter=3
941291
2008(2) : Array[2008][2] : Value = 941291 (938268 / 952561)
qcount=3 / qend=4 / v_quarter=3
924436
2008(3) : Array[2008][3] : Value = 924436 (924436 / 952561)
qcount=4 / qend=4 / v_quarter=3
934887
2008(4) : Array[2008][4] : Value = 934887 (924436 / 952561)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
932326
2009(1) : Array[2009][1] : Value = 932326 (924436 / 952561)
qcount=2 / qend=4 / v_quarter=3
915727
2009(2) : Array[2009][2] : Value = 915727 (915727 / 952561)
qcount=3 / qend=4 / v_quarter=3
918596
2009(3) : Array[2009][3] : Value = 918596 (915727 / 952561)
qcount=4 / qend=4 / v_quarter=3
910092
2009(4) : Array[2009][4] : Value = 910092 (910092 / 952561)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
903125
2010(1) : Array[2010][1] : Value = 903125 (903125 / 952561)
qcount=2 / qend=4 / v_quarter=3
900307
2010(2) : Array[2010][2] : Value = 900307 (900307 / 952561)
qcount=3 / qend=4 / v_quarter=3
904047
2010(3) : Array[2010][3] : Value = 904047 (900307 / 952561)
qcount=4 / qend=4 / v_quarter=3
908350
2010(4) : Array[2010][4] : Value = 908350 (900307 / 952561)
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
882275
2011(1) : Array[2011][1] : Value = 882275 (882275 / 952561)
qcount=2 / qend=3 / v_quarter=3
889600
2011(2) : Array[2011][2] : Value = 889600 (882275 / 952561)
qcount=3 / qend=3 / v_quarter=3
890727
2011(3) : Array[2011][3] : Value = 890727 (882275 / 952561)

function get_valuation():

Purchase price: $950000
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: $622404.1
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
950000
2007
1
2011
3
4.5
18
54
622404.1
-0.34483778428415
-0.076630618729811
338.13
221.53
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
950000
2007(1) : Array[2007][1] : Value = 950000 (950000 / 950000)
qcount=2 / qend=4 / v_quarter=3
943875
2007(2) : Array[2007][2] : Value = 943875 (943875 / 950000)
qcount=3 / qend=4 / v_quarter=3
924236
2007(3) : Array[2007][3] : Value = 924236 (924236 / 950000)
qcount=4 / qend=4 / v_quarter=3
893415
2007(4) : Array[2007][4] : Value = 893415 (893415 / 950000)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
841944
2008(1) : Array[2008][1] : Value = 841944 (841944 / 950000)
qcount=2 / qend=4 / v_quarter=3
775301
2008(2) : Array[2008][2] : Value = 775301 (775301 / 950000)
qcount=3 / qend=4 / v_quarter=3
718098
2008(3) : Array[2008][3] : Value = 718098 (718098 / 950000)
qcount=4 / qend=4 / v_quarter=3
689974
2008(4) : Array[2008][4] : Value = 689974 (689974 / 950000)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
681040
2009(1) : Array[2009][1] : Value = 681040 (681040 / 950000)
qcount=2 / qend=4 / v_quarter=3
654152
2009(2) : Array[2009][2] : Value = 654152 (654152 / 950000)
qcount=3 / qend=4 / v_quarter=3
644094
2009(3) : Array[2009][3] : Value = 644094 (644094 / 950000)
qcount=4 / qend=4 / v_quarter=3
651736
2009(4) : Array[2009][4] : Value = 651736 (644094 / 950000)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
648168
2010(1) : Array[2010][1] : Value = 648168 (644094 / 950000)
qcount=2 / qend=4 / v_quarter=3
647213
2010(2) : Array[2010][2] : Value = 647213 (644094 / 950000)
qcount=3 / qend=4 / v_quarter=3
652972
2010(3) : Array[2010][3] : Value = 652972 (644094 / 950000)
qcount=4 / qend=4 / v_quarter=3
647999
2010(4) : Array[2010][4] : Value = 647999 (644094 / 950000)
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
628445
2011(1) : Array[2011][1] : Value = 628445 (628445 / 950000)
qcount=2 / qend=3 / v_quarter=3
619257
2011(2) : Array[2011][2] : Value = 619257 (619257 / 950000)
qcount=3 / qend=3 / v_quarter=3
622404
2011(3) : Array[2011][3] : Value = 622404 (619257 / 950000)
HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-59%2C273%28-6.24%25%29+++Start%3A+%24950%2C000+End%3A+%24890%2C727
t:950000,942725,938268,941701,952561,941291,924436,934887,932326,915727,918596,910092,903125,900307,904047,908350,882275,889600,890727|950000,943875,924236,893415,841944,775301,718098,689974,681040,654152,644094,651736,648168,647213,652972,647999,628445,619257,622404
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
600000
970000
100000
600000
970000
Lawrence, KS|Los Angeles-Long Beach-Glendale, CA (MSAD)
16
4
2011
2008
1
1
882275
952561

function graph():

post_chtt HomePriceGraph.com Price depreciation in Lawrence, KS for years 2007 to 2011 |Total depreciation = $-59,273(-6.24%) Start: $950,000 End: $890,727
post_cht ls
post_chd t:950000,942725,938268,941701,952561,941291,924436,934887,932326,915727,918596,910092,903125,900307,904047,908350,882275,889600,890727|950000,943875,924236,893415,841944,775301,718098,689974,681040,654152,644094,651736,648168,647213,652972,647999,628445,619257,622404
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,600000,970000,100000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 600000,970000
post_chf
http://chart.apis.google.com/chart?chid=43981f5b837f2be96fd5bca14895d440+chtt=HomePriceGraph.com+++++++++++++++++++++Price+depreciation+in+Lawrence%2C+KS+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-59%2C273%28-6.24%25%29+++Start%3A+%24950%2C000+End%3A+%24890%2C727&cht=ls&chd=t%3A950000%2C942725%2C938268%2C941701%2C952561%2C941291%2C924436%2C934887%2C932326%2C915727%2C918596%2C910092%2C903125%2C900307%2C904047%2C908350%2C882275%2C889600%2C890727%7C950000%2C943875%2C924236%2C893415%2C841944%2C775301%2C718098%2C689974%2C681040%2C654152%2C644094%2C651736%2C648168%2C647213%2C652972%2C647999%2C628445%2C619257%2C622404&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%2C600000%2C970000%2C100000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=600000%2C970000&chdl=Lawrence%2C+KS%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24882%5C%2C275+in+2011%2C3972dd%2C0%2C16%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24952%5C%2C561+in+2008%2C3972dd%2C0%2C4%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...