$City_1 = Fresno, CA
$e =
$City_2 = Lawrence, KS
$e =
function get_years(Array,Fresno, CA,) {
1960
Selecting city: Fresno, CA
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Fresno, CA.
Most recent data for Fresno, CA 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 Fresno, CA is : 1977 the most recent year of data is 2024.
return Array
}
function get_years(Array,Lawrence, KS,) {
1960
Selecting city: Lawrence, KS
Searching backwards from 2025 for most recent data.
0: Year 2025 not found in data for Lawrence, KS.
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
}

Inputs:

City_1 Fresno, CA
City_2 Lawrence, KS
Price 100000
YearStart 2008
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Fresno, CA,2008):

Data for 2008 is in the $c[Fresno, CA] element.

function check_quarter():

Data for the 1 quarter is in the $c[Fresno, CA][2008] element.
START $v_year = 2011

function check_year(Fresno, CA,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Fresno, CA][2011] element.

function check_year(Lawrence, KS,2008):

Data for 2008 is in the $c[Lawrence, KS] element.

function check_quarter():

Data for the 1 quarter is in the $c[Lawrence, KS][2008] element.

function check_year(Lawrence, KS,2011):

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

function check_quarter():

Data for the 3 quarter is in the $c[Lawrence, KS][2011] element.

function get_valuation():

