$City_1 = Fresno, CA
$e =
$City_2 = Los Angeles-Long Beach-Glendale, CA (MSAD)
$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,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 Fresno, CA
City_2 Los Angeles-Long Beach-Glendale, CA (MSAD)
Price 375500
YearStart 2010
QuarterStart 1
YearEnd 2011
QuarterEnd 3

function check_year(Fresno, CA,2010):

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

function check_quarter():

Data for the 1 quarter is in the $c[Fresno, CA][2010] 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(Los Angeles-Long Beach-Glendale, CA (MSAD),2010):

Data for 2010 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)][2010] 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: $375500
Purchase year: 2010
Purchase quarter: 1
Start price index:166.81
Current price index:146.77
Based on HPI the home has appreciated -12.01% in 1.5 years at an average rate of -8.01% per year.
The current appreciations value is: $330388.68
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 1.5 years (6 quarters or 18 months).


Array ( [0] => Fresno, CA [1] => 375500 [2] => 2010 [3] => 1 [4] => 2011 [5] => 3 [6] => 1.5 [7] => 6 [8] => 18 [9] => 330388.68 [10] => -0.12013668245309 [11] => -0.080091121635394 ) 1
Fresno, CA
375500
2010
1
2011
3
1.5
6
18
330388.68
-0.12013668245309
-0.080091121635394
Fresno, CA
375500
2010
1
2011
3
1.5
6
18
330388.68
-0.12013668245309
-0.080091121635394
166.81
146.77
p_year=2010 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
375500
2010(1) : Array[2010][1] : Value = 375500 (375500 / 375500)
qcount=2 / qend=4 / v_quarter=3
366766
2010(2) : Array[2010][2] : Value = 366766 (366766 / 375500)
qcount=3 / qend=4 / v_quarter=3
370570
2010(3) : Array[2010][3] : Value = 370570 (366766 / 375500)
qcount=4 / qend=4 / v_quarter=3
361183
2010(4) : Array[2010][4] : Value = 361183 (361183 / 375500)
p_year=2010 / 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
345763
2011(1) : Array[2011][1] : Value = 345763 (345763 / 375500)
qcount=2 / qend=3 / v_quarter=3
332617
2011(2) : Array[2011][2] : Value = 332617 (332617 / 375500)
qcount=3 / qend=3 / v_quarter=3
330389
2011(3) : Array[2011][3] : Value = 330389 (330389 / 375500)

function get_valuation():

Purchase price: $375500
Purchase year: 2010
Purchase quarter: 1
Start price index:230.70
Current price index:221.53
Based on HPI the home has appreciated -3.97% in 1.5 years at an average rate of -2.65% per year.
The current appreciations value is: $360574.4
Evaluation year: 2011
Evaluation quarter: 3
Evaluation period: 1.5 years (6 quarters or 18 months).


Los Angeles-Long Beach-Glendale, CA (MSAD)
375500
2010
1
2011
3
1.5
6
18
360574.4
-0.03974859124404
-0.02649906082936
230.70
221.53
p_year=2010 / ycount=2010 / v_year=2011
qcount=1 / qend=4 / v_quarter=3
375500
2010(1) : Array[2010][1] : Value = 375500 (375500 / 375500)
qcount=2 / qend=4 / v_quarter=3
374947
2010(2) : Array[2010][2] : Value = 374947 (374947 / 375500)
qcount=3 / qend=4 / v_quarter=3
378283
2010(3) : Array[2010][3] : Value = 378283 (374947 / 378283)
qcount=4 / qend=4 / v_quarter=3
375402
2010(4) : Array[2010][4] : Value = 375402 (374947 / 378283)
p_year=2010 / 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
364074
2011(1) : Array[2011][1] : Value = 364074 (364074 / 378283)
qcount=2 / qend=3 / v_quarter=3
358751
2011(2) : Array[2011][2] : Value = 358751 (358751 / 378283)
qcount=3 / qend=3 / v_quarter=3
360574
2011(3) : Array[2011][3] : Value = 360574 (358751 / 378283)
HomePriceGraph.com+++++++++++++++++++++++Price+depreciation+in+Fresno%2C+CA+for+years+2010+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-45%2C111%28-12.01%25%29+++Start%3A+%24375%2C500+End%3A+%24330%2C389
t:375500,366766,370570,361183,345763,332617,330389|375500,374947,378283,375402,364074,358751,360574
2010|.|.|.|2011|.|.|
328000
379000
10000
328000
379000
Fresno, CA|Los Angeles-Long Beach-Glendale, CA (MSAD)
6
0
2011
2010
3
1
330389
375500

function graph():

post_chtt HomePriceGraph.com Price depreciation in Fresno, CA for years 2010 to 2011 |Total depreciation = $-45,111(-12.01%) Start: $375,500 End: $330,389
post_cht ls
post_chd t:375500,366766,370570,361183,345763,332617,330389|375500,374947,378283,375402,364074,358751,360574
post_chl 2010|.|.|.|2011|.|.|
post_chxl
post_chbh a
post_chco 3972cc,cccccc
post_chs 800x375
post_chdl Fresno, CA|Los Angeles-Long Beach-Glendale, CA (MSAD)
post_chxt x,y
post_chxr 1,328000,379000,10000
post_chxs 1,0000DD,18,0,lt,0000DD|2,0000DD,0,l
post_chxtc 1,-800|2,-800
post_chds 328000,379000
post_chf
http://chart.apis.google.com/chart?chid=9e9686fb7d66d99fe94b4a4bfb76fe48+chtt=HomePriceGraph.com+++++++++++++++++++++++Price+depreciation+in+Fresno%2C+CA+for+years+2010+to+2011++++++++++++++++++++++++++++++++++++++++++++++++++++++++%7CTotal+depreciation+%3D+%24-45%2C111%28-12.01%25%29+++Start%3A+%24375%2C500+End%3A+%24330%2C389&cht=ls&chd=t%3A375500%2C366766%2C370570%2C361183%2C345763%2C332617%2C330389%7C375500%2C374947%2C378283%2C375402%2C364074%2C358751%2C360574&chl=2010%7C.%7C.%7C.%7C2011%7C.%7C.%7C&chbh=a&chco=3972cc%2Ccccccc&chs=800x375&chxt=x%2Cy&chxr=1%2C328000%2C379000%2C10000&chxs=1%2C0000DD%2C18%2C0%2Clt%2C0000DD%7C2%2C0000DD%2C0%2Cl&chxtc=1%2C-800%7C2%2C-800&chds=328000%2C379000&chdl=Fresno%2C+CA%7CLos+Angeles-Long+Beach-Glendale%2C+CA++%28MSAD%29&chdlp=b&chm=tLOW+%3A+%24330%5C%2C389+in+2011%2C3972dd%2C0%2C6%2C16%2C%2Cl%3A%3A-10%7CtHIGH+%3A+%24375%5C%2C500+in+2010%2C3972dd%2C0%2C0%2C16%2C%2Cl%3A%3A1&chma=70%2C30%2C30%2C30DEBUGGING so... exiting before image dump...