$City_1 = Cheyenne, WY
$e =
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$e =
function get_years(Array,Cheyenne, WY,) {
1960
Selecting city: Cheyenne, WY
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Cheyenne, WY.
Most recent data for Cheyenne, WY 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
1979
The first year data is available for Cheyenne, WY is : 1979 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 Cheyenne, WY
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 235000
YearStart 2007
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Cheyenne, WY,2007):

Data for 2007 is in the $c[Cheyenne, WY] element.

function check_quarter():

Data for the 1 quarter is in the $c[Cheyenne, WY][2007] element.
START $v_year = 2011

function check_year(Cheyenne, WY,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Cheyenne, WY][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: $235000
Purchase year: 2007
Purchase quarter: 1
Start price index:183.81
Current price index:188.57
Based on HPI the home has appreciated 2.59% in 4.5 years at an average rate of 0.58% per year.
The current appreciations value is: $241085.63
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Array ( [0] => Cheyenne, WY [1] => 235000 [2] => 2007 [3] => 1 [4] => 2011 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 241085.63 [10] => 0.025896305968119 [11] => 0.005754734659582 ) 1
Cheyenne, WY
235000
2007
1
2011
3
4.5
18
54
241085.63
0.025896305968119
0.005754734659582
Cheyenne, WY
235000
2007
1
2011
3
4.5
18
54
241085.63
0.025896305968119
0.005754734659582
183.81
188.57
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
235000
2007(1) : Array[2007][1] : Value = 235000 (235000 / 235000)
qcount=2 / qend=4 / v_quarter=3
236931
2007(2) : Array[2007][2] : Value = 236931 (235000 / 236931)
qcount=3 / qend=4 / v_quarter=3
239040
2007(3) : Array[2007][3] : Value = 239040 (235000 / 239040)
qcount=4 / qend=4 / v_quarter=3
240971
2007(4) : Array[2007][4] : Value = 240971 (235000 / 240971)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
241277
2008(1) : Array[2008][1] : Value = 241277 (235000 / 241277)
qcount=2 / qend=4 / v_quarter=3
242569
2008(2) : Array[2008][2] : Value = 242569 (235000 / 242569)
qcount=3 / qend=4 / v_quarter=3
238516
2008(3) : Array[2008][3] : Value = 238516 (235000 / 242569)
qcount=4 / qend=4 / v_quarter=3
237378
2008(4) : Array[2008][4] : Value = 237378 (235000 / 242569)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
242275
2009(1) : Array[2009][1] : Value = 242275 (235000 / 242569)
qcount=2 / qend=4 / v_quarter=3
241098
2009(2) : Array[2009][2] : Value = 241098 (235000 / 242569)
qcount=3 / qend=4 / v_quarter=3
237071
2009(3) : Array[2009][3] : Value = 237071 (235000 / 242569)
qcount=4 / qend=4 / v_quarter=3
234974
2009(4) : Array[2009][4] : Value = 234974 (234974 / 242569)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
237902
2010(1) : Array[2010][1] : Value = 237902 (234974 / 242569)
qcount=2 / qend=4 / v_quarter=3
236777
2010(2) : Array[2010][2] : Value = 236777 (234974 / 242569)
qcount=3 / qend=4 / v_quarter=3
240945
2010(3) : Array[2010][3] : Value = 240945 (234974 / 242569)
qcount=4 / qend=4 / v_quarter=3
239718
2010(4) : Array[2010][4] : Value = 239718 (234974 / 242569)
p_year=2007 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Cheyenne, WY][2011] element.
qcount=1 / qend=3 / v_quarter=3
240255
2011(1) : Array[2011][1] : Value = 240255 (234974 / 242569)
qcount=2 / qend=3 / v_quarter=3
237455
2011(2) : Array[2011][2] : Value = 237455 (234974 / 242569)
qcount=3 / qend=3 / v_quarter=3
241086
2011(3) : Array[2011][3] : Value = 241086 (234974 / 242569)

function get_valuation():

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


