$City_1 = Ames, IA
$e =
$City_2 = Des Moines-West Des Moines, IA
$e =
function get_years(Array,Ames, IA,) {
1960
Selecting city: Ames, IA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Ames, IA.
Most recent data for Ames, IA 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
1986
The first year data is available for Ames, IA is : 1986 the most recent year of data is 2024.
return Array
}
function get_years(Array,Des Moines-West Des Moines, IA,) {
1960
Selecting city: Des Moines-West Des Moines, IA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Des Moines-West Des Moines, IA.
Most recent data for Des Moines-West Des Moines, IA 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
1977
The first year data is available for Des Moines-West Des Moines, IA is : 1977 the most recent year of data is 2024.
return Array
}

Inputs:

City_1 Ames, IA
City_2 Des Moines-West Des Moines, IA
Price 150000
YearStart 2007
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Ames, IA,2007):

Data for 2007 is in the $c[Ames, IA] element.

function check_quarter():

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

function check_year(Ames, IA,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Ames, IA][2011] element.

function check_year(Des Moines-West Des Moines, IA,2007):

Data for 2007 is in the $c[Des Moines-West Des Moines, IA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Des Moines-West Des Moines, IA][2007] element.

function check_year(Des Moines-West Des Moines, IA,2011):

Data for 2011 is in the $c[Des Moines-West Des Moines, IA] element.

function check_quarter():

Data for the 3 quarter is in the $c[Des Moines-West Des Moines, IA][2011] element.

function get_valuation():

Purchase price: $150000
Purchase year: 2007
Purchase quarter: 1
Start price index:165.89
Current price index:166.21
Based on HPI the home has appreciated 0.19% in 4.5 years at an average rate of 0.04% per year.
The current appreciations value is: $150289.35
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Array ( [0] => Ames, IA [1] => 150000 [2] => 2007 [3] => 1 [4] => 2011 [5] => 3 [6] => 4.5 [7] => 18 [8] => 54 [9] => 150289.35 [10] => 0.0019289890891556 [11] => 0.00042866424203458 ) 1
Ames, IA
150000
2007
1
2011
3
4.5
18
54
150289.35
0.0019289890891556
0.00042866424203458
Ames, IA
150000
2007
1
2011
3
4.5
18
54
150289.35
0.0019289890891556
0.00042866424203458
165.89
166.21
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
150000
2007(1) : Array[2007][1] : Value = 150000 (150000 / 150000)
qcount=2 / qend=4 / v_quarter=3
152667
2007(2) : Array[2007][2] : Value = 152667 (150000 / 152667)
qcount=3 / qend=4 / v_quarter=3
151411
2007(3) : Array[2007][3] : Value = 151411 (150000 / 152667)
qcount=4 / qend=4 / v_quarter=3
152342
2007(4) : Array[2007][4] : Value = 152342 (150000 / 152667)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
153219
2008(1) : Array[2008][1] : Value = 153219 (150000 / 153219)
qcount=2 / qend=4 / v_quarter=3
151130
2008(2) : Array[2008][2] : Value = 151130 (150000 / 153219)
qcount=3 / qend=4 / v_quarter=3
150660
2008(3) : Array[2008][3] : Value = 150660 (150000 / 153219)
qcount=4 / qend=4 / v_quarter=3
151185
2008(4) : Array[2008][4] : Value = 151185 (150000 / 153219)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
153165
2009(1) : Array[2009][1] : Value = 153165 (150000 / 153219)
qcount=2 / qend=4 / v_quarter=3
152324
2009(2) : Array[2009][2] : Value = 152324 (150000 / 153219)
qcount=3 / qend=4 / v_quarter=3
150561
2009(3) : Array[2009][3] : Value = 150561 (150000 / 153219)
qcount=4 / qend=4 / v_quarter=3
151365
2009(4) : Array[2009][4] : Value = 151365 (150000 / 153219)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
147414
2010(1) : Array[2010][1] : Value = 147414 (147414 / 153219)
qcount=2 / qend=4 / v_quarter=3
150750
2010(2) : Array[2010][2] : Value = 150750 (147414 / 153219)
qcount=3 / qend=4 / v_quarter=3
151049
2010(3) : Array[2010][3] : Value = 151049 (147414 / 153219)
qcount=4 / qend=4 / v_quarter=3
151637
2010(4) : Array[2010][4] : Value = 151637 (147414 / 153219)
p_year=2007 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Ames, IA][2011] element.
qcount=1 / qend=3 / v_quarter=3
147640
2011(1) : Array[2011][1] : Value = 147640 (147414 / 153219)
qcount=2 / qend=3 / v_quarter=3
146700
2011(2) : Array[2011][2] : Value = 146700 (146700 / 153219)
qcount=3 / qend=3 / v_quarter=3
150289
2011(3) : Array[2011][3] : Value = 150289 (146700 / 153219)

function get_valuation():

Purchase price: $150000
Purchase year: 2007
Purchase quarter: 1
Start price index:165.77
Current price index:158.10
Based on HPI the home has appreciated -4.63% in 4.5 years at an average rate of -1.03% per year.
The current appreciations value is: $143059.66
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 4.5 years (18 quarters or 54 months).