Purchase price: $100000
Purchase year: 2008
Purchase quarter: 1
Start price index:236.87
Current price index:146.77
Based on HPI the home has appreciated -38.04% in 3.5 years at an average rate of -10.87% per year.
The current appreciations value is: $61962.26
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Array ( [0] => Fresno, CA [1] => 100000 [2] => 2008 [3] => 1 [4] => 2011 [5] => 3 [6] => 3.5 [7] => 14 [8] => 42 [9] => 61962.26 [10] => -0.38037742221472 [11] => -0.10867926348992 ) 1
Fresno, CA
100000
2008
1
2011
3
3.5
14
42
61962.26
-0.38037742221472
-0.10867926348992
Fresno, CA
100000
2008
1
2011
3
3.5
14
42
61962.26
-0.38037742221472
-0.10867926348992
236.87
146.77
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
2008(1) : Array[2008][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
91464
2008(2) : Array[2008][2] : Value = 91464 (91464 / 100000)
qcount=3 / qend=4 / v_quarter=3
82450
2008(3) : Array[2008][3] : Value = 82450 (82450 / 100000)
qcount=4 / qend=4 / v_quarter=3
77857
2008(4) : Array[2008][4] : Value = 77857 (77857 / 100000)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
77844
2009(1) : Array[2009][1] : Value = 77844 (77844 / 100000)
qcount=2 / qend=4 / v_quarter=3
73179
2009(2) : Array[2009][2] : Value = 73179 (73179 / 100000)
qcount=3 / qend=4 / v_quarter=3
70279
2009(3) : Array[2009][3] : Value = 70279 (70279 / 100000)
qcount=4 / qend=4 / v_quarter=3
71470
2009(4) : Array[2009][4] : Value = 71470 (70279 / 100000)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
70423
2010(1) : Array[2010][1] : Value = 70423 (70279 / 100000)
qcount=2 / qend=4 / v_quarter=3
68785
2010(2) : Array[2010][2] : Value = 68785 (68785 / 100000)
qcount=3 / qend=4 / v_quarter=3
69498
2010(3) : Array[2010][3] : Value = 69498 (68785 / 100000)
qcount=4 / qend=4 / v_quarter=3
67738
2010(4) : Array[2010][4] : Value = 67738 (67738 / 100000)
p_year=2008 / ycount=2011 / v_year=2011

function check_quarter():

Data for the 1 quarter is in the $c[Fresno, CA][2011] element.
qcount=1 / qend=3 / v_quarter=3
64846
2011(1) : Array[2011][1] : Value = 64846 (64846 / 100000)
qcount=2 / qend=3 / v_quarter=3
62380
2011(2) : Array[2011][2] : Value = 62380 (62380 / 100000)
qcount=3 / qend=3 / v_quarter=3
61962
2011(3) : Array[2011][3] : Value = 61962 (61962 / 100000)

function get_valuation():

Purchase price: $100000
Purchase year: 2008
Purchase quarter: 1
Start price index:185.94
Current price index:173.87
Based on HPI the home has appreciated -6.49% in 3.5 years at an average rate of -1.85% per year.
The current appreciations value is: $93508.66
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 3.5 years (14 quarters or 42 months).


Lawrence, KS
100000
2008
1
2011
3
3.5
14
42
93508.66
-0.064913412928902
-0.018546689408258
185.94
173.87
p_year=2008 / ycount=2008 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
100000
2008(1) : Array[2008][1] : Value = 100000 (100000 / 100000)
qcount=2 / qend=4 / v_quarter=3
98817
2008(2) : Array[2008][2] : Value = 98817 (98817 / 100000)
qcount=3 / qend=4 / v_quarter=3
97047
2008(3) : Array[2008][3] : Value = 97047 (97047 / 100000)
qcount=4 / qend=4 / v_quarter=3
98145
2008(4) : Array[2008][4] : Value = 98145 (97047 / 100000)
p_year=2008 / ycount=2009 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
97876
2009(1) : Array[2009][1] : Value = 97876 (97047 / 100000)
qcount=2 / qend=4 / v_quarter=3
96133
2009(2) : Array[2009][2] : Value = 96133 (96133 / 100000)
qcount=3 / qend=4 / v_quarter=3
96434
2009(3) : Array[2009][3] : Value = 96434 (96133 / 100000)
qcount=4 / qend=4 / v_quarter=3
95542
2009(4) : Array[2009][4] : Value = 95542 (95542 / 100000)
p_year=2008 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
94810
2010(1) : Array[2010][1] : Value = 94810 (94810 / 100000)
qcount=2 / qend=4 / v_quarter=3
94514
2010(2) : Array[2010][2] : Value = 94514 (94514 / 100000)
qcount=3 / qend=4 / v_quarter=3
94907
2010(3) : Array[2010][3] : Value = 94907 (94514 / 100000)
qcount=4 / qend=4 / v_quarter=3
95359
2010(4) : Array[2010][4] : Value = 95359 (94514 / 100000)
p_year=2008 / 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
92621
2011(1) : Array[2011][1] : Value = 92621 (92621 / 100000)
qcount=2 / qend=3 / v_quarter=3
93390
2011(2) : Array[2011][2] : Value = 93390 (92621 / 100000)
qcount=3 / qend=3 / v_quarter=3
93509
2011(3) : Array[2011][3] : Value = 93509 (92621 / 100000)
HomePriceGraph.com+++++++++++++++++++++++Price+depreciation+in+Fresno%2C+CA+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-38%2C038%28-38.04%25%29+++Start%3A+%24100%2C000+End%3A+%2461%2C962
t:100000,91464,82450,77857,77844,73179,70279,71470,70423,68785,69498,67738,64846,62380,61962|100000,98817,97047,98145,97876,96133,96434,95542,94810,94514,94907,95359,92621,93390,93509
2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
60000
102000
5000
60000
102000
Fresno, CA|Lawrence, KS
14
0
2011
2008
3
1
61962
100000

function graph():

post_chtt HomePriceGraph.com Price depreciation in Fresno, CA for years 2008 to 2011 |Total depreciation = $-38,038(-38.04%) Start: $100,000 End: $61,962
post_cht ls
post_chd t:100000,91464,82450,77857,77844,73179,70279,71470,70423,68785,69498,67738,64846,62380,61962|100000,98817,97047,98145,97876,96133,96434,95542,94810,94514,94907,95359,92621,93390,93509
post_chl 2008|.|.|.|2009|.|.|.|2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Fresno, CA|Lawrence, KS
post_chxt x,y
post_chxr 1,60000,102000,5000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 60000,102000
post_chf
http://chart.apis.google.com/chart?chid=99703d00c90c8cb8ba705991ef3bc900+chtt=HomePriceGraph.com+++++++++++++++++++++++Price+depreciation+in+Fresno%2C+CA+for+years+2008+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-38%2C038%28-38.04%25%29+++Start%3A+%24100%2C000+End%3A+%2461%2C962&cht=ls&chd=t%3A100000%2C91464%2C82450%2C77857%2C77844%2C73179%2C70279%2C71470%2C70423%2C68785%2C69498%2C67738%2C64846%2C62380%2C61962%7C100000%2C98817%2C97047%2C98145%2C97876%2C96133%2C96434%2C95542%2C94810%2C94514%2C94907%2C95359%2C92621%2C93390%2C93509&chl=2008%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%2C60000%2C102000%2C5000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=60000%2C102000&chdl=Fresno%2C+CA%7CLawrence%2C+KS&chdlp=b&chm=tLOW+%3A+%2461%5C%2C962+in+2011%2C3972dd%2C0%2C14%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24100%5C%2C000+in+2008%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...