Los Angeles-Long Beach-Glendale, CA (MSAD)
235000
2007
1
2011
3
4.5
18
54
153963.12
-0.34483778428415
-0.076630618729811
338.13
221.53
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
235000
2007(1) : Array[2007][1] : Value = 235000 (235000 / 235000)
qcount=2 / qend=4 / v_quarter=3
233485
2007(2) : Array[2007][2] : Value = 233485 (233485 / 235000)
qcount=3 / qend=4 / v_quarter=3
228627
2007(3) : Array[2007][3] : Value = 228627 (228627 / 235000)
qcount=4 / qend=4 / v_quarter=3
221003
2007(4) : Array[2007][4] : Value = 221003 (221003 / 235000)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
208270
2008(1) : Array[2008][1] : Value = 208270 (208270 / 235000)
qcount=2 / qend=4 / v_quarter=3
191785
2008(2) : Array[2008][2] : Value = 191785 (191785 / 235000)
qcount=3 / qend=4 / v_quarter=3
177635
2008(3) : Array[2008][3] : Value = 177635 (177635 / 235000)
qcount=4 / qend=4 / v_quarter=3
170678
2008(4) : Array[2008][4] : Value = 170678 (170678 / 235000)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
168468
2009(1) : Array[2009][1] : Value = 168468 (168468 / 235000)
qcount=2 / qend=4 / v_quarter=3
161817
2009(2) : Array[2009][2] : Value = 161817 (161817 / 235000)
qcount=3 / qend=4 / v_quarter=3
159329
2009(3) : Array[2009][3] : Value = 159329 (159329 / 235000)
qcount=4 / qend=4 / v_quarter=3
161219
2009(4) : Array[2009][4] : Value = 161219 (159329 / 235000)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
160336
2010(1) : Array[2010][1] : Value = 160336 (159329 / 235000)
qcount=2 / qend=4 / v_quarter=3
160100
2010(2) : Array[2010][2] : Value = 160100 (159329 / 235000)
qcount=3 / qend=4 / v_quarter=3
161525
2010(3) : Array[2010][3] : Value = 161525 (159329 / 235000)
qcount=4 / qend=4 / v_quarter=3
160295
2010(4) : Array[2010][4] : Value = 160295 (159329 / 235000)
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
155457
2011(1) : Array[2011][1] : Value = 155457 (155457 / 235000)
qcount=2 / qend=3 / v_quarter=3
153185
2011(2) : Array[2011][2] : Value = 153185 (153185 / 235000)
qcount=3 / qend=3 / v_quarter=3
153963
2011(3) : Array[2011][3] : Value = 153963 (153185 / 235000)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Cheyenne%2C+WY+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%246%2C086%282.59%25%29+++Start%3A+%24235%2C000+End%3A+%24241%2C086
t:235000,236931,239040,240971,241277,242569,238516,237378,242275,241098,237071,234974,237902,236777,240945,239718,240255,237455,241086|235000,233485,228627,221003,208270,191785,177635,170678,168468,161817,159329,161219,160336,160100,161525,160295,155457,153185,153963
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
149000
242900
20000
149000
242900
Cheyenne, WY|Los Angeles-Long Beach-Glendale, CA (MSAD)
11
5
2009
2008
4
2
234974
242569

function graph():

post_chtt HomePriceGraph.com Price appreciation in Cheyenne, WY for years 2007 to 2011 |Total appreciation = $6,086(2.59%) Start: $235,000 End: $241,086
post_cht ls
post_chd t:235000,236931,239040,240971,241277,242569,238516,237378,242275,241098,237071,234974,237902,236777,240945,239718,240255,237455,241086|235000,233485,228627,221003,208270,191785,177635,170678,168468,161817,159329,161219,160336,160100,161525,160295,155457,153185,153963
post_chl 2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Cheyenne, WY|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,149000,242900,20000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 149000,242900
post_chf
http://chart.apis.google.com/chart?chid=e62b03736d6eef5049dcfb27d1ee56dd+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Cheyenne%2C+WY+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%246%2C086%282.59%25%29+++Start%3A+%24235%2C000+End%3A+%24241%2C086&cht=ls&chd=t%3A235000%2C236931%2C239040%2C240971%2C241277%2C242569%2C238516%2C237378%2C242275%2C241098%2C237071%2C234974%2C237902%2C236777%2C240945%2C239718%2C240255%2C237455%2C241086%7C235000%2C233485%2C228627%2C221003%2C208270%2C191785%2C177635%2C170678%2C168468%2C161817%2C159329%2C161219%2C160336%2C160100%2C161525%2C160295%2C155457%2C153185%2C153963&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%2C149000%2C242900%2C20000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=149000%2C242900&chdl=Cheyenne%2C+WY%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24234%5C%2C974+in+2009%2C3972dd%2C0%2C11%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24242%5C%2C569+in+2008%2C3972dd%2C0%2C5%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...