Des Moines-West Des Moines, IA
150000
2007
1
2011
3
4.5
18
54
143059.66
-0.046268926826326
-0.010281983739183
165.77
158.10
p_year=2007 / ycount=2007 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
150000
2007(1) : Array[2007][1] : Value = 150000 (150000 / 150000)
qcount=2 / qend=4 / v_quarter=3
150751
2007(2) : Array[2007][2] : Value = 150751 (150000 / 150751)
qcount=3 / qend=4 / v_quarter=3
150072
2007(3) : Array[2007][3] : Value = 150072 (150000 / 150751)
qcount=4 / qend=4 / v_quarter=3
151593
2007(4) : Array[2007][4] : Value = 151593 (150000 / 151593)
p_year=2007 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
152090
2008(1) : Array[2008][1] : Value = 152090 (150000 / 152090)
qcount=2 / qend=4 / v_quarter=3
149321
2008(2) : Array[2008][2] : Value = 149321 (149321 / 152090)
qcount=3 / qend=4 / v_quarter=3
147539
2008(3) : Array[2008][3] : Value = 147539 (147539 / 152090)
qcount=4 / qend=4 / v_quarter=3
148588
2008(4) : Array[2008][4] : Value = 148588 (147539 / 152090)
p_year=2007 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
149928
2009(1) : Array[2009][1] : Value = 149928 (147539 / 152090)
qcount=2 / qend=4 / v_quarter=3
148263
2009(2) : Array[2009][2] : Value = 148263 (147539 / 152090)
qcount=3 / qend=4 / v_quarter=3
146028
2009(3) : Array[2009][3] : Value = 146028 (146028 / 152090)
qcount=4 / qend=4 / v_quarter=3
145331
2009(4) : Array[2009][4] : Value = 145331 (145331 / 152090)
p_year=2007 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
143784
2010(1) : Array[2010][1] : Value = 143784 (143784 / 152090)
qcount=2 / qend=4 / v_quarter=3
143612
2010(2) : Array[2010][2] : Value = 143612 (143612 / 152090)
qcount=3 / qend=4 / v_quarter=3
145439
2010(3) : Array[2010][3] : Value = 145439 (143612 / 152090)
qcount=4 / qend=4 / v_quarter=3
144996
2010(4) : Array[2010][4] : Value = 144996 (143612 / 152090)
p_year=2007 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Des Moines-West Des Moines, IA][2011] element.
qcount=1 / qend=3 / v_quarter=3
142725
2011(1) : Array[2011][1] : Value = 142725 (142725 / 152090)
qcount=2 / qend=3 / v_quarter=3
141494
2011(2) : Array[2011][2] : Value = 141494 (141494 / 152090)
qcount=3 / qend=3 / v_quarter=3
143060
2011(3) : Array[2011][3] : Value = 143060 (141494 / 152090)
HomePriceGraph.com+++++++++++++++++++++++++Price+appreciation+in+Ames%2C+IA+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24289%280.19%25%29+++Start%3A+%24150%2C000+End%3A+%24150%2C289
t:150000,152667,151411,152342,153219,151130,150660,151185,153165,152324,150561,151365,147414,150750,151049,151637,147640,146700,150289|150000,150751,150072,151593,152090,149321,147539,148588,149928,148263,146028,145331,143784,143612,145439,144996,142725,141494,143060
2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
141000
153500
2000
141000
153500
Ames, IA|Des Moines-West Des Moines, IA
17
4
2011
2008
2
1
146700
153219

function graph():

post_chtt HomePriceGraph.com Price appreciation in Ames, IA for years 2007 to 2011 |Total appreciation = $289(0.19%) Start: $150,000 End: $150,289
post_cht ls
post_chd t:150000,152667,151411,152342,153219,151130,150660,151185,153165,152324,150561,151365,147414,150750,151049,151637,147640,146700,150289|150000,150751,150072,151593,152090,149321,147539,148588,149928,148263,146028,145331,143784,143612,145439,144996,142725,141494,143060
post_chl 2007|.|.|.|2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Ames, IA|Des Moines-West Des Moines, IA
post_chxt x,y
post_chxr 1,141000,153500,2000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 141000,153500
post_chf
http://chart.apis.google.com/chart?chid=a8459b297ef8628804afdc70addb972b+chtt=HomePriceGraph.com+++++++++++++++++++++++++Price+appreciation+in+Ames%2C+IA+for+years+2007+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+appreciation+%3D+%24289%280.19%25%29+++Start%3A+%24150%2C000+End%3A+%24150%2C289&cht=ls&chd=t%3A150000%2C152667%2C151411%2C152342%2C153219%2C151130%2C150660%2C151185%2C153165%2C152324%2C150561%2C151365%2C147414%2C150750%2C151049%2C151637%2C147640%2C146700%2C150289%7C150000%2C150751%2C150072%2C151593%2C152090%2C149321%2C147539%2C148588%2C149928%2C148263%2C146028%2C145331%2C143784%2C143612%2C145439%2C144996%2C142725%2C141494%2C143060&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%2C141000%2C153500%2C2000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=141000%2C153500&chdl=Ames%2C+IA%7CDes+Moines-West+Des+Moines%2C+IA&chdlp=b&chm=tLOW+%3A+%24146%5C%2C700+in+2011%2C3972dd%2C0%2C17%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24153%5C%2C219+in+2008%2C3972dd%2C0%2C4%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...