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


Array ( [0] => Cheyenne, WY [1] => 187000 [2] => 2007 [3] => 1 [4] => 2011 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 191842.61 [10] => 0.025896305968119 [11] => 0.005754734659582 ) 1
Cheyenne, WY
187000
2007
1
2011
3
4.5
18
54
191842.61
0.025896305968119
0.005754734659582
Cheyenne, WY
187000
2007
1
2011
3
4.5
18
54
191842.61
0.025896305968119
0.005754734659582
183.81
188.57
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
187000
2007(1) : Array[2007][1] : Value = 187000 (187000 / 187000)
qcount=2 / qend=4 / v_quarter=3
188536
2007(2) : Array[2007][2] : Value = 188536 (187000 / 188536)
qcount=3 / qend=4 / v_quarter=3
190215
2007(3) : Array[2007][3] : Value = 190215 (187000 / 190215)
qcount=4 / qend=4 / v_quarter=3
191751
2007(4) : Array[2007][4] : Value = 191751 (187000 / 191751)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
191995
2008(1) : Array[2008][1] : Value = 191995 (187000 / 191995)
qcount=2 / qend=4 / v_quarter=3
193023
2008(2) : Array[2008][2] : Value = 193023 (187000 / 193023)
qcount=3 / qend=4 / v_quarter=3
189798
2008(3) : Array[2008][3] : Value = 189798 (187000 / 193023)
qcount=4 / qend=4 / v_quarter=3
188892
2008(4) : Array[2008][4] : Value = 188892 (187000 / 193023)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
192789
2009(1) : Array[2009][1] : Value = 192789 (187000 / 193023)
qcount=2 / qend=4 / v_quarter=3
191853
2009(2) : Array[2009][2] : Value = 191853 (187000 / 193023)
qcount=3 / qend=4 / v_quarter=3
188648
2009(3) : Array[2009][3] : Value = 188648 (187000 / 193023)
qcount=4 / qend=4 / v_quarter=3
186980
2009(4) : Array[2009][4] : Value = 186980 (186980 / 193023)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
189309
2010(1) : Array[2010][1] : Value = 189309 (186980 / 193023)
qcount=2 / qend=4 / v_quarter=3
188414
2010(2) : Array[2010][2] : Value = 188414 (186980 / 193023)
qcount=3 / qend=4 / v_quarter=3
191731
2010(3) : Array[2010][3] : Value = 191731 (186980 / 193023)
qcount=4 / qend=4 / v_quarter=3
190754
2010(4) : Array[2010][4] : Value = 190754 (186980 / 193023)
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
191181
2011(1) : Array[2011][1] : Value = 191181 (186980 / 193023)
qcount=2 / qend=3 / v_quarter=3
188953
2011(2) : Array[2011][2] : Value = 188953 (186980 / 193023)
qcount=3 / qend=3 / v_quarter=3
191843
2011(3) : Array[2011][3] : Value = 191843 (186980 / 193023)

function get_valuation():

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


Los Angeles-Long Beach-Glendale, CA (MSAD)
187000
2007
1
2011
3
4.5
18
54
122515.33
-0.34483778428415
-0.076630618729811
338.13
221.53
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
187000
2007(1) : Array[2007][1] : Value = 187000 (187000 / 187000)
qcount=2 / qend=4 / v_quarter=3
185794
2007(2) : Array[2007][2] : Value = 185794 (185794 / 187000)
qcount=3 / qend=4 / v_quarter=3
181929
2007(3) : Array[2007][3] : Value = 181929 (181929 / 187000)
qcount=4 / qend=4 / v_quarter=3
175862
2007(4) : Array[2007][4] : Value = 175862 (175862 / 187000)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
165730
2008(1) : Array[2008][1] : Value = 165730 (165730 / 187000)
qcount=2 / qend=4 / v_quarter=3
152612
2008(2) : Array[2008][2] : Value = 152612 (152612 / 187000)
qcount=3 / qend=4 / v_quarter=3
141352
2008(3) : Array[2008][3] : Value = 141352 (141352 / 187000)
qcount=4 / qend=4 / v_quarter=3
135816
2008(4) : Array[2008][4] : Value = 135816 (135816 / 187000)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
134057
2009(1) : Array[2009][1] : Value = 134057 (134057 / 187000)
qcount=2 / qend=4 / v_quarter=3
128765
2009(2) : Array[2009][2] : Value = 128765 (128765 / 187000)
qcount=3 / qend=4 / v_quarter=3
126785
2009(3) : Array[2009][3] : Value = 126785 (126785 / 187000)
qcount=4 / qend=4 / v_quarter=3
128289
2009(4) : Array[2009][4] : Value = 128289 (126785 / 187000)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
127587
2010(1) : Array[2010][1] : Value = 127587 (126785 / 187000)
qcount=2 / qend=4 / v_quarter=3
127399
2010(2) : Array[2010][2] : Value = 127399 (126785 / 187000)
qcount=3 / qend=4 / v_quarter=3
128532
2010(3) : Array[2010][3] : Value = 128532 (126785 / 187000)
qcount=4 / qend=4 / v_quarter=3
127554
2010(4) : Array[2010][4] : Value = 127554 (126785 / 187000)
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
123704
2011(1) : Array[2011][1] : Value = 123704 (123704 / 187000)
qcount=2 / qend=3 / v_quarter=3
121896
2011(2) : Array[2011][2] : Value = 121896 (121896 / 187000)
qcount=3 / qend=3 / v_quarter=3
122515
2011(3) : Array[2011][3] : Value = 122515 (121896 / 187000)
HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Cheyenne%2C+WY+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%244%2C843%282.59%25%29+++Start%3A+%24187%2C000+End%3A+%24191%2C843
t:187000,188536,190215,191751,191995,193023,189798,188892,192789,191853,188648,186980,189309,188414,191731,190754,191181,188953,191843|187000,185794,181929,175862,165730,152612,141352,135816,134057,128765,126785,128289,127587,127399,128532,127554,123704,121896,122515
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
119000
193300
10000
119000
193300
Cheyenne, WY|Los Angeles-Long Beach-Glendale, CA (MSAD)
11
5
2009
2008
4
2
186980
193023

function graph():

post_chtt HomePriceGraph.com Price appreciation in Cheyenne, WY for years 2007 to 2011 |Total appreciation = $4,843(2.59%) Start: $187,000 End: $191,843
post_cht ls
post_chd t:187000,188536,190215,191751,191995,193023,189798,188892,192789,191853,188648,186980,189309,188414,191731,190754,191181,188953,191843|187000,185794,181929,175862,165730,152612,141352,135816,134057,128765,126785,128289,127587,127399,128532,127554,123704,121896,122515
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,119000,193300,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 119000,193300
post_chf
http://chart.apis.google.com/chart?chid=39b9961c23183927c3d4a616fbd0a4e9+chtt=HomePriceGraph.com+++++++++++++++++++++Price+appreciation+in+Cheyenne%2C+WY+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%244%2C843%282.59%25%29+++Start%3A+%24187%2C000+End%3A+%24191%2C843&cht=ls&chd=t%3A187000%2C188536%2C190215%2C191751%2C191995%2C193023%2C189798%2C188892%2C192789%2C191853%2C188648%2C186980%2C189309%2C188414%2C191731%2C190754%2C191181%2C188953%2C191843%7C187000%2C185794%2C181929%2C175862%2C165730%2C152612%2C141352%2C135816%2C134057%2C128765%2C126785%2C128289%2C127587%2C127399%2C128532%2C127554%2C123704%2C121896%2C122515&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%2C119000%2C193300%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=119000%2C193300&chdl=Cheyenne%2C+WY%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24186%5C%2C980+in+2009%2C3972dd%2C0%2C11%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24193%5C%2C023+in+2008%2C3972dd%2C0%2C5%